@charset "utf-8";
/* CSS Document */

html {width:100%; height:100%; }

body {width:100%; height:100%;  padding:0px; margin:0px; font-size:10pt; font-weight:normal; color:#333; background-color:#fff; text-decoration:none; }



A:link {color:#0474ab;}
A:visited {color:#0474ab;}
A:active {color:#0474ab;}
A:hover {color:#000;}


.main_container {width:95%; height:auto;  padding-left:auto; padding-right:auto;}

.main_container_login {width:95%; height:auto;  padding-left:auto; padding-right:auto;}


.main_container .nav_container {width:100%; height:35px; display:inline-block; background-color:#0474ab; }

.main_container .middle_container {width:98%; height:auto; padding:10px;}


.main_container_login .middle_container2 {width:98%; height:auto; min-height:450px; padding:10px;}


.middle_container .home_container {width:40%; height:auto; float:left; display:inline-block;}

.middle_container .home_container_image {width:433px; height:auto; background-image:url(images/home_bg_new.jpg); background-repeat:no-repeat; float:right; display:inline-block;}


span.top_nav { width:auto; height:25px; font-size:10pt; font-weight:normal; text-align:center; background-color:#0474ab;
padding:10px .8% 0px .8%;  border-right:#FFF 1px solid; color:#FFF; line-height:100%;  display:block; cursor:pointer; text-decoration:none; float:left; }

span.top_nav:hover { color:#000; background-color:#ffcc00; text-decoration:none;}

span.top_nav_static {width:auto;  height:25px; padding:10px .8% 0px .8%;  font-size:13px; font-weight:normal; text-align:center; color:#000; background-color:#ffcc00; border-right:#FFF 1px solid; display:block; cursor:pointer; float:left; }


span.button_blue { height:31px; background-image:url(images/button_bluebg.jpg); background-repeat:repeat-x; background-color:#015178; cursor:pointer; color:#fff; padding:5px 20px 5px 20px; font-size:12px; font-weight:bold; text-align:center;}

span.button_blue:hover {background-image:url(images/button_yellowbg.jpg); background-repeat:repeat-x; color:#000;  background-color:#ff9f00; }





#navside{margin-left: 40px; padding-left: 0;}

#navside li{padding-left:10px; font-size:13px; }

#navside A:link {color:#375104; text-decoration:none;}
#navside A:visited {color:#375104; text-decoration:none;}
#navside A:active {color:#375104; text-decoration:none;}
#navside A:hover {color:#000; text-decoration:underline;}





span.text_container {width:100%; height:auto; text-align:left; display:block; line-height:175%; margin-bottom:10px;}

span.text_container2 {width:100%; height:auto; text-align:left; color:#333; display:block; margin-bottom:10px;}

span.text_container_header_big {width:100%; height:auto; text-align:left; font-size:14pt; font-weight:bold; color:#0f6cb6; display:block; margin-bottom:10px;}

span.text_container_header_big_black {color:#000; }

span.text_container_header_big2 {width:100%; height:auto; text-align:left; font-size:12pt; font-weight:bold; color:#ffffff; display:block; margin-bottom:10px;}

span.text_container_header_medium {width:100%; height:auto; text-align:left; font-size:11pt; font-weight:bold; color:#0f6cb6; display:block; margin-bottom:10px;}

span.text_container_header_medium2 {width:100%; height:auto; text-align:left; font-size:11pt; font-weight:bold; color:#000; display:block; margin-bottom:10px;}

span.text_container_header_medium3 {width:100%; height:auto; text-align:left; font-size:11pt; font-weight:bold; color:#333333; display:block; margin-bottom:10px;}

.text_green {color: rgb(78, 131, 14); font-weight:bold;font-size: 13px;margin:0px 4px 0px 0px;float: left;}

.text_orange {color:rgb(191, 89, 9); font-weight:bold;font-size: 13px;margin:0px 4px 0px 0px;float: left;}

.text_blue {color:rgb(10, 125, 186); font-weight:bold;font-size: 13px;margin:0px 4px 0px 0px;float: left;}

span.text_green_big {color: rgb(78, 131, 14); font-size:38px; font-weight:bold; float:left}

span.text_orange_big {color:rgb(191, 89, 9); font-size:38px; font-weight:bold; float:left}

span.text_blue_big {color:rgb(10, 125, 186); font-size:38px; font-weight:bold; float:left}



#navlist{margin-left: 40px; padding-left: 0; list-style: none;}

#navlist li{padding-left:20px; background-image:url(images/bullet.jpg); background-repeat: no-repeat; }


#dvText{font-size: 13px;  height: auto; float: left; display: inline-block;}
#divSearchDiscoverConnect{float: left; margin-top: 10px;}
#divHomeBg{width: 40%; float: right;}
#imgHomeBg{width: 100%; height: 300px;float: right;}


/* footer already defined in loginStyles.css

.main_container .footer {width:100%; height:auto; background-color:#fcb040; padding:10px; display:block; clear:both;}

span.text_container_footer {width:95%; height:auto; font-size:10px; text-align:left; display:block; }

span.text_container_footer2 {width:95%; height:auto; font-size:10px; text-align:center; display:block; }

.footer A:link {color:#333;}
.footer  A:visited {color:#333;}
.footer A:active {color:#333;}
.footer  A:hover {color:#0066cc;}

*/




