<!--

h1 {
	color: #4581d0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	margin: 13px 0px 2px 0px;
	padding-bottom: 5px;
}
.ttl {
	color: #000000;
}

h3 {
	color: #58788d
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
h4 {
	color: #aec9db;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding-left: 5px;
}
h6 {
	color: #aec9db;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

body {
	color: #000000;
	background-color: #ffffff;
	/* background-image: url(../Images/odrc_topstrip2.gif); */
}
p {
	margin: 0px 0px 0px 0px;
	padding 0px 0px 0px 0px;
}

.coltext {
	color: #58788d;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	padding 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0in; 
}
.coltextlbl {
	color: #000000;
	background-color: #ffffff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	padding 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-indent: 0in; 
}

.coltext ul {
	color: #58788d;
	margin: 0px 0px 0px 17px;
	list-style-image: url(center_bullet.gif);
}
.coltext ol {
	color: #58788d;
	margin-top: 0px;
	margin-bottom: 0px;
}
.coltext a:link {
	color: #3366CC; 
}
.coltext a:visited {
	color: #3366CC; 
}
.coltext a:link:hover {
	color: #58788d;
}

.alertBox { 
	width: 485px; 
	background-color: #ffff99;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-top: #000080 2px solid; 
	border-right: #000080 2px solid; 
	border-left: #000080 2px solid; 
	border-bottom: #000080 2px solid; 
	padding-top: 5px; 
	padding-right: 5px; 
	padding-left: 5px; 
	padding-bottom: 5px; 
	float: none; 
}

.alertBox h3 { 
	text-align: center;
	font-size: 14px;
}

/* styles general header elements */ 

#Toplinks { padding: 15px; float: left; width: 355px; color: #9FAEFE; border: 0;  }
#Toplinks a { color: #FFFFFF; text-decoration: none; }
#Toplinks a:hover { text-decoration: underline; }

#Logo { float: left; width: 170px; border: 0; }
	
#Searchbox {
	margin: 0;
	padding: 15px;
	float: right;
	width: 360px;
	border: 0;
	text-align: right;
	position: relative;
}
#Searchbox form { margin-bottom: 0; }

#MainNav {
	clear: both;
	margin: 0;
	padding: 2px 0px 0px 68px;
	font: Georgia, "Times New Roman", Times, serif;
	color: #0e3288;
	font-size: 18px;
	letter-spacing: 0px;
	text-align: center;
	border: 0;
	background: #FFFFFF;
	height: 25px;
}

#MainNav a:hover { color: #357edf; text-decoration: none; }

/*Footer*/
	
.footer {
	margin: 20 auto auto auto;
	color: #9FAEFE;
	text-align: center;
	height: 50px;
}
.footer a {	text-decoration: none; 	color: #1c5c9f; }
.footer a:hover { text-decoration: underline; color: #357edf; }

-->
