/* <![CDATA[ */

body {
	margin: 0px;
	padding: 0px;
	font:10pt arial, helvetica;
	color: #000000;
	background: #ffffff;
}


a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #04276e;
	text-decoration: underline;
}

#main {
	margin: 0px auto;
	padding: 0px;
	width: 100%;
}

#header {
	background-color: #04276e;
	height: 32px;
}

#headerContent {
	margin: 0px auto;
	padding: 10px 0px 0px 0px;
	width: 770px;
	color: #ffffff;	
	font: 10pt arial, helvetica;
	font-weight: bold;
	text-align: right;
}

#subHeader {
	background-color: #d3cfae;
}

#mainLogo {
	margin: 0px auto;
	width: 770px;
	height: 60px;
}

#topNav {
	background-color: #04276e;
	height: 20px;
}

#topNav ul {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: center;
	list-style: none;
}

#topNav ul li {
	font-weight: bold;
	display: inline;
}

#topNav ul li a {
	color: #ffffff;
	text-decoration: none;
	padding: 0px 12px 0px 12px;
}

#topNav ul li a:hover {
	background-color: #d3cfae;
	padding: 0px 12px 0px 12px;
	color: #04276e;
}

#topNav ul li.current a {
	background-color: #d3cfae;
	padding: 0px 12px 0px 12px;
	color: #04276e;
}


#mainContent {
	margin: 0px auto;
	width: 770px;
	padding: 10px 0px 14px 0px;
}


#leftNav {
	float: left;
	text-align: left;
	margin: 0px;
	padding: 0px 14px 0px 0px;
}

#leftNav ul {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	text-align: left;
	font-weight: bold;
	list-style: none;
}

#leftNav ul li {
	padding: 6px 0px 0px 0px;
}

#leftNav ul li a {
	color: #04276e;
	text-decoration: none;
	padding: 2px;
}

#leftNav ul li a:hover {
	background-color: #d3cfae;
	padding: 2px;
	color: #04276e;
}

#leftNav ul li span.current {

}


.subnav {
	width: 100px;
	margin: 0px 0px 0px 14px;
	font: 8pt arial, helvetica;
	font-weight: normal;
}


#pageContent {
	float: left;
	display: inline-block;
	width: 465px;
}

#pageContent h2 {
	color: #04276e;
	font: 14pt arial, helvetica;
	font-weight: bold;
}

#pageContent h3 {
	color: #04276e;
	font: 12pt arial, helvetica;
	font-weight: bold;
}

#pageContent h4 {
	color: #04276e;
	font: 10pt arial, helvetica;
	font-weight: bold;
}

#pageContent h5 {
	font: 10pt arial, helvetica;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.aboutImage {
	clear: left;
	float: left;
	width: 120px;
	height: 90px;
}

.aboutText {
	float: left;
}



#rightContent {
	float: right;
	width: 150px;
}


#footer {
	clear: both;
	font: 9pt arial, helvetica;
	text-align: center;
	margin: 0px auto;
	width: 770px;
}


#footer ul {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	text-align: center;
	list-style: none;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	color: #04276e;
	text-decoration: none;
	padding: 0px 6px 0px 6px;
}

#footer ul li a:hover {
	color: #000000;
	text-decoration: underline;
}

#footer ul li span.current {

}


.news-title {
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
}
.news-date {
	padding: 0px 0px 24px 10px;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}

div.row {
	clear:both;
}

div.row span.label {
	margin: 4px 0px 4px 0px;
	float: left;
	width: 75px;
	text-align: right;
}

div.row span.formw {
	float: right;
	width: 300px;
	text-align: left;
}

div.row span.labelw {
	float: right;
	margin: 4px 0px 4px 0px;
	width: 300px;
	text-align: left;
}

div.spacer {
	padding: 5px;
	margin: 5px;
}


input.withbackground { background-image: URL("images/inputbg.png"); border: 1px solid #dddddd; padding-left: 5px; }
textarea.withbackground { font-family:arial, helvetica; font-size:12px; background-image: URL("images/textareabg.png"); border: 1px solid #dddddd; padding-left: 5px; }	

/* ]]> */

