@charset "iso-8859-1";
.submenu{
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0066CC;
	text-align: left;
	list-style-position: outside;
	list-style-type: square;
	width: 200px
}

.submenu a
{
	display: block;
	width: 185px;
	color: #000000;
	padding-right: 15px;
	padding-top: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.submenu a:link {
	color: #0066CC;
	text-decoration: none;
}
.submenu a:visited {
	text-decoration: none;
	color: #0066CC;
}
.submenu a:hover {
	text-decoration: none;
	color: #0000FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    width: 185px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.submenu ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.maintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 135%;
	font-weight: bold;
	color: #0A69B4;
}
.boxit {
	margin: 5px;
	padding: 5px;
	height: auto;
	width: 400px;
	border: thin solid #006;
	clear: none;
	float: none;
	position: relative;
	left: 100px;
	background-color: #CADAEC;
}
.hivribbon {
	list-style-image: url(images/hivribbon.jpg);
}

.mainbody {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #003399;
	font-weight: normal;
	font-style: normal;
	list-style-type: square;
	text-align: left;
}

.mainbody ul {
	list-style-type: square;
}

.mainbody a:link {
	color: #0033FF;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.mainbody a:visited {
	color: #0033FF;
	font-weight: bold;
	text-decoration: none;
	font-size: 100%;
}

.mainbody a:hover {
	border: thin none #0000CC;
	color: #A43845;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
}

.superme {
	color:#900;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
}
.standout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}


.sidebar {
	background-repeat: no-repeat;
	background-image: url(images/menubackground.gif);
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DEEFF7;
	border-left-color: #DEEFF7;
	color: #0A69B4;
}
a:active {
	text-decoration: none;
}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	text-align: right;
}

.backtotop a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.backtotop a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
}

.backtotop a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003366;
	border: thin none #0000CC;
}

.backtotoprev {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	text-align: right;
}

.backtotoprev a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}

.backtotoprev a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #003366;
}

.backtotoprev a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #003366;
	border: thin none #0000CC;
}

.tablestuff {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-style: normal;
	font-weight: normal;
	color: #003399;
	list-style-type: square;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: none;
	text-align: left;
}

.tablestuff a:link {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tablestuff a:visited {
	text-decoration: none;
	color: #0033CC;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.tablestuff ul {
	list-style-type: square;
}

.tablestuff a:hover {
	text-decoration: underline;
	color: #A43845;
}	

.tableheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006699;
}

.sideheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	background-color: #006699;
}


.tablemain {
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
	background-color: #E6F2FF;
	list-style-type: square;
	text-align: left;
}
.breadcrumbs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #9999CC;
	text-decoration: none;
}
.DOCLINKS {
	font-size: xx-small;
	color: #0033FF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

.DOCLINKS a:link {
	text-decoration: none;
	color: #0033FF;
	font-weight: normal;
	background-color: #E7F5F9;
	font-size: xx-small;
}

.DOCLINKS a:visited {
	text-decoration: none;
	color: #0033FF;
	font-weight: normal;
	background-color: #E7F5F9;
	font-size: xx-small;
}

.DOCLINKS a:hover {
	text-decoration: underline overline;
	color: 0033FF;
	background-color: #FFFFFF;
}	

.sidetable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6698FF;
}
.subarticle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-variant: small-caps;
}
.dropdownlist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-decoration: none;
	background-color: #B0CAFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-weight: normal;
	color: #000033;
	padding: 3px;
	margin: 5px;
}
.blockit {
	background-color: #DAF5FE;
	background-repeat: repeat-x;
	padding: 5px;
	height: 80%;
	width: 80%;
	position: relative;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	float: none;
	clear: both;
	margin-top: 20px;
	margin-right: 55px;
	margin-bottom: 0px;
	margin-left: 55px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5;
}
.superscript {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	position: relative;
	bottom: 0.5em;
	color: #900;
}
sup {
	color: #900;
}
.mainbody table tr td div .submaintitle tr .submaintitle .submaintitle p {
	color: #003399;
}
.colormered {
	color: #900;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.highlightinred {
	color: #900;
	font-weight: bolder;
	font-size: 120%;
}

.mainbody table tr td div .submaintitle tr .submaintitle .submaintitle .superme strong {
	color: #F00;
}

