BODY {
	padding: 0px;
	margin: 0px;
 	background-color:#000033;
	background-image: url('/images/gradient.gif');
	background-repeat: repeat-x;
	background-position: 0% 0%;
	}


.button1 {
	background-color:#666666;
	background-image: url(/images/art/nav_gradient1.gif); background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #999999;
	padding: 2px;
	letter-spacing: 0.05em;
	}


#topHeader {width: 100%; background-color: #336699; height: 20px; }
#headerContainer{
	background-image: url('/images/WaterBackground_Subpages.jpg');
	background-position: 0px 0px;
	background-repeat: repeat-x;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
	border-color: #FFFFFF;
	height: 200px;
	}
#headerInner {
	width: 980px;
	text-align: left;
	border: 0px solid #FFCC33;
	margin: 0 auto;
	text-align: center;
	}
#headerLeft {
	float: left;
	width: 260px;
	margin: 35px 0px 0px 0px;
	}

#headerRight {
	width: 720px;
	float: left;
	margin: 20px 0px 0px 0px;
	font-weight: bold;
	font-size: 14px;
	line-height: 126%;
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 140%;
	font-weight: bold;
	}

#headerRight a, #headerRight a:link,  #headerRight a:active { color: #FFCC33; text-decoration: none;}
#headerRight a:hover { color: #FFF; text-decoration: underline;}

#headerRightInner {
	width: 350px;
	float: right;
	text-align: left;
	line-height: 130%;
}

#headerRightInner h2 { text-align: left; font-size: 1.3em; margin: 1px 0px 6px 0px;}

#headerRightInner hr{
	color: #FFCC33;
	background-color: #FFCC33;
	border: 0;
	height: 2px;
}


#midPageBar {
	width: 980px; margin: 0 auto; border: 0px solid #FFCC33;
	}
#midPageBarLeft {width: 460px; float: left;}
#midPageBarLeft h1 {
	color: #99CCFF;
	font-family: "Lucida Grande", "Segoe UI", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
	font-size: 18px;
	margin: 20px 0px 10px 0px;;
	padding: 0px 0px 4px 0px;
	border-bottom: solid #FFCC33 2px;
	}
#midPageBarRight {width: 500px; float: left; text-align: right; }


#mainBody {width: 980px; text-align: left; margin: 20px auto 20px auto; border:0px solid #CC0000; }
#mainBodyLeft {
	margin: 10px 10px 0px 0px;
	padding:10px 10px 5px 10px;
	width:700px;
	float: left;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;
	color: #FFFFFF;
	border: 2px solid #ffcc33;
	background-color: #daecf0;
	}

#mainBodyLeft {form: padding: 0px; margin: 0px 0px 30px 0px;; }
#mainBodyLeft table { font-family: arial,helvetica, sans-serif; font-size: 13px; color: #000; width: 600px; margin: 10px auto 20px auto; border: 1px solid #336699; padding: 10px;}
#mainBodyLeft .fieldCat { font-weight: bold; width: 200px; border-bottom: 1px solid #336699; padding-left: 20px;}
.fieldInput { padding-left: 50px; }
.fieldInput input { width: 250px;  font-size: 13px;}
.fieldInput select { width: 250px;  font-size: 13px;}
.required { }




.FormText {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}

.textbox1 {
	background-color:#FFFFFF;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: #e3d718;
	text-align: left;
	}

.formTitle { font-weight: bold; color:#e3d718; }


.title1 {
font-family: arial, helvetica, sans-serif;
font-size: 1.08em;
/* color: #ada12d; */
color: #e3d718;
font-weight: bold;
display: block;
background-image: url('/images/icons/title_bullet1.gif');
background-position: 0px 0px;
background-repeat: no-repeat;
text-indent: 28px;
height: 24px;
padding-top: 4px;
}

.section1 {
font-weight: bold;
color: #ada12d;
font-weight: bold;
background-color:#333333;
}



.fontOnDark1 {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #FFFFFF;
line-height: 140%;
}

.fontOnDark1 a:link, .fontOnDark1 a:visited, .fontOnDark1 a:active {
text-decoration: underlined;
color: #FFFFFF;
font-weight: normal;
}

.fontOnDark1 a:hover {
text-decoration: none;
color: #ada12d;
font-weight: normal;
}


.smallOnDark1 {
font-family: arial, helvetica, sans-serif;
font-weight: normal;
font-size: 1.0em;
color: #FFFFFF;
}

.smallOnDark1 a:link, .smallOnDark1 a:visited, .smallOnDark1 a:active {
text-decoration: none;
color: #FFCC00;
font-weight: bold;
}

.smallOnDark1 a:hover {
text-decoration: underlined;
color: #FFFFFF;
font-weight: bold;
}



/* **************  NAV ************** */

ul#navlist {
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li {
display: inline;
list-style-type: none;
}

#navlist a { padding: 2px 10px; }

#navlist a:link, #navlist a:visited {
	color: #fff;
	text-decoration: none;
	border: 1px solid #FFCC33;

}

#navlist a:hover {
	color: #fff;
	background-color: #369;
	text-decoration: none;
}


/* END Navigation */


/* ************** SUB  NAV ************** */


#navContainer {
	border: 0px solid #FFCC33; margin: 0 auto; text-align: right; height: 30px; line-height: 30px;
	}

ul#subNav  {
	margin: 10px 0px 0px 0px;; padding: 0px;
	white-space: nowrap;
	}

#subNav li {
	display: inline;
	list-style-type: none;
	margin-left: 5px;
	}

#subNav a {
	font-family: verdana, tahoma, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #336699;
	padding: 3px 6px;
	border: 1px solid #FFCC33;
	-moz-border-radius: .25em; -webkit-border-radius: .25em;
}

#subNav a:link, #subNav a:visited {
	background-color: #336699;
	padding: 3px 6px;
	color: #fff;
	text-decoration: none;
	}

#subNav a:hover {
	padding: 3px 6px;
	color: #fff;
	background-color: #003366;
	text-decoration: none;
	}


/* END Navigation */


.font1 {
font-family: verdana, tahoma, arial, helvetica, sans-serif;
font-weight: normal;
font-size: 11px;
color: #333333;
}

.font1 a:link, .font1 a:visited, .font1 a:active {
text-decoration: underlined;
color: #003366;
font-weight: normal;
}

.font1 a:hover {
text-decoration: none;
color: #333333;
font-weight: normal;
}

.mainbody1 {
margin: 0px 20px 40px 20px;
padding: 10px;
width: 780px;
border-width: 1px 0px 1px 0px;
border-style: solid;
border-color: #CCCCCC;
text-align: left;
background-color:#333333;
}

.thumbnail { border: 1px solid #FFCC33; }


.leftColumnAgents {
	float:left;
	margin: 3px 10px 0px 0px;
	padding:10px 20px;
	width:680px;
	float: left;
	font-weight: bold;
	font-family: arial, helvetica,sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	border: 2px solid #ffcc33;
	height: 340px;
	background-color: #1e476e;
}

.leftColumnAgents a:link,.leftColumnAgents a:visited {
	text-decoration: none;
	color: #FFCC33;
}
.leftColumnAgents a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}



#rightColumn {
	float: left;
	width: 255px;
	margin: 10px 0px 0px 0px;
	border: 0px solid #FFCC33;
	text-align: center;
	}
#rightColumn img {
	margin: 0px 0px 5px 0px;
	border: 1px solid #FFCC33;
