body{
	background: #d6d5d3;
}

a{
	color: #18577b;
}

a img{
	border: 0;
}

#mainContentNest img{
	margin: 5px;
}

.center{
	text-align: center;
}

input{
	border: 1px solid #646464;
}

#container{
	margin: auto;
	width: 920px;
	background: #ffffff;
}

#header{
	border-top: 6px solid #f19f1b;
	background: #fff;
	font-family: Arial;
}

#header ul{
	margin: 0;
	padding: 0;
	float: right;
	background: #18577b;
}

#header li{
	display: inline;
	list-style: none;
}

#header li a{
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding: 0 5px;
	margin: 5px 0;
	border-right: 2px solid #ffffff;
}

#header li a.last{
	border: 0;
}

#header li a:hover{
	text-decoration: underline;
}

#headerSlogan{
	clear: right;
	float: right;
	width: 265px;
	color: #f19f1b;
	padding: 10px;
}

#headerSlogan p{
	color: #f19f1b;
	font-weight: bold;
	font-size: 12px;
}

#headerLogo{
	margin: 10px;
}

#headerImage{
	margin: 10px 30px 10px 96px;
	float: left;
}

#header h4{
	line-height: 22px;
	font-size: 15px;
	color: #18577b;
	margin: 16px 170px 0px 0;
	padding: 0;
}

#header h5{
	line-height: 22px;
	font-size: 15px;
	color: #000;
	text-align: center;
	margin: 0;
	padding: 0;
}

#header h4 a{
	color: #18577b;
	text-decoration: none;
}

#header h4 a:hover{
	text-decoration: underline;
}

#memberNav, #memberNav ul{
	padding: 0;
	margin: 0;
	color: #ffffff;
	text-align: center;
	height: 28px;
}

#memberNav li{
	list-style: none;
	color: #ffffff;
	line-height: 28px;
	font-size: 12px;
	display: inline;
}

#memberNav li a{
	text-decoration: none;
	color: #ffffff;
}

#topNav{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #18577b;
	background: #f19f1b;
	text-align: center;
	height: 28px;
}

#sub #topNav, #full #topNav{
	border-bottom: 0;
}

#topNav ul{
	padding: 0;
	margin: 0;
}

#topNav li{
	float: left;
	display: inline;
	font-size: 12px;
	line-height: 28px;
	font-weight: bold;
}

#topNav li a, #topNav li, #memberNav li a, #memberNav li{
	color: #ffffff;
	text-decoration: none;
	padding: 0 10px;
}

#topNav li a{
	display: block;
}

#topNav li a:hover, #topNav li.menuhover a{
	background: #18577B;
	color: #ffffff;
}

#topNav li ul { /* second-level lists */
	position: absolute;
	border: 1px solid #aca899;
	background: #ffffff;
	width: 144px;
	display: none;
	z-index: 2;
	text-align: left;
}

#topNav li ul li {
	padding: 0;
	margin: 0;
	line-height: 20px;
	float: none;
}

#topNav li ul li a, #topNav li.menuhover ul li a{
	display: block;
	color: #18577B;
	background: #ffffff;
}

#topNav li.menuhover ul, #topNav li:hover ul{
	display: block;
}


#header2{
	clear: both;
	border-top: 6px solid #f19f1b;
	background: #18577b url(images/header2_bg.gif) no-repeat top left;
	height: 100px;
	overflow: hidden;
}

#header2Img{
	float: right;
	margin: 10px 90px 10px 20px;
}

#header2 h3{
	font-family: 'Times New Roman', Times, serif;
	font-size: 26px;
	color: #f19f1b;
	font-weight: normal;
	margin: 6px 300px 0 115px;
	padding: 0;
}

#header2 p{
	font-family: 'Times New Roman', Times, serif;
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	margin: 10px 265px 0 115px;
	padding: 0;
}


#mainBody{

}

#leftBar{
	clear: left;
	float: left;
	width: 200px;
	padding: 0;
	margin: 0;
}

