.bodytext {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #1B1B1B;
}
.smallbody {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #1B1B1B;
}
.breadcrumbs {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}
.breadcrumbsblack {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}
.langbg  {
	font-family : Arial, sans-serif;
	font-size : 10px;
	color : #1B1B1B;
	background-color: #CCCCCC;
}
.navmainon {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #666666;
	font-weight : bold;
}
.navmainoff {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000066;
}
.navmainoffsmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #000066;
}
.resultslinksmall {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #7BC860;
}
.whitetext  {
	color : White;
	font-weight : bold;
}
.smallbodygray {
	font-size : 11px;
	font-family : Arial, sans-serif;
	color : #808080;
}
.tableheader  {
	font-size : 11px;
	font-family : Arial,Verdana;
	font-weight : bold;
	color : #FFE4C4;
}
.inputtext  {

	font-family : Arial Monospace, Courier, monospace;
	font-size : 10pt;
	color : Black;

}
BODY {
	background-color : #ECECEC;
	color : #1B1B1B;
}

BODY#admin {
	background-color : #FFFFFF;
}

A {
	text-decoration : none;
}
A:hover {
	text-decoration : underline;
}

A.breadcrumbs:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;
}

A.breadcrumbs:hover  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #333333;
	font-weight : bold;

}

A.subheadlink:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #E5882D;
	font-weight : bold;
}

A.navmainoff:visited  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000066;
}

A.navmainoff:hover  {
	font-family : Arial, sans-serif;
	font-size : 12px;
	color : #000066;
	text-decoration:underline;
}

A.navmainoffsmall:visited  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #000066;
}

A.navmainoffsmall:hover  {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #000066;
	text-decoration:underline;
}
A.resultslinksmall:visited {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #7BC860;
}
A.resultslinksmall:hover {
	font-family : Arial, sans-serif;
	font-size : 11px;
	color : #7BC860;
	text-decoration:underline;
}

div#pageframe {
	width:776px;
	margin-left: auto;
	margin-right: auto;
	padding:8px 0 8px 0;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

td#navbar {
	padding: 3px 0 3px 20px;
	background-color:#73A2DE;
	border: 1px solid #637DBD;
	font-family: Arial, Verdana;
	font-size: 12px;
	font-weight:bold;
}

td#navbar a{
	color:#FFFFFF;
	padding-right: 25px;
}

td#navbar a:hover{
	color: #BDE3AD;
	text-decoration: none;
}

td#navbar a.selected{
	color: #BDE3AD;
	text-decoration: none;
}

td#navbar a.convhome{
	padding-left: 20px;
	color: #CCFFFF;
	text-decoration: none;
}

.bgcolor_type {
	background-color: #0066CC;
}

.bgcolor_topic {
	background-color: #FF9900;
}

.bgcolor_source {
	background-color: #993399;
}

.bgcolor_region {
	background-color: #339900;
}

.bgcolorlight_type {
	background-color: #B2D1F0;
	/*background-color: #B0E0E6;*/
}

.bgcolorlight_topic {
	background-color: #FFE0B2;
	/*background-color: #FFCC66;*/
}

.bgcolorlight_source {
	background-color: #E0C1E0;
	/*background-color: #D8BFD8;*/
}

.bgcolorlight_region {
	background-color: #C1E0B2;
	/*background-color: #98FB98;*/
}

div#topres ul{
	list-style: none;
	margin-left: 0;
	padding-left: 1.5em;
	text-indent: -1.5em;
}

div#topres ul a{
	padding-left: 1em;
}

div#topres p.footnote{
	font-size:10px;
	font-style:italic;
}

div#addrss {
	/*border-top:1px dotted #CCCCCC;
	border-bottom:1px dotted #CCCCCC;*/
}

div#addrss img {
	padding-bottom:5px;
}