body { font-family: Verdana, Arial, Sans-serif; }
/* Top */
div#topBar {
	background-color:#d3e2ea;
	padding:6px 8px 6px 8px;
	color:#676666;
	font-size:11px;
	overflow:hidden;
	width:974px;
}
div#date { display:none; }
div#fontSelector { float:left; }
div#fontSelector .small a,div#fontSelector .medium a,div#fontSelector .big a {
	color:#676666;
	text-decoration:none;
	font-weight:bold;
}
div#fontSelector .small a { font-size:10px; }
div#fontSelector .medium a { font-size:12px; }
div#fontSelector .big a { font-size:14px; }
div#fontSelector .print { padding-left:5px; }
div#tools {
	float:right;
	margin:2px 0 0 0;
}

/* Header */
#header {
	height:96px;
	width:990px;
	background:url(../img/banner.jpg) no-repeat top right;
	overflow:hidden;
}
img#logo {
	margin:12px 0 0 5px;
	float:left;
}
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:-25px;
	width:990px;
} 
ul#mainNav li { float:left; }
ul#mainNav li a {
	width:144px;
	height:27px;
	display:block;
	float:left;
	text-indent:-1000em;
	background:no-repeat top left;
	margin-left:-9px;
}

/* Sub Menu */
div#subNavBar {
	width:990px;
	background-color:#d3e2ea;
	margin-bottom:3px;
	padding-bottom:5px;
	clear:left;
	height:16px;
}
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#left {
	width:170px;
	float:left;
}
div#left div.col1Wide{ margin-left:0; }
div#middle {
	float:left;
	width:820px;
}
div#middle2 {
	float:left;
	width:640px;
}
div#right {
	float:right;
	width:170px;
}
div#right div.col1Wide{ margin-left:0; }

/* Box Styles */
div.box,.tx-indexedsearch-browsebox {
	margin:0 0 5px 10px;
	padding-bottom:1px;
	float:left;
	display:inline;
	overflow:hidden;
}
div.color2 p,div.color2 h1 {
	margin-left:7px;
	margin-right:5px;
}
div.color1 p,div.color1 h1 {
	margin-left:4px;
}
div.col1 { width:150px; }
div.col1Wide { width:170px; }
div.col2 { width:310px; }
div.col2Wide { width:330px; }
div.col3 { width:470px; }
div.col3Wide { width:490px; }
div.col4 { width:630px; }
div.col4Wide { width:650px; }
div.col5Wide { width:810px; }
div.col2 div.leftCol {
	width:150px;
	float:left;
}
div.col2 div.rightCol {
	width:150px;
	float:right;
}
div.col2Wide_right {	width:420px; float:right }
div.col1Wide_left { width:200px; }
div.color2 { background-color:#d3e2ea; }
div.color3 { background-color:#b7ccdf; }
div.border1 { border:2px solid #EDECEC; }

/* Footer */
#footer {
	background-color: #D3E2EA;
	color:#676666;
	clear:both;
	width:990px;
	padding: 6px 0 10px 0;
}
#footer .col1 { width:155px; }

#footer ul { padding-left:4px; }
#footer p { margin-left:10px; }

/* Links */
a.f1 {
	color:#676666;
	font-size:11px;
	text-decoration:underline;
}
a.f2 {
	color:#676666;
	font-size:11px;
	background:url(../img/link_icon1.gif) no-repeat 0 2px;
	padding-left:10px;
	text-decoration:underline;
}
a.f3,.tx-indexedsearch a {
	color:#495ca0;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat 0 5px;
	padding-left:10px;
	text-decoration:underline;
	line-height:1.3;
}
a.next {
	color:#495ca0;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat right 5px;
	padding-right:10px;
	text-decoration:underline;
}
a.prev {
	color:#495ca0;
	font-size:12px;
	background:url(../img/link_icon3.gif) no-repeat 0 5px;
	padding-left:10px;
	text-decoration:underline;
}
a.f4 { color: black; }
a.f5,.tx-srfreecap-pi2-cant-read a {
	color: black;
	text-decoration:underline;
}
a.f6 { color:#676666; }
a.f7 {
	color:#495ca0;
	font-size:12px;
	text-decoration:underline;
}
a.iconLink {
	color:#BE0C1D;
	font-size:12px;
	background:url(../img/link_icon2.gif) no-repeat 0 4px;
	padding-left: 25px;
	padding-top:5px;
	padding-bottom:2px;
	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,span.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.f1 {
	height:1px;
	border:0;
	border-bottom:2px solid #EDECEC;
	clear:both;
	margin-left:10px;
}

/* Lists */
#middle2 ul, #middle ul {
	list-style: disc;
	padding:0 0 10px 20px;
	font-size:12px;
}
#middle2 ol, #middle ol {
	list-style: decimal;
	padding-left: 20px;
	margin-left:3px;
	font-size:12px;
}
#middle2 li, #middle ul { line-height:1.2; }
#middle2 ul.browsebox,#middle ul.browsebox  {
	padding-left:0;
	margin-bottom:10px;
}
#middle2 ul.vmenu {
	margin:0;
	padding:0;
}
#middle2 ul.vmenu li { display:inline; }
#middle2 ul.vmenu li a {
	display:block;
	padding:3px;
	color:black;
	text-decoration:underline;
	float:left;
	margin-right:3px;
	margin-bottom:5px;
	font-size:11px;
}

/* Headers */
h1 {
	font-size:16px;
	color:#676666;
	margin:5px 0 3px 0;
}
h2 {
	color:#676666;
	font-size:12px;
	background-color:#d3e2ea;
	padding: 3px 4px 3px 5px;
	margin-bottom:2px;
	line-height:1.3;
}

h2.white { background-color:white; }
h3 {
	color:#ffffff;
	font-size:12px;
	background-color:#3d5699;
	padding: 3px 4px 3px 5px;
	margin-bottom:2px;
	line-height:1.3;
}

/* Tables */
td,th  {
	font-size:12px;
	text-align:left;
	padding:3px;
	vertical-align:top;
}
div.color2 td p,div.color1 td p { margin:0; }
th {
	color:#676666;
	padding:4px 4px 4px 4px;
}

/* Form */
form.f1  { padding:5px 5px 5px 7px; }
form.f1 div { margin-bottom:5px; }
form.f1 label {
	font-size:10px;
	color:#676666;
	display:block;
	margin-bottom:3px;
}
form.f2 {
	border:2px solid #EDECEC;
	padding:5px;
	overflow:hidden;
	width:100%;
}
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 .5em 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; }
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;
}

/* Map */
div#atMap {
	clear:both;
	width:100%;
	text-align:right;
	background-color:#F7BE7B;
}
p#mapTitle {
	color:white;
	font-weight:bold;
	position:absolute;
	width:130px;
	padding:10px 0 0 15px;
	margin:0;
	text-align:left;
}
div#search {
	float:right;
	margin:1px 1px 1px 0;
}

/* Banner */
div.banner {
	float:left;
	display:inline;
	margin:0 0 5px 10px;
	text-align:center;
}
div#left div.banner,div#right div.banner {
	margin:0 0 5px 0;
	width:100%;
}
div.eventItem { margin-bottom:5px; }
div#gMap {
	width:310px;
	height:192px;
	float:right;
}