@charset "utf-8";
body {
	background-image: url(../images/body_bg.jpg);
	margin-top:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top:50px;
	color:#2D2D2D;
}
img {
border : 0;
}


a:link {text-decoration: none; color: #0a3989; font-weight:bold}
a:visited {text-decoration: none; color: #0a3989; font-weight:bold}
a:hover {text-decoration: none; color: #f2c100; font-weight:bold}
a:active {text-decoration: none; color: #0a3989; font-weight:bold}

.copyright:link {
text-decoration : none;
color : #696969;
font-weight:normal;
}
.copyright:visited {
text-decoration : none;
color : #696969;
}
.copyright:hover {
text-decoration : none;
color : #696969;
}
.copyright:active {
text-decoration : none;
color : #696969;
}

#container {width:980px; margin-left:auto; margin-right:auto; background-color:#FFFFFF; padding-bottom:20px; padding-left:14px; padding-right:14px; padding-top:8px;}

#header {width:980px; height:100px; margin-bottom:15px}
#logo {float:left}
#call {float:right; display:inline-block; text-align:right; margin-top:8px; margin-bottom:8px}
#nav {width:835px; position:relative; display:inline-block; background-image:url(../images/nav_bg.gif); margin-bottom:1px; z-index:2}
#navDec {width:835px; height:18px; display:inline-block; background-color:#e6e6e6}

#main {width:980px; min-height:395px; position:inherit; clear:both; margin-bottom:15px; line-height:18px}
#mainLeft {width:490px; float:left; text-align:justify; padding-left:10px}
#mainRight {width:455px; float:left; padding-left:25px}
#footer {height:1px; text-align:center; border: 1px solid #cccccc; border-left:0px; border-bottom:0px; border-right:0px; padding-bottom:2px; margin-bottom:20px; font-size:0px; color:#8e8e8e}
#footerLogos {float:left}
#footerLogo {margin-right:70px; display:inline-block; float:left}
#copyright {width:1008px; text-align:right; color:#696969; font-size:11px; font-family:Verdana, Arial, Helvetica, sans-serif; left:50%; position:relative; margin-left:-504px; margin-top:10px}

#mainLeftNews {width:965px; height:355px; text-align:justify; padding-left:10px; overflow:auto; float:left; margin-top:15px}

.title {font-size:17px; color: #0a3989; font-weight:bold}
.titleSmall {font-size:17px; color: #0a3989; font-weight:bold}

.textField {
width : 340px;
border : 1px solid #A4A4A4;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
padding : 2px;
margin-bottom : 5px;
}
.textBox {
width : 340px;
height: 125px;
border : 1px solid #A4A4A4;
font-family : Arial, Helvetica, sans-serif;
color : #000000;
font-size : 12px;
padding : 2px;
margin-bottom : 5px;
}
.submitButton {
background-color : #0a3989;
border : 1px solid #b9b9b9;
color : #ffffff;
cursor : pointer;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding : 4px;
}
.submitButton:hover {
background-color : #0a3989;
border : 1px solid #b9b9b9;
color : #F2C100;
cursor : pointer;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding : 4px;
}
