@charset "utf-8";
body {
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {border:0}

#container {min-height:100%;position:relative;left: 50%; margin-left: -478.5px;width: 957px; top: 25px}
#header {height: 89px}
#nav { background-image:url(../images/nav_bg.gif); padding-top:6px; padding-bottom: 6px; text-align:center; display:inline-block; width:957px}
#navitem {margin-left:48px; margin-right:48px; float:left; display:inline-block}
#main {height: 462px;  background-image:url(../images/main_bg.jpg)}
#sublinks {float: left; margin-top:427px; margin-left:32px;font-size: 9px; color: #FFFFFF}
#footer {height: 40px; background-image:url(../images/footer_bg.gif); text-align:center; padding-top:7px}
#transparency {filter: alpha(opacity=75); -moz-opacity: .75; background-color:#000509; width:935px; height:295px; overflow:auto; left:11px; padding-top: 5px;margin-top:78px; position: absolute; color:#EBEBEB; overflow:hidden}
#transparencyhome {filter: alpha(opacity=75); -moz-opacity: .75; background-color:#000509; width:935px; height:320px; overflow:auto; left:11px; padding-top: 15px;margin-top:43px; position: absolute; color:#EBEBEB}
#title {width:935px; height:25px; filter: alpha(opacity=75); -moz-opacity: .75; background-color:#000509; margin-top:43px; position: absolute;color:#FFFFFF; font-weight:bold; font-size:16px; left:11px; padding-top:10px; text-indent:50px}
#lcontent {width:390px; float:left; top:40px; color:#F5F5F5; padding-left:50px; text-align:justify}
#rcontent {width:390px; float:right; top:40px; color:#F5F5F5; padding-right:50px; text-align:justify; overflow:hidden}

#imagehome {width:390px; text-align:center; overflow:hidden}

#reslayer { width: 500px; height: 50px; overflow: auto; visibility: visible; padding: 5px; border: 0px solid #000; margin: 0 auto 0 auto;}
#reslayer h1,#reslayer h2,#reslayer p, #reslayer a { margin: 0; padding: 0; font-size: 12px; color: #000; font-family:Arial, Helvetica, sans-serif; text-decoration: none;}
#reslayer a:hover { text-decoration: underline;}

a:link {color: #3C86AA; text-decoration:none}
a:visited {color: #3C86AA; text-decoration:none}
a:hover {color: #86BBD5; text-decoration:none}
a:active {color: #3C86AA; text-decoration:none}
a.navlink:link {color: #112731; text-decoration:none}
a.navlink:visited {color: #112731; text-decoration:none}
a.navlink:hover {color: #3C86AA; text-decoration:none}
a.navlink:active {color: #112731; text-decoration:none}
a.whitelink:link {color:#FFFFFF; text-decoration: none; font-size: 7pt}
a.whitelink:visited {color:#FFFFFF; text-decoration: none; font-size: 7pt}
a.whitelink:hover {color:#FFFFFF; text-decoration: none; font-size: 7pt}
a.whitelink:active {color:#FFFFFF; text-decoration: none; font-size: 7pt}
.copyright {font-size: 10px; color: #333333}
.white {font-size: 7px; color: #FFFFFF}

.textField {
width : 340px;
border : 1px solid #969696;
font-family : Arial, Helvetica, sans-serif;
color : #FFFFFF;
font-size : 12px;
background-color : #000306;
padding : 2px;
margin-bottom : 5px;
}
.submitButton {
background-color : #202020;
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 : #00536F;
border : 1px solid #666666;
color : #ffffff;
cursor : pointer;
font-weight : bold;
font-family : Arial, Helvetica, sans-serif;
font-size : 0.8em;
padding : 4px;
}