/* CSS Document */
a {color:#40637d; text-decoration:none}
a:hover{color:#40637d; text-decoration:underline} 
body{ margin-left:auto; margin-right:auto; margin-top:0px; background-image:url(images/navigation-bg.jpg); background-repeat:repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:14px; margin-bottom:0px; padding-bottom:0px; color:#05203d; line-height:17px}

.vis {
	text-decoration:underline;
	color: #0000CC:
}

#outer{ width:990px; margin-left:auto; margin-right:auto}
#main{ width:990px; float:left}

#header-section{ width:990px; float:left}
#header-icon{ width:110px; float:left}
#header-company-name{ width:715px; float:left; padding-left:15px; background-image:url(images/navigation-bg.jpg); background-repeat:repeat-x}
#top-home-btn{ width:150px; float:right; text-align:right; background-image:url(images/top-strip-bg.jpg); background-repeat:repeat-x}



#middle-section{ width:990px; float:left; margin-top:18px}
#middle-home-main{ width:990px; float:left}
#middle-home-content{ width:925px; float:right; margin-top:10px; color:#05203d}
#middle-content-bottom{ width:990px; text-align:center; float:left; margin-top:10px}



#footer-bg{ width:100%; height:25px; float:left; background-color:#3984d1; margin-top:10px}
#footer-outer{ width:990px; margin-left:auto; margin-right:auto}
#footer-main{ width:990px; float:left; text-align:center; padding-top:5px}

#left{ width:214px; float:left; padding-top:10px}

#center{ width:446px; float:left; padding-left:30px}
#center-title{ width:446px; float:left}
#center-title-left{ width:9px; float:left; background-image:url(images/title-bg-left.jpg); background-repeat:no-repeat; height:37px}
#center-title-mid{ width:300px; float:left; background-image:url(images/title-bg-repeat.jpg); height:27px; background-repeat:repeat-x; padding-top:10px}
#center-title-right{ width:10px; height:37px; float:left; background-image:url(images/title-bg-right.jpg); background-repeat:no-repeat;}

#center-content{ width:446px; float:left; padding-top:32px}

#full-content{ width:775px; float:left; padding-top:32px}
#centerfull{ width:775px; float:left; padding-left:30px}



#right{ width:225px; float:left; padding-left:45px; padding-top:10px}
.right-img{ width:225px; float:left; padding-bottom:25px}

.login {
	text-decoration: none;
	color: #F2F396;
	text-align:center;
	padding: 5px 0 5px 0;
	font-size:14px;
	font-weight: bold;
}