#leftBarNest{
	margin: 10px;
}

#leftBarNest .box, #rightBarNest .box{
	border: 1px solid #b2b2b2;
	padding: 10px;
	margin: 50px 0;
	background: #ffffff url(images/box_bg.gif) repeat-x top right;
}

#leftBarNest .box h4, #rightBarNest .box h4{
	color: #18577b;
	font-size: 16px;
}

#leftBarNest .box form, #rightBarNest .box form{
	margin: 0;
	padding: 0;
}

#leftBarNest .box p, #rightBarNest .box p{
	font-family: Verdana, serif;
	font-size: 11px;
	color: #646464;
}

#rightBar{
	float: right;
	width: 310px;
	padding: 0;
	margin: 0;
}

#rightBarNest{
	margin: 25px;
	padding: 0;
}


#rightBarNest h3{
	font-family: Verdana;
	font-size: 15px;
	line-height: 18px;
	color: #18577b;
	padding: 0;
	margin: 0;
}

#rightBarNest p, #rightBarNest li{
	clear: left;
	font-family: Verdana;
	font-size: 12px;
	color: #646464;
	padding: 5px 0;
	margin: 2px 0;
}

#rightBarNest p a{
	clear: left;
	color: #18577b;
	text-decoration: underline;
}

#rightBarNest p a:hover{
	text-decoration: none;
}

#mainContent{
	background: #ffffff;
	margin: 10px 310px 10px 200px;
	padding: 25px 40px;
}

#sub #mainContent{
	margin: 10px 10px 10px 200px;
}

#full #mainContent{
	margin: 10px 10px 10px 10px;
}

#mainContentNest{
	float: left;
	width: 100%;
	height: auto !important;
}

#mainContentNest .box{
	border: 1px solid #b2b2b2;
	padding: 10px;
	margin: 20px 0 50px 0;
	background: #ffffff url(images/box_bg.gif) repeat-x top right;
}

#mainContentNest h3{
	font-family: Verdana;
	font-size: 15px;
	color: #18577b;
	padding: 0;
	margin: 0;
}

#mainContentNest h4{
	font-family: Verdana;
	font-size: 13px;
	line-height: 18px;
	color: #121212;
	padding: 10px 0;
	margin: 0;
}

#mainContentNest p, #mainContentNest li{
	font-family: Verdana;
	font-size: 12px;
	color: #646464;
	padding: 0;
	margin: 14px 0;
}

#mainContentNest ul{
	margin: 0;
	padding: 5px 20px;
}

b.blue{
	color: #18577b;
}

.submitBtn{
	background: #f19f1b;
	color: #ffffff;
	font-family: Verdana serif;
	font-size: 12px;
	line-height: 18px;
	padding: 0 3px;
	font-weight: bold;
	border: 0;
	margin: 10px 0 0 0;
}

#footer{
	border-top: 1px dotted #646464;
	text-align: center;
}

#footer ul{
	padding: 0;
	margin: 0;
}

#footer li{
	display: inline;
	font-size: 12px;
	line-height: 34px;
}

#footer li a{
	color: #18577b;
	text-decoration: none;
	padding: 0 10px;
}

#footer li a:hover{
	color: #18577b;
	text-decoration: underline;
	padding: 0 10px;
}


#cover{
	position: absolute;
	background: url(images/bg_cover.png) repeat top left;
	left: 0;
	top: 0;
}

#iframePopup{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0;
	margin: 0;
	border: 0;
}

iframe { 
	border-width: 0px; 
}

.listTable th{
	font-size: 12px;
	cursor: pointer;
	line-height: 18px;
}

.listTable td{
	font-size: 11px;
}

#form1{
	background: #ababab;
}

#mainContentNest #form1 fieldset{
	padding: 0;
	margin: 0;
}

#mainContentNest #form1 label{
	background: #dedede;
	width: 95%;
	padding: 5px 0;
	margin: auto;
}
