/* --------------------------------------------------------------
//	Set primary HTML attributes and colors...
-------------------------------------------------------------- */
html, body { height: 100%; margin:0px 0px 0px 0px; font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 12px;	color: #000000;}

.wrapper { min-height: 100%; height: auto !important; height: 100%; margin: 0 auto -190px; text-align: center; }

.footer{ height: 190px;  background-image:url('img/footer_bg.gif'); background-repeat:repeat-x; background-position:top; background-color:#EAEEF2; text-align: center; }

.push { height: 190px; }

a:link { color: #005DB4; text-decoration: underline; }
a:visited {	color: #005DB4; text-decoration: underline; }
a:hover { color: #B45D00; text-decoration: none; }
a:active { color: #005DB4; text-decoration: underline; }

/* --------------------------------------------------------------
//	Common shared attributes...
-------------------------------------------------------------- */
table.center {margin-left:auto; margin-right:auto;}

.nowrap { white-space:nowrap; }

ul.normal { margin: 10px; padding:10px; }
li.normal { margin: 0px; padding:0px; list-style-type: disc; }
li.no-bullet { margin-left: -15px; margin-bottom: 2px; padding:0px; list-style-type:none; }
li.normal-sub { margin: 0px; padding-left: 10px; list-style-type: disc; }

.lh-20 { line-height: 20px; }
.lh-30 { line-height: 30px; }

.ta-center { text-align:center; }
.ta-left { text-align:left; }
.ta-right { text-align:right; }
.va-top { vertical-align:top; }
.va-middle { vertical-align: middle; }

.floatleft { float:left; }
.floatright { float:right; }

.title-text { font-size: 16px; font-weight: bold; font-family: Geneva, Arial, Helvetica, sans-serif; color: #3C4C69; }
.small-title-text { font-size: 13px; font-family: Geneva, Arial, Helvetica, sans-serif;	color: #A64200;	font-weight: bold; }
.small-text { font-size: 10px; font-weight: normal; color: #818181; font-family: verdana, Arial, Helvetica, sans-serif; }
.medium-title-text { font-size: 20px; font-family: Geneva, Arial, Helvetica, sans-serif;	color: #A64200;	font-weight: normal; }
.red-text { color:#993333; }


.breadcrumb-selected { font-size: 10px; font-weight: normal; color: #818181; font-family: Arial, Helvetica, sans-serif; }
.breadcrumb-text { font-size: 10px; font-weight: normal; color: #484848; font-family: Arial, Helvetica, sans-serif; }
.breadcrumb-text a:link { font-size: 10px; font-weight: normal; color: #484848; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
.breadcrumb-text a:visited { font-size: 10px; font-weight: normal; color: #484848; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }
.breadcrumb-text a:hover { font-size: 10px; font-weight: normal; color: #484848; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.breadcrumb-text a:active { font-size: 10px; font-weight: normal; color: #484848; text-decoration: none; font-family: Arial, Helvetica, sans-serif; }

.alert-text { color: #001C99; font-size:15px; }
.alert { background-color: #F1F4FF;	margin: 10px; padding: 10px; color: #001C99; border-top: 1px solid #CAD0EC; border-bottom: 1px solid #9FA9D8; border-right: 1px solid #9FA9D8; border-left: 10px solid #CAD0EC;}

.notice-1 { background-color: #FCFCFC;	margin: 10px; padding: 10px; color: #333333; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; border-left: 1px solid #E0E0E0;}
.notice-2 { background-color: #F4F4F4;	margin: 10px; padding: 10px; color: #333333; border-top: 1px solid #E6E6E6; border-bottom: 1px solid #E6E6E6; border-right: 1px solid #E6E6E6; border-left: 10px solid #E0E0E0;}
.notice-3 { background-color: #E7EAEF;	margin: 10px; padding: 10px; border-bottom: 1px solid #D9DCE0; }
.notice-4 { background-color: #EFEFEF;	margin: 5px; padding: 5px; color: #333333; border-top: 1px solid #D2D2D2; border-bottom: 2px solid #FFFFFF; border-right: 1px solid #D2D2D2; border-left: 2px solid #FFFFFF;}


.graphic-text-1 { color:#91D2FF; font-size:44px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
.graphic-text-2 { color:#FFFFFF; font-size:25px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }
.graphic-text-3 { color:#91D2FF; font-size:30px; font-family:Arial, Helvetica, sans-serif; font-weight:normal; }

.features-top { font-size:14px; background-color: #F9F9F9; padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #E7E7E7; border-top: 0px solid #E7E7E7; border-left: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; }
.features-middle { font-size:12px; color:#005DB4; padding: 5px; border-bottom: 1px solid #D6DAE0; }
.features-middle-alt { background-color:#FAFAFA; font-size:12px; color:#005DB4; padding: 5px; border-bottom: 1px solid #D6DAE0; border-left: 1px solid #FAFAFA; border-right: 1px solid #FAFAFA; }
.features-bottom { font-size:12px; color:#005DB4; padding: 5px; border-bottom: 0px solid #D6DAE0; }
.features-bottom-alt { background-color:#FAFAFA; font-size:12px; color:#005DB4; padding: 5px; border-bottom: 0px solid #D6DAE0; border-left: 1px solid #FAFAFA; border-right: 1px solid #FAFAFA; }

.underline { border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #5B7E9E; }

.field-text-field {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF; 
	padding:5px; 
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	font-size:13px;
	color:#333333;
	width: 350px;
 }

.field-text-field-signup {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF; 
	padding:5px; 
	border-top: 2px solid #DCDCDC;
	border-right: 2px solid #DCDCDC;
	border-bottom: 2px solid #DCDCDC;
	border-left: 2px solid #DCDCDC;
	font-size:16px;
	color:#333333;
 }

.field-menu-field-signup {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF; 
	padding:5px; 
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	font-size:16px;
	color:#333333;
	}

.field-text-tos-field {
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background-color: #FFFFFF; 
	padding:5px; 
	border-top: 1px solid #DCDCDC;
	border-right: 1px solid #DCDCDC;
	border-bottom: 1px solid #DCDCDC;
	border-left: 1px solid #DCDCDC;
	font-size:13px;
	color:#333333;
	width: 780px;
 }

.field-button { color:#666666; font-weight:bold; font-size:14px; }

.text-signup { color:#000000; font-weight:bold; font-size:14px; }
.text-signup-confirm { color:#666666; font-weight:bold; font-size:14px; }
.text-signup-small { color:#666666; font-weight:normal; font-size:13px; }
.text-signup-an-1 { color:#999999; font-weight:bold; font-size:14px; }
.text-signup-an-2 { color:#FF0000; font-weight:bold; font-size:14px; }
.text-signup-notice { color:#B1B1B1; font-weight:normal; font-size:12px; }

.text-signup-side { color:#999999; font-weight:normal; font-size:11px; }
	 
.bold-text { font-weight:bold; }	


/* --------------------------------------------------------------
//	Background Elements
-------------------------------------------------------------- */
.br-repeat-x { background-repeat:repeat-x; }
.br-repeat-y { background-repeat:repeat-y; }
.br-no-repeat { background-repeat:no-repeat; }

.bi-header-1 { background-image:url('img/header_bg_1.gif'); }
.bi-header-2 { background-image:url('img/header_bg_2.gif'); }
.bi-menu-1 { background-image:url('img/header_menu_bg.gif'); }
.bi-menu-2 { background-image:url('img/button_normal.png'); vertical-align:middle; text-align:center; padding-top:3px; }
.bi-menu-3 { background-image:url('img/button_hover.png'); vertical-align:middle; text-align:center; padding-top:3px; }
.bi-menu-4 { background-image:url('img/button_selected.png'); vertical-align:middle; text-align:center; padding-top:3px; }

.bi-graphic-1 { background-image:url('img/dd_graphic_1_bg.png'); vertical-align:top; text-align:center; background-repeat:repeat-x; height: 292px; }
.bi-graphic-2 { background-image:url('img/dd_graphic_3_02.png'); vertical-align:middle; text-align:left; background-repeat:no-repeat; height: 223px; width:635px; }


/* --------------------------------------------------------------
//	Sizes... (Add more as needed.)
-------------------------------------------------------------- */
.width-1p { width: 1%; }
.width-2p { width: 2%; }
.width-49p { width: 10%; }
.width-49p { width: 49%; }
.width-70p { width: 70%; }
.width-99p { width: 99%; }
.width-100p { width: 100%; }

.width-1 { width: 1px; }
.width-20 { width: 20px; }
.width-50 { width: 50px; }
.width-85 { width: 85px; }
.width-150 { width: 150px; }
.width-230 { width: 230px; }
.width-260 { width: 260px; }
.width-310 { width: 310px; }
.width-320 { width: 320px; }
.width-340 { width: 340px; }
.width-400 { width: 400px; }
.width-410 { width: 410px; }
.width-680 { width: 680px; }
.width-730 { width: 730px; }
.width-840 { width: 840px; }
.width-990 { width: 990px; }

.height-2 { height: 2px; }
.height-7 { height: 7px; }
.height-30 { height: 30px; }
.height-35 { height: 35px; }
.height-90 { height: 90px; }
.height-155 { height: 155px; }
.height-190 { height: 190px; }


/* --------------------------------------------------------------
//	Padding and margins... (Add more as needed.)
-------------------------------------------------------------- */
.padding-10 { padding: 10px; }
.pl-5 { padding-left: 5px; }
.pl-10 { padding-left: 10px; }
.pl-30 { padding-left: 30px; }
.pl-40 { padding-left: 40px; }
.pr-5 { padding-right: 5px; }
.pr-10 { padding-right: 10px; }
.pr-40 { padding-right: 40px; }
.pt-3 { padding-top: 3px; }
.pt-5 { padding-top: 5px; }
.pt-10 { padding-top: 10px; }
.pt-15 { padding-top: 15px; }
.pt-20 { padding-top: 15px; }
.pt-40 { padding-top: 40px; }
.pb-2 { padding-bottom: 2px; }
.pb-5 { padding-bottom: 5px; }
.pb-10 { padding-bottom: 10px; }
.pb-20 { padding-bottom: 20px; }
.mt-minus20 { margin-top: -20px; }
.mt-minus40 { margin-top: -40px; }
.mb-10 { margin-bottom: 10px; }
.mb-30 { margin-bottom: 30px; }
.mb-40 { margin-bottom: 40px; }
.mb-80 { margin-bottom: 80px; }
.mb-100 { margin-bottom: 100px; }
.mb-200 { margin-bottom: 400px; }


/* --------------------------------------------------------------
//	Header Elements
-------------------------------------------------------------- */
.header-font-1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 28px; color: #ffffff; font-weight: normal; }
.header-font-2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 28px; color: #ffea00; font-weight: bold; }
.header-font-3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff; font-weight: bold; }
.header-font-4 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #ffffff; }

.menu a:link { font-size: 13px; font-weight: bold; color: #005DB4; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.menu a:visited { font-size: 13px; font-weight: bold; color: #005DB4; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.menu a:hover { font-size: 13px; font-weight: bold; color: #B45D00; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.menu a:active { font-size: 13px; font-weight: bold; color: #005DB4; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }

.helpful a:link { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }
.helpful a:visited { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }
.helpful a:hover { font-size: 11px; font-weight: normal; color: #B45D00; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }
.helpful a:active { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; font-family: Arial, Helvetica, sans-serif;  }


/* --------------------------------------------------------------
//	Footer Elements
-------------------------------------------------------------- */
.footer-menu a:link { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.footer-menu a:visited { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.footer-menu a:hover { font-size: 12px; font-weight: bold; color: #B45D00; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }
.footer-menu a:active { font-size: 12px; font-weight: bold; color: #666666; text-decoration: none; display: block; font-family: Arial, Helvetica, sans-serif; }

.footer-divider { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; background-image:url('img/footer_menu_2.gif'); }
.footer-menu-cell { background-image:url('img/footer_menu_2.gif'); }

.footer-links a:link { font-size: 11px; font-weight: normal; color: #405A94; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.footer-links a:visited { font-size: 11px; font-weight: normal; color: #405A94; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.footer-links a:hover { font-size: 11px; font-weight: normal; color: #B45D00; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }
.footer-links a:active { font-size: 11px; font-weight: normal; color: #405A94; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; }

.footer-links { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #666666; }
.footer-links-title { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #666666; }
.footer-copyright { font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #666666; }


/* --------------------------------------------------------------
//	Side Menu Elements
-------------------------------------------------------------- */
.side-1 { background-image:url('img/side_bg_1.png'); }
.side-2 { background-image:url('img/side_bg_2.png'); }
.side-3 { background-image:url('img/side_bg_3.png'); }

ul.side { padding:0px; margin-top: 10px; margin-bottom: 10px; margin-left: 25px; margin-right: 0px; font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
li.arrow { font-size: 11px; margin-left: 10px; list-style-image: url('img/arrow.png'); color: #696969}
li { margin-top: 10px; margin-bottom: 10px; list-style-type:none; }
li.title { font-weight:bold; color:#000000 }
li.sub-title { font-weight:bold; color:#696969 }

li.title a:link { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.title a:visited { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.title a:hover { font-size: 11px; font-weight: bold; color: #B45D00; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.title a:active { font-size: 11px; font-weight: bold; color: #000000; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }

li.sub-title a:link { font-size: 11px; font-weight: bold; color: #696969; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.sub-title a:visited { font-size: 11px; font-weight: bold; color: #696969; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.sub-title a:hover { font-size: 11px; font-weight: bold; color: #B45D00; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.sub-title a:active { font-size: 11px; font-weight: bold; color: #696969; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }

li.arrow a:link { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.arrow a:visited { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.arrow a:hover { font-size: 11px; font-weight: normal; color: #B45D00; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }
li.arrow a:active { font-size: 11px; font-weight: normal; color: #005DB4; text-decoration: underline; display: block; font-family: Arial, Helvetica, sans-serif; }