body {
	margin-top: 0px;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #00427A;
}
.tphdr {
	background-image: url(images/mainheader.gif);
	background-repeat: no-repeat;
	height: 143px;
	width: 852px;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clip: rect(auto,0px,auto,auto);
	text-align:right;
	vertical-align:bottom;
}

/* Header date/time and utility link box */
span.utils {
	display:block;
	margin:15px 10px;
	color:#CC6666;
	font-weight:bold;
	vertical-align: bottom;
}
span.utils b {color:#CCCCFF;margin-right:3px;font-weight:normal;}
span.utils a {color:#FFFFFF;text-decoration:none;font-weight:bold;margin-left:3px;margin-right:3px;}
span.utils a:hover {text-decoration:underline;}
span.utils input.txt {
	height:14px;
	width:140px;
	font-size:12px;
	border:1px solid #CC6666;
	margin-left: 4px;
}

.sdnav {
	height: 100%;
	width: 154px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 0px;
}
.sdnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	padding: 3px 0px 13px;
	margin: 0px;
	text-indent: 5px;
	border-top: 1px solid #CC6666;
	background-color: #902052;
}
.sdnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #902052;
}
.sdnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #902052;}
}
.sdnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #902052;
}
.sdnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC33;
	background-color: #902052;
}
.mainbody {
	width: 853px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	height: auto;
}
.sdnav .sub1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: auto;
	padding: 3px 0px 5px;
	margin: 0px;
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #A72560;
}
.sdnav .sub1 .sub2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	display: block;
	height: auto;
	padding: 3px 0px 5px;
	margin: 0px;
	text-indent: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #BF2B6D;
	text-transform: uppercase;
}
.maincontent {
	display: block;
	height: 100%;
	width: 688px;
	margin-top: 3px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: right;
	margin-right: 0px;
	margin-bottom: auto;
}
.tphdr .utils .search {
	background-color: #DFEEFE;
	font-weight: bold;
	color: #004B8F;
	font-size: 9px;
	margin-top: 0px;
	vertical-align: bottom;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.updatedash {
	color: #999999;
	display: block;
	margin-top: 4px;
	margin-bottom: 4px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00427A;
	display: inline;
}
.imgcaption {
	background-color: #DCECFE;
	width: 470px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00427A;
	border-bottom-color: #00427A;
	border-left-color: #00427A;
}
