/* Body Style */
body {
	background-color: #666666;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Text Styles */
p {
	font-size: 12px;
	font-weight: normal;
}

li {
	line-height: 1.5;
}

.small {
	font-size: x-small;
}

.smaller {
	font-size: xx-small;
}

.titles {
	color: #ca5842;
	font-family: "Futura Bk BT", "Trebuchet MS", "Goudy Old Style", Sylfaen;
	font-weight: bold;
	font-size: 18px;
}

.subtitles {
	color: #ca5842;
	font-family: "Futura Bk BT", "Trebuchet MS", "Goudy Old Style", Sylfaen;
	font-weight: bold;
	font-size: 14px;
}

.bluetitles {
	color: #0324f0;
	font-family: "Futura Bk BT", "Trebuchet MS", "Goudy Old Style", Sylfaen;
	font-weight: bold;
	font-size: 14px;
}

.white {
	color: #FFFFFF;
	font-weight: bold;
}

a:link {
	color: #0324f0;
	text-decoration: none;
}

a:hover {
	color: #3bd317;
	text-decoration: underline;
}

a:visited {
	color: #0324f0;
	text-decoration: none;
}

a:visited:hover {
	color: #3bd317;
	text-decoration: underline;
}

/* Top Menu Style */

#topmenu {
	background-color:#FFFFFF;
	font-size: 12px;
	width: 850px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

#topmenu a {
	color: #CC5600;
	text-decoration: none;
}

#topmenu a:hover {
	color: #3bd317;
	text-decoration: underline;
}

#topmenu a:visited {
	color: #CC5600;
	text-decoration: none;
}

#topmenu a:visited:hover {
	color:#3bd317;
	text-decoration: underline;
}

#date {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#update {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
}

/* Container Styles */

#container {
	background-color:#ffffff;
	margin: 0 auto;
	padding-top: 8px;
	padding-bottom: 8px;
	width: 850px;
	font-family: Arial, Helvetica, sans-serif;
}

.white {
	border-color: #FFFFFF;
	border-style:solid;
	border-width: medium;
}

.whitetext {
	color:#ffffff;
	font-weight: bold;
}

#header {
	width: 850px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#mainmenu {
	padding-top: 15px;
	background-color: #ffffff;
}

/* Main Horizontal Menu Style */

#mainContent {
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	/*text-align: justify;*/
}

/* Main Content Styles */

#mainContent a {
	color: #0324f0;
	text-decoration: underline;
}

#mainContent a:hover {
	color: #04abce;
	text-decoration: underline;
}

#mainContent a:visited {
	color: #CC5600;
	text-decoration: underline;
}

#mainContent a:visited:hover {
	color:#04abce;
	text-decoration: underline;
}

#leftsidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #0324f0;
	vertical-align: top;
	float:left;
	text-align: left;
}

#leftsidemenu a {
	color:#0324f0;
	text-decoration: none;
}

#leftsidemenu a:hover {
	color:#000000;
	text-decoration: underline;
}

#leftsidemenu a:visited {
	color:#0324f0;
	text-decoration: none;
}

#leftsidemenu a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

.table {
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}

/* Footer Styles*/

#footer {
	background-color: #ffffff;
	font-size: xx-small;
	padding-top: 10px;
	padding-left: 10px;
}

#footer a {
	color: #0324f0;
	text-decoration:none;
}

#footer a:hover {
	color: #3bd317;
	text-decoration: underline;
}

#footer a:visited {
	color: #0324f0;
	text-decoration: none;
}

#footer a:visited:hover {
	color:#3bd317;
	text-decoration: underline;
}

ul.noIndent {
	margin-left: .5em;
	padding-left: .5em;
}

/* One Stop table style */

.onestop th {
	background-color: #0324f0;
	color: #FFFFFF;
	text-align: center;
}

#onestop th a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#onestop th a:hover {
	color: #000000;
	text-decoration: underline;
}

#onestop th a:visited:hover {
	color: #000000;
	text-decoration: underline;
}

#onestop th a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* Right Side Box Style */

.h4_template {
	margin:0; 
	border-bottom:1px solid #CCC; 
	text-align:center; 
	font-size: 1em; 
	font-weight:bold; 
	line-height:1.5; 
	color:#0324f0; 
	background:#EEE url(../images/grey_box_top.jpg) no-repeat left top; 
	padding-left:3px; 
	padding-right:3px; 
	padding-top:2px; 
	padding-bottom:2px; 
	background-color:#EEE;
}

div.content_side_box {
	float:right;
	text-align: center; 
	clear:right; 
	width:155px; 
	margin:10px 10px 5px 10px;
}

div.content_side_box div.content, div.content_side_box div.policy_info {
	padding:5px; 
	border-left:1px solid #CCC; 
	border-right:1px solid #CCC;
}

div.content_side_box div.content ul {
	margin:5px 5px 5px 18px; 
	padding:0;
}

div.content_side_box div.content ul li {
	margin:0; 
	padding:0;
}

div.content_side_box div.policy_info ul {
	list-style:none; 
	margin:0; 
	padding:0;
}

div.content_side_box div.policy_info ul li {
	list-style:none; 
	margin:0; 
	padding:0;
}

div.content_side_box div#footer1 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer2 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer3 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer4 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer5 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer6 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer7 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer8 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

div.content_side_box div#footer9 {
	clear:both; 
	height:15px; 
	background: url(../images/grey_box_bot.jpg) no-repeat left bottom;
}

/* Alternating Row Colors */

table.alternate_rows th {
	background-color: #0324f0;
	color: #FFFFFF;
	text-align: center;
}

table.alternate_rows tr.odd td {
	background-color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}

table.alternate_rows tr.even td {
	background-color: #eceef0;
	font-size: 12px;
	font-weight: normal;
}
