/* CSS Document */
BODY {
	PADDING: 0px;BACKGROUND-color:#000000; MARGIN: 0px; COLOR: #404040; FONT-FAMILY: Arial, Helvetica, sans-serif; font-size: 12px; background: url(../images/body_bg.gif) repeat-x #003366;text-align: center; }
#navtop a {color: #ffffff; padding-left: 10px; padding-right: 10px; text-decoration: none;}
#navtop a:hover {color: #6a9ad1; text-decoration: underline; padding-left: 10px:; padding-right: 10px;}
#navbottom a {color: #02356b; padding-left: 10px; padding-right: 10px; text-decoration: none;}
#navbottom a:hover {color: #02356b; text-decoration: underline; padding-left: 10px:; padding-right: 10px;}

.position {font-style:italic; color: #02356b;}
.bodyheader1 {font-weight: bold; font-size: 13px; color: #02356b;}
.looksgood {visibility:hidden;}


#container {text-align: center; width: 100%; font-size: 12px;}
#header {height: 115px; text-align: left; width: 850px;margin:0 auto;}
#c1 { padding-top: 5px; background-color: #ffffff; display: block;}
#c2 { background: url(../images/c2_bottom.gif) repeat-x 50% 100%; display: block;}
#c3 {width: 850px; padding-bottom: 30px;margin:0 auto; display: block;}
#logo {background: url(../images/logo.gif); height: 110px; width: 300px;}
#logo a{height: 110px; width: 300px; display:block;}
#phone {float:right; height: 100px;width: 400px; vertical-align: baseline; color: #ffffff;}
.footer {height: 40px; background-color:#FFFFFF; display: block; clear: both;}
#main {
    float:left;
	text-align: left;
    width:650px;
    }
#sidebar {
    float:right;
    width:200px;
    }
#colrightbody{padding-left: 25px; width: auto; line-height: 1.3; color: #FFFFFF; text-align: left; display:block;}	
.colbody {padding:10px}	
.colbodya {padding:10px; border-right: 1px solid #cccccc; border-left: 1px solid #cccccc;}		
.bodytable {border-bottom: 1px solid #cccccc;}
.boldcenter {text-align: center; font-weight: bold; padding-top: 5px; padding-bottom: 5px; line-height: 1.3;}


#breaker {height: 1px; clear: both; display: block; font-size: 1px; margin-top: 1px;}
#breakera {height: 1px; clear: both; display: block; font-size: 1px; margin-top: 1px;}

.input {width: 250px;}
.area {width: 250px; height: 120px;}
.formBtn {
	background-color: #02356b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	border: 0px solid;
	width: 100px;
	height: 20px;
}
#errormname {display: inline; width: 100px; float: right; margin-top: -20px; color: #ff0000;}
#errormemail {display: inline; width: 100px; float: right; margin-top: -20px; color: #ff0000;}
#errormmessage {display: inline; width: 100px; float: right; margin-top: -120px; color: #ff0000;}

.linksbody {color: #000000}
A.linksbody:hover {text-decoration:none}