body { font-family: Verdana, Arial, Sans-serif; }
/* Top */
div#topBar {
	background-color:#095386;
	color:white;
	font-size:11px;
	overflow:hidden;
	width:100%;
	
}
div#extras { float:left; padding:4px 8px 6px 8px; }
div#extras .small a,div#extras .medium a,div#extras .big a {
	color:white;
	text-decoration:none;
	font-weight:bold;
}
div#extras .small a { font-size:10px; }
div#extras .medium a { font-size:12px; }
div#extras .big a { font-size:14px; }
div#extras .print { padding-left:5px; }
div#tools {
	float:right;
	margin:2px 0 0 0;
	padding:4px 8px 6px 8px;
}

/* Header */
#header {
	height:100px;
	width:100%;
	background-color:#0B5C90;
}
#topAds {
	width: 468px;
	height:49px;
	float:left;
	margin-left:45px;
	margin-top:7px;
}
#header a {
	margin:14px 0 0 16px;
	float:left;
	display:block;
}
ul#headerNav {
	margin:37px 0 0 139px;
	float:left;
}
ul#headerNav li {
	display:inline;
	color:#676666;
	font-size:11px;
}
ul#headerNav li a {
	color:#676666;
	text-decoration:none;
	font-size:11px;
}
ul#headerNav li a:hover { text-decoration:underline; }

/* Main Menu */
ul#mainNav {
	margin-top:-27px;
	margin-left:10px;
	width:990px;
} 
ul#mainNav li { float:left; }
ul#mainNav li a {
	width:162px;
	height:27px;
	display:block;
	float:left;
	text-indent:-1000em;
	background:no-repeat top left;
	margin-left:0px;
}

/* Sub Menu */
div#subNavBar {
	width:100%;
	background-color:#D3E2EA;
	margin-bottom:5px;
	clear:left;
	height:22px;
	padding-top:4px;
}
ul.subNav { display:none; }
ul.subNavActive {
	display:inline;
	padding:3px 3px 3px 10px;
}
ul.subNavActive li,ul.subSubNav li {
	display:inline;
	color:black;
	font-size:11px;
}
ul.subNavActive li a,ul.subSubNav li a{
	color:black;
	font-size:11px;
}
ul.subNavActive li a:hover,ul.subSubNav li a:hover{ text-decoration:underline; }
ul.subNavActive li a.active,ul.subSubNav li a.active { text-decoration:underline; }
span.listSep {
	padding:0 10px 0 10px;
}

/* Content */
div#content {
	float:left;
	width:990px;
	margin-bottom: 10px;
}
div#middle {
	float:left;
	width:820px;
	margin-left:5px;
}
div#right {
	float:right;
	width:160px;
	overflow:hidden;
}

/* Box Styles */
div.box {
	margin:0 0 10px 10px;
	padding:5px;
	float:left;
	display:inline;
	overflow:hidden;
}
div.col1 { width:185px; }
div.col2 { width:390px; }
div.col3 { width:595px; }
div.col4 { width:800px; }


