@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px 0px 0px;
	background-color: #FFFFFF;
}
li {
	list-style-image: url(bullet1.gif);
}

.blue_txt {
	font-weight: bold;
	color: #003468;
}
.blue_txt a {
	text-decoration: none;
}
.blue_txt a:hover {
	color: #CC0000;
}


.footer {
	color: #666666;
	font-size: 11px;
}
.footer a {
	color: #004B97;
	text-decoration: none;
}
#navcontainer ul
{
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
}

#navcontainer ul li {
	display: inline;
	margin: 0px;
	padding: 0px;
}
.red_txt {
	color: #CC0000;
}


#navcontainer ul li a
{
	color: #004B97;
	text-decoration: none;
	float: left;
	border-right: 1px solid #C9CAE6;
	padding-right: 10px;
	padding-left: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight: bold;
	background-image: url(bullet.gif);
	background-repeat: no-repeat;
	background-position: 14px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}
#navcontainer ul li a:hover
{
	color: #000000;
	background-image: url(bullet_h.gif);
	background-repeat: no-repeat;
}.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC0000;
	font-weight: bold;
	letter-spacing: -1px;
}
.smaller {
	font-size: 90%;
}
.highlightit:hover{
border: 0px;
}
.highlightit img{
border: 1px solid #FFFFFF;
}

.highlightit:hover img{
	border: 1px solid #003466;
}
.imgbox {
	padding: 3px;
	border: 1px solid #CCCCCC;
}
a {
	color: #004B97;
}
.boxblue {
	background-color: #D2DFFF;
	padding: 12px;
	color: #000000;
}
.redlrgtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
.boxgrey {
	background-color: #EDEDF3;
	padding: 10px;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #004286;
	font-weight: bold;
	letter-spacing: -1px;
}
.stage {
	color: #003468;
	background-color: #DCE8FF;
	display: block;
	padding: 3px 3px 3px 10px;
	font-weight: bold;
	font-size: 120%;
}.redmedtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
	letter-spacing: -1px;
}
