
body {
	background:url(img/bgd.jpg) repeat-x #001e2e;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4f7da8;
}

img {
	border:none;
}

h1 {
	font-size:21px;
	color:#af0000;
	margin-top:0px;
}

h2 {
	font-size:13px;
	color:#af0000;
}

h3 {
	font-size:13px;
	color:#0b537a;
}
a {
	color:#4f7da8;
	text-decoration:underline;
	}
a:hover {
	text-decoration:none;
	}	
.bar {
	display:block;
	background:url(img/barbg.gif); 
	height:11px; 
	overflow:hidden;
	margin-top:5px;
	margin-bottom:10px;
}

.text13 {
	font-size:13px; 
	color:#4f7da8;
}

p {
	margin:10px 0px;
	line-height:20px;
}

.badge {
	position:absolute; 
	margin-top:-185px; 
	margin-left:355px;
}

.spacer,.clear {
	display:block;
	clear:both;
	overflow:hidden;
	height:1px;
}

/********** outercont styles ***********/

#outercont {
	position: relative;
	 width:588px; 
	 margin:0px auto;
	 padding-top:20px;
	 padding-bottom:20px;
}

#account_box {
	position: absolute;
	top: 10px;
	right: 0px;
	color: #ffffff;
}

#account_box a {
	color: #ffffff;
}

/********* innercont styles ***********/

#innercont {
	 width:588px;
	 background:url(img/innerbg_mid.gif) repeat-y; 
	 display:block;
}

#innercont .ictop {
	 background:url(img/innerbg_top.gif) top left no-repeat;
}

#innercont .icbot {
	 background:url(img/innerbg_bot.gif) bottom left no-repeat; 
}
/********* header styles **********/

#header {
	 display:block; 
	 height:96px; 
	 background:url(img/headerbg.gif) -1px 0px no-repeat;
	 overflow:hidden;
}

#header .hleft {
	 float:left; 
	 padding-top:59px; 
	 padding-left:15px;
}

#header .hright {
	 float:right; 
	 padding-top:72px;
}

/******** topnav styles **********/

#topnav {
	margin:0px;
	padding:0px;
	list-style:none;
	font-weight:bold;
	font-size:12px;
}

#topnav li {
	display:block;
	float:left;
	padding:0px 5px;
}

#topnav li img {
	vertical-align:middle;
}

#topnav li a {
	color:#FFFFFF;
	text-decoration:none;
}

#topnav .active a {
	color:#ff0000;
}

#topnav li a:hover {
	color:#ff0000;
}

/********** homecont styles *********/

#homecont {
	 background:url(img/ballot.jpg) 330px 20px no-repeat;
	 width:528px; 
	 padding-left:30px; 
	 padding-top:45px; 
	 padding-right:30px; 
	 padding-bottom:30px;
}

/********** maincont styles ********/

#maincont {
	display:block;
	padding:15px;

}

#maincont h2 {
	font-size:12px;
	color:#0c4e74;
	margin-top:0px;
	margin-bottom:10px;
}

#maincont h1 {
	margin-top:0px;
	margin-bottom:10px;
	text-align: left;
	font-size:18px;
}

#maincont p {
	line-height:18px;
}

/********** table01 styles *******/

.table01 {
	display:block; 
	background:url(img/sep.gif) 140px repeat-y;
}

.table01 .t01col01 {
	 width:130px; 
	 float:left; 
	 padding-top:25px; 
	 padding-left:5px;
}

.table01 .t01col02 {
	 width:375px; 
	 float:right; 
	 padding-top:25px; 
	 padding-right:15px; 
	 text-align:justify;
}
/********** form styles ***********/

form {
	padding:0px;
	margin:0px;
}

form select {
	font-size:12px; 
	width:155px;
}

form input {
	font-size:12px; 
	width:151px;
}
.submit {
	width: auto;
}

form input[type=text] {
	margin-bottom: 3px;
}

.subby {
	width:70px;
	}
/********* leftnav styles ***********/

.leftnav {
	padding:0px;
	margin:0px;
	list-style:none;
}

.leftnav li {
	display:block;
	background:url(img/bullet2.gif) no-repeat;
	padding-left:20px;
	margin:6px 0px;
}

.leftnav li a {
	color:#0c4e74;
	text-decoration:none;
}

.leftnav li a:hover {
	text-decoration:underline;
}
/********* footer styles ***********/

#footer {
	 display:block; 
	 color:#ffffff; 
	 font-size:11px; 
	 padding-left:30px; 
	 padding-top:15px;
}
#footer a {
	color:#ffffff;
	text-decoration:underline;
}

#footer .active a {
	color:#ffffff;
}

#footer a:hover {
	color:#ff0000;
	text-decoration:none;
}

/* floating images right or left as well as other elements */
.floatr {
    float:right;
    padding:0px 0px 10px 10px;
    }
.floatl {
    float:left;
    padding:0px 10px 10px 0px;
    }

/* contact form neutralization classes */

#contact_form {
    border:medium none;
    margin-left:13px;
    }
#contact_form form fieldset {
    border:0pt none;
    }
#contact_form form fieldset label {
    float:left;
    width:200px;
    }

/*form validation/form submission colors */
.success {
    color:green;
    font-weight: bold;
    }
.error {
    color:#cc0000;
    font-weight: bold;
    }
.field {
	float: left;
	width: 300px;
	margin-bottom: 5px;
}

.field label {
	float: left;
	width: 100px;
	text-align: right;
	display: block;
	line-height: 25px;
	font-weight: bold;
	padding-right: 10px;
}

.field div {
	float: left;
	line-height: 26px;
}

.field label.wide {
	width: 200px;
}

.wide_field {
	width: 600px;
}

.field .text {
	width: 150px;
}

.wide_field .text {
	width: 470px;
}