div.color2,h2.color2 { background-color:#D3E2EA; }
.border1 { border:2px solid #EDECEC; }

/* Footer */
#footer {
	background-color:#D3E2EA;
	color:#005BC2;
	clear:both;
	width:990px;
	padding: 6px 0 10px 0;
}
#footer .col1 { width:155px; }
#footer ul { padding-left:4px; }
#footer p { margin-left:10px; }
#footer a { color:#676666;font-size:11px;text-decoration:underline; }

/* Links */
a.f1,a.f2 {
	color:white;
	font-size:10px;
	text-decoration:underline;
}
a.f3,.tx-indexedsearch a {
	color:#005BC2;
	font-size:12px;
	text-decoration:underline;
}
a.next {
	color:#005BC2;
	font-size:12px;
	text-decoration:underline;
}
a.prev {
	color:#005BC2;
	font-size:12px;
	text-decoration:underline;
}
a.f4 { color: black; }
a.f5,.tx-srfreecap-pi2-cant-read a {
	color: black;
	text-decoration:underline;
}
a.f6 { color:#E68002; }
a.f7 {
	color:#005BC2;
	font-size:12px;
	text-decoration:underline;
}
div#middle2 a.active { text-decoration: none; }

/* Search */
.tx-indexedsearch-whatis { display:none; }
.tx-indexedsearch .browsebox a { margin-right:5px; }

/* Paragraphs */
p {
	margin-bottom:13px;
	font-size:12px;
	line-height:1.2;
}
p.cmargin {	 margin:4px 0 4px 0; }
p.nmargin {	 margin:0; }
p.small {
	color:#676666;
	font-size:10px;
	margin: 0 0 5px 0;
}
.align-center { text-align:center; }
.align-right { text-align: right; }
.align-justify { text-align: justify; }
span.strike { text-decoration: line-through; }

/* Lines */
hr {
	height:1px;
	border:0;
	border-bottom:2px solid #EDECEC;
	clear:both;
	margin-left:10px;
	width:810px;
}

/* Lists */
#middle ul {
	list-style: disc;
	padding:0 0 10px 20px;
	font-size:12px;
}
#middle ol {
	list-style: decimal;
	padding-left: 20px;
	margin-left:3px;
	font-size:12px;
}
#middle ul { line-height:1.2; }
#middle ul.browsebox  {
	padding-left:0;
	margin-bottom:10px;
}

/* Headers */
h1 {
	font-size:19px;
	color:#143A5F;
	padding: 0px 4px 4px 0px;
}
h2 {
	color:#143A5F;
	font-size:14px;
	padding: 0px 4px 4px 0px;
	margin-bottom:2px;
}
h2.color2 {
	margin: -4px -4px 2px -4px;
	padding: 4px 4px 4px 4px;
}

/* Tables */
td,th  {
	font-size:12px;
	text-align:left;
	padding:3px;
}
th {
	color:#676666;
	padding:4px 4px 4px 4px;
}

/* Form 2*/
form.f2 {
	overflow:hidden;
	width:100%;
	padding-top:5px;
}
form.f2 label {
	font-size:12px;
	color:#676666;
	padding: 0 1em 0 0;
}
form.f2 dl { padding: 0; }
form.f2 dt, form.f2 dd {
	padding: 0 0 .3em 0;
	float: left;
}
form.f2 dt {
	clear: both;
	width: 35%;
	text-align: right;
	padding-right: 1em;
}
form.f2 dd {
	text-align: left;
	width: 50%;
}
form.f2 dd p {
	margin-top: 0;
	margin-bottom: .5em;
}
form.f2 dl.tx-srfeuserregister-pi1-multiple-checkboxes dt { width:auto; }
form.f2 dl.tx-srfeuserregister-pi1-multiple-checkboxes label { display:none; }

/* Form Elements */
input,select {
	font-size:11px;
	overflow:visible;
}
textarea { border: 1px solid #C9C3B3; }
div.roundCorner {
	background:url('../img/input_field.png') no-repeat;
	height:19px;
	width:141px;
	padding:1px 0 0 3px;
	float:left;
}
div.roundCorner input {
	border:0;
	width:130px;
}
div.roundCornerMedium input {
	border:0;
	width:105px;
}
div.roundCornerMedium {
	background:url('../img/input_field_medium.png') no-repeat;
	height:19px;
	width:116px;
	padding:1px 0 0 3px;
	margin:0;
}
div.roundCornerLarge input {
	border:0;
	width:271px;
}
div.roundCornerLarge {
	background:url('../img/input_field_large.png') no-repeat;
	height:19px;
	width:282px;
	padding:1px 0 0 3px;
	margin:0;
}
div.roundCornerSmall input {
	border:0;
	width:63px;
}
div.roundCornerSmall {
	background:url('../img/input_field_small.png') no-repeat;
	height:19px;
	width:74px;
	padding:1px 0 0 3px;
	margin:0;
}
p.error {
	margin:0;
	color: #ff0000;
}
ul.error li {
	color:red;
	font-size:13px;
}
ul.error {
	list-style:disc;
	padding-left:20px;
	margin-bottom:15px;
}
div#gMap {
	width:300px;
	height:270px;
	float:right;
}
.tagcloud a { color:#676666; }
