body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 78%;
	color: #666666;
	font-style: normal;
	line-height: 140%;
	margin: 0px 0px 0px 0px;
	border: 0px;
	text-align: center;
	background-image: url(../images/bg_white760x4.gif);
	background-repeat: repeat-y;
	background-position: center top;
	}

a:link {color: #00A2FF; text-decoration: underline;}
a:visited {color: #00A2FF; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

h1, h2, h3 {font-weight: normal; color: #FFFFFF;}
h1 {font-size:170%;	line-height: 110%;}
h2 {font-size:125%;	line-height: 100%;}
h3 {font-size:120%; line-height: normal;}


.border_all {border: 1px solid #cecece;}
.border_left {border-left: 1px solid #cecece;}
.border_right {border-right: 1px solid #cecece;}
.border_top {border-top: 1px solid #cecece;}
.border_bottom {border-bottom: 1px solid #cecece;}
.border_leftandright {border-left: 1px solid #cecece; border-right: 1px solid #cecece;}
.border_topandbottom {border-top: 1px solid #cecece; border-bottom: 1px solid #cecece;}

.border_all_white {border: 1px solid #ffffff;}
.border_left_white {border-left: 1px solid #ffffff;}
.border_right_white {border-right: 1px solid #ffffff;}
.border_top_white {border-top: 1px solid #ffffff;}
.border_bottom_white {border-bottom: 1px solid #ffffff;}
.border_leftandright_white {border-left: 1px solid #ffffff; border-right: 1px solid #ffffff;}
.border_topandbottom_white {border-top: 1px solid #ffffff; border-bottom: 1px solid #ffffff;}

.border_top_banner {border-top: 1px solid #999999;}
.border_bottom_banner {border-bottom: 1px solid #999999;}


 ul#navlist {text-align: right; color: #999999; font-size: 0.97em;	line-height: 100%; margin-top: 14px; vertical-align: middle;}
 #navlist li {list-style-type: none; display: inline;}
 #navlist a {padding: 4px 6px 4px 6px;}
 #navlist a:link {color: #666666; background-color: #FFFFFF; text-decoration: none;}
 #navlist a:visited {color: #666666; background-color: #FFFFFF; text-decoration: none;}
 #navlist a:hover {color: #000000; background-color: #CCCCCC; text-decoration: none;}
 .nav_active {color: #000000; background-color: #CCCCCC; text-decoration: none;}
 
 ul#subnavlist {color: #666666;	font-size: 0.98em;	padding: 0px 0px 0px 0px; line-height: 1.3em; margin: 0px 0px 0px 0px;}
 #subnavlist li {
	list-style-type: none;
	display: inline;
	text-align: left;
}
 #subnavlist a {
	padding: 5px 12px 5px 12px;
	display: block;
}
 #subnavlist a:link {
	color: #666666;
	text-decoration: none;
	display: block;
}
 #subnavlist a:visited {
	color: #666666;
	text-decoration: none;
	display: block;
}
 #subnavlist a:hover {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
}
 #subnavlist a:active {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
}

 .subnav_active {
	color: #000000;
	background-color: #CCCCCC;
	text-decoration: none;
	display: block;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #999999;
	line-height: 1.2em;
	padding: 10px;
	margin: 0px;
	border-top: 1px solid #cecece;
	text-align: left;
}

.footertext a:link{text-decoration: none; color: #666666; background-color: #FFFFFF; display: inline;}
.footertext a:visited{text-decoration: none;color: #666666; background-color: #FFFFFF;}
.footertext a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
}

.content_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #666666;
	text-align: left;
	vertical-align: top;
}

.content_body li {
	list-style-type: disc;
	display: list-item;
	text-align: left;
}

.content_h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #0099FF;
	border-bottom: 1px solid #cecece;
}

.content_h2 {
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;
}

.grey_grad {
	background-color: #CCCCCC;
	background-image: url(../images/grey_grad.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}


INPUT, TEXTAREA, SELECT, OPTION {
	color: #000000;
	background-color: #D0E2FF;
	border: inset 1px #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-style: normal;
	line-height: 1.5em;
}

