.redhighlight {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}

.red {
	color: #990000;
	font-weight: bold;
}
.darkgrey {
	color: #333333;
	font-weight: bold;
}

a:link { color: #06C; }
a:hover { color: #333; }
a:active { color: #000; }

a.content:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #06C; text-decoration: underline;}
a.content:visited { font-family: Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: #06C;	text-decoration: underline;}
a.content:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: black; text-decoration: underline;}

a.top:link { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #999999; text-decoration: none;}
a.top:visited { font-family: Arial, Helvetica, sans-serif;	font-size: 10px; font-weight: bold;	color: #999999;	text-decoration: none;}
a.top:hover { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #990000; text-decoration: none;}

a.boxlink:link { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #000000; text-decoration: none;}
a.boxlink:visited { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; font-weight: bold;	color: #000000;text-decoration: none;}
a.boxlink:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #660000; text-decoration: underline;}

a.boxborder:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 1px;
}
a.boxborder:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0000000;
	text-decoration: none;
	border-top: 2px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	padding-top: 1px;
}
a.boxborder:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
	border-top: 2px solid #990000;
	border-right: 1px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
	padding-top: 1px;
}


h1 {
	font-family: Tahoma, trebuchet ms,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #333;
	padding-bottom: 2px;
	border-bottom: 1px dotted #CCC;
	margin: 0;
}

h2 {
	font-family: Tahoma, trebuchet ms,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #660000;

}

h3 {
	font-family: Tahoma, trebuchet ms,arial,verdana,sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #660000;

}


#main {
	text-align: left;
	border: 1px solid #ccc;
	background: #FFFFFF;
	clear: both;
	width: 525px;
	margin-top: -1px;
}

.bodyarea {
	padding: 20px;
	
}

.hidden {
	display: none;
}


body {
	margin: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color= "#666666";
}

#topbar {
	padding-bottom: 0.5em;
	font-family: Tahoma, trebuchet ms,verdana,sans-serif;
	font-weight: bold;
	font-size: 200%;
}

#topbar a { text-decoration: none; color: #000; }

#topbar a:hover { text-decoration: underline; }

/*///////////// Tabs Code ////////////*/

#tabs {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	text-align: center;
}

#tabs ul {
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#tabs li { float: left; }

#tabs a,span { 


 }

#tabs span {
	position: relative;
	top: 0;
	margin: 0 5px 0 0;
	float: left;
	background: #FFF3B3;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 6px 6px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a {
	position: relative;
	top: 0;
	margin: 1px 2px 0 0;
	float: left;
	background: #F1F1F1;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 5px 4px 5px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a:hover {
	background: #E6E6E6;
	position: relative;
	top: 0;
	padding: 5px 4px 6px 10px;
	margin-top: 0px;
}

#tabs a.active {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #ffffff;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

#tabs a.active:hover {
	position: relative;
	top: 0;
	margin: 0 2px 0 0;
	float: left;
	background: #ffffff;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 6px 4px 6px 10px;
	text-decoration: none;
	color: #333;
}

.subtabs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.subtabs li {
	float: left;
	padding: 0 8px 0 8px;
	border-left: 1px solid #CCC;
	white-space: nowrap;
}

.subtabs li:first-child { border-left: none; }

.subtabs {
	font-family: tahoma,verdana,sans-serif;
	font-size: 11px;
	background: #FFFfff;
	color: #666;
	padding: 5px 7px 7px 7px; /* for All other Browsers */
}
p {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	color= "#666666";
	color: #666666;
}

a.more:link {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color= "#990000";
}

a.more:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	color="#990000";
}

a.more:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	color= "#000000";
}


.contentbit {
	padding-left: 3px;
	padding-top: 10px;

}
.leftnav {
	padding-left: 5px;
	padding-top: 10px;
}
.leftnavtable {
	border: 0px solid #CCCCCC;
}

.leftnavtable td {
	font-size:11px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	font-weight: normal;
	color: #666666;
	text-align:left;
}

.leftnavtable th {
	font-size:11px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #DAE9FE;
	font-weight: bold;
	color: #666666;
	text-align:left;
}

.leftnavtablesmall td {
	font-size:10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #EFEFEF;
	font-weight: normal;
	color: #666666;
	text-align:left;
}

.leftnavtablesmall th {
	font-size:10px;
	padding-left: 5px;
	padding-right: 4px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	background-color: #DAE9FE;
	font-weight: bold;
	color: #666666;
	text-align:left;
}


.rightnav {
	padding-top: 10px;
}



.topnav {
	background-color: #EFEFEF;
}
.topnav td {
	font-size:11px;
	padding: 5px;
	background-color: #EFEFEF;
	font-weight: normal;
	color: #666666;
	text-align:center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.topnav th {
	font-size:11px;
	padding: 5px;
	background-color: #EFEFEF;
	font-weight: normal;
	color: #666666;
	text-align:center;
}





.sidenavmain {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

	}

.sidenavmainright {
	display: block;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #666666;

	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;

}
td.sidenavmain a {
	display:block;
	text-decoration:none;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.sidenavmain a:visited {
	display:block;
	text-decoration:none;
	color:#666666;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

td.sidenavmain a:hover { text-decoration:none; color:#666666; display:block; background: #E2E1E1;}




.smalltext {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.smalltextpadding {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.formpadding {
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 4px;
	margin-bottom: 2px;
}
.midbuttons {
	background-color: #FFFFFF;
}

.midbuttons td{
	background-color: #FFFFFF;
	text-align: left;
	padding-bottom: 8px;
	vertical-align:top;
	padding-left:10px;
	font-family: tahoma, verdana, arial;
	font-size: 11px;
	
}
.midbuttons h2{
	font-family: tahoma, verdana, arial;
	color: #333333;
	font-size: 11px;
	margin-bottom: 3px;
}
.headerright {
	font-family: tahoma, verdana, arial;
	text-align: right;
	vertical-align: top;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;


}
.tabstable td{
	text-align: left;
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
}
ul {
	font-size: 10px;
	color: #666666;
	margin-left: 15px;
	list-style-type: disc;
}
img.box {
	border: 1px solid #000000;
	border-color: #000000;
}
a.ibdr {display:block;width:108px;height:64px;border: 1px solid #000000; } 

a.ibdr:hover {border: 1px solid #c00; }
.smallselect {
	font-size: 9px;
}

a.flag {display:block;width:30px;height:20px;border: 1px solid #000000; } 

a.flag:hover {border: 1px solid #c00; }
.smallselect {
	font-size: 9px;
}


.smalltextfield {
	font-size: 9px;
}
.descriptionbold {
	font-weight: bold;
	color: #990000;
}
