body {
padding:0;margin:0;
font-size:75%;
font-family:arial,sans-serif;
}
h1 {
 text-indent:-9999px;
}
h1 a,h1 {
  margin:0;
  display:block;
  width:770px;
  height:111px;
}
h2,h3 {
font-size:1.4em;
margin:0;
color:#000;
}
h3 {
font-size:1.2em;
margin:0;
}
IMG {
 border:0;
}

IMG.fleft {
	float:left;
	padding:5px 10px 0px 0px;
}
IMG.fright {
	float:right;
	padding:5px 0px 0px 5px;
}
IMG.middle {
vertical-align:middle;
}

TD {
	text-align:left;
	padding:0px;
	font-family:arial,verdana;
	line-height:1.3;
}
TD.debug {
	border-width:1px;
	border-style:solid;
	border-color:green;
}

TR {
	padding:0px;
}

TABLE {
	margin:0px;
	padding:0px;
	border-color:inherit;
	border-width:0px;
	border-style:none;
	vertical-align:top;
	text-align:left;
	font-size:11px; 
}

TABLE.debug {
	border-width:1px;
	border-style:solid;
	border-color:red;
}

#mainarea {
margin-top:60px;
font-size:0.95em;
float:left;
width:371px;
line-height:1.3em;
}
#mainareadynamic {
margin-top:60px;
font-size:0.95em;
float:left;
width:500px;
line-height:1.3em;
margin-left:20px;
}

#featurearea {
float:left;
width:166px;
margin:60px  10px 0 28px;
}
.sidebox {
border:solid 1px #bbb;
margin-top:10px;
}
.sidebox ol,.sidebox ul {
 padding-left:23px;
 margin:5px 0;
}
.boxhead {
padding:5px 9px;
font-size:1em;
}
.boxcontent {
padding:9px 9px 10px 9px;
font-size:0.95em;
line-height:1.3em;
}
#footer {
clear:both;
width:770px;
padding:25px 7px 7px 7px;
font-size:0.9em;
}

DIV.fleft img, DIV.fright img, DIV.fcenter img {
 display:block;
}

DIV.fleft {
	float:left;
	padding:5px 10px 0px 0px;
}
DIV.fright {
	float:right;
	padding:5px 0px 0px 5px;
}
DIV.fcenter {
	margin:auto;
	text-align:center;
	padding:5px 5px 5px 5px;
}
DIV.fcenter div.fcenterinner {
	margin:auto;
	text-align:left;
}
ol#CommentsList {width:370px;font-size:11px;padding:0 0 0 0;margin:0 0 0 0;}
ol#CommentsList li {list-style:none;padding:0 0 25px 0;margin:0 0 0 0;}
ol#CommentsList li h3 {font-size:12px;padding-bottom:5px;font-weight:normal;}
ol#CommentsList li span.title {font-weight:bold !important;}
ol#CommentsList li p.Author {padding-bottom:5px;margin-top:0;border-bottom:1px solid #cccccc;margin-bottom:10px;font-weight:bold;}
ol#CommentsList li div.CommentText {font-style:italic;line-height:17px;overflow:hidden;}
ol#CommentsList li a.CommentToggle {display:none;}
.CommentsBottom {border-top:1px solid #cccccc;padding:5px 5px 10px 0px;width:360px;}
.CommentsBottom a {color:#797979;float:left;}
#commentSubmitToggle {font-weight:bold;float:right;}

div#SubmitComment {padding:20px 20px 20px 40px;font-size:11px;border:1px solid #cccccc;}
div#SubmitComment li {padding-bottom:5px;}
div#SubmitComment a {text-decoration:none;}
div#SubmitComment a:hover {text-decoration:underline;}
div#SubmitComment fieldset {border:none;margin:0;padding:0;}

div#SubmitComment fieldset p {margin:0 !important;}

div#SubmitComment h3 {padding-left:20px;margin-left:-20px;font-size:12px;margin-bottom:15px;}
div#SubmitComment label {display:block;float:left;width:110px;margin:4px 0;padding:4px 0 0 0;clear:left;}
div#SubmitComment p.labelparagraph {display:inline;float:left;width:110px;margin:0 0 5px 0;padding:10px 0 0 0;}
div#SubmitComment input.TextInput {float:left;width:184px;padding:3px;margin:4px 0;clear:right;border:1px solid #cccccc;}
div#SubmitComment textarea {padding:3px;width:184px;height:115px;margin:4px 0;border:1px solid #cccccc;}
div#SubmitComment label#InfoLabel {width:300px;}
div#SubmitComment label#InfoLabel input {float:right;}
div#SubmitComment p.note {padding:15px 0 30px 0;clear:both;}
div#SubmitComment  img#captchaImg {clear:both;}
div#SubmitComment input.SubmitInput {border:0;padding:3px 5px;font-weight:bold;float:right;border:1px solid #bbb;}
div#SubmitComment input.SubmitInput:hover {cursor:pointer;}

ul.Captcha {margin:0;padding:0;}
ul.Captcha li {margin:0;list-style:none;}



div.galleryPage h4 {
	font-family: Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color:#555;
	margin: 0px;
	margin-bottom: 7px;
}

div.galleryPage div.border {
	border-bottom: 1px solid #999;
	margin-bottom: 15px;
}

.hide {
	display: none;
}

div.galleryPage div.nav {
	float: left;
	cursor: pointer;
	color: #22a;
}

div.galleryPage li.thumb {
	cursor: pointer;
}

div.galleryPage ul#thumbs {
	clear: both;
	width: 570px;
	height: 450px;
	overflow: auto;
	padding-left:0px !important;
}

div.galleryPage div#photoContainer {
	width: 570px;
	height: 500px;
}

div.galleryPage div#theImage {
	height:510px;
}

div.galleryPage div#next {
	float:right;
	width: 80px;
}

div.galleryPage div#prev {
	float:left;
	width: 80px;
}

div.galleryPage {
	height:1050px;
	width: 570px;
}

div.galleryPage div#nav {
	padding-bottom:20px;
}

div.galleryPage ul li {
	list-style: none outside url();
	float:left;
	padding-right:3px;
	padding-bottom:5px;
}

a.linkToFlickr {
	color:#556;
	font-weight:bold;
	text-decoration:none;
}

li.thumb {
	list-style-type:none;
}

.FUNrightpanel { 
	background-color:#E2DDE7;
	color:#333333;
	width: 180px;
}
.FUNtopgrad { 
	background-image:url(/media/images/topgrad_496.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.FUNmidgrad { 
	background-image:url(/media/images/midgrad_497.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.FUNmaintitle { 
	font-family: verdana;
	font-size: 30px;
	color: #887791;
	vertical-align: bottom;
}
.FUNhparrow { 
	background-color: #BFCFD4;
	vertical-align:top;
	width:20px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #BFCFD4;
}
.FUNhpcaption {
width:160px;
	padding-right: 5px;
	padding-left: 5px;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	border-color: #BFCFD4;
}
.FUNhpcaptiontxt {
	color: #535766;
	font-weight: normal;
}
.FUNhighlight {
	color: #543c61;
	font-weight: bold;
}
.FUNnewstitle {
	color: #543c61;
	background-color: #CEC6D9;
	font-family: verdana;
	font-size: 16px;

	vertical-align: bottom;
}
.FUNquote {
	color: #543c61;
}

.FUNlisttitle {
	color: #ffffff;
	background-color: #ff0000;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}

.FUNlisttitlelink {
	color: #ffffff;
	font-weight: bold;
}

.FUNlistrow {
	color: #666666;
	background-color: #FFE1E1;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #ffffff;
	padding: 0px 5px 0px 5px;
}
.FUNlistrowgroup {
	font-weight: bold;
}

.FUNlisttext {
	color: #666666;
}

.FUNrunbiketotalbg {
	background-color: #CEC6D7;
}
.FUNrunbiketotal {
	color: #ff0000;
	font-family: verdana;
	font-size: 25px;
}
.FUNrunbiketotalline1 {
	color: #ffffff;
	font-family: verdana;
	font-size: 17px;
	text-transform: uppercase;
	line-height: 17px;
}
.FUNrunbiketotalline2 {
	color: #ffffff;
	font-family: verdana;
	font-size: 9px;
	text-transform: uppercase;
	line-height: 9px;
}

.FUNcallouttitle {
	color: #ff0000;
	font-family: verdana;
	font-size: 16px;
}
.FUNcalloutbox {
	color: #333333;
	font-family: helvetica;
	font-size: 11px;
	background-color: #E2DDE7;
	padding:0px 5px 0px 5px;
}
.FUNeventbox {
	background-color: #ECE9EF;
	color: #543c61;
	font-size: 10px;
	font-family: verdana;
	padding: 10px;
}
.FUNeventdate {
	font-size: 18px;
}
.FUNeventdetails {
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
}
.FUNeventdivider { 
	background-image:url(/media/images/divider_519.gif);
	background-repeat:repeat-x;
	background-position:left top;
}
.FUNeventlink { 
	font-weight: bold;
	font-size: 10px;
	color: #ff0000;
	text-transform: uppercase;
}
.FUNboxbotlink { 
	color: #887791;
	font-weight: bold;
	font-size: 10px;
}
.FUNtablelink { 
	font-size: 10px;
	color: #ff0000;
	text-transform: uppercase;
}
.FUNgallerybox { 
	background-color: #ECE9EF;
	padding:5px;
	color: #543c61;
}
.FUNgallerylink { 
	color: #887791;
	text-transform: uppercase;
}

.FUNcelequote {
	font-family: helvetica;
	color: #543C61;
	font-size: 13px;
	font-style: italic;
}

.FUNcelequotename {
	font-family: helvetica;
	color: #543C61;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
.FUNgalthumb {
	padding:3px;
}



.subtitle {
	color: #6d7782;
	font-weight: bold;
	font-family: verdana,arial;
	vertical-align: middle;
}

.picturebox {
	color: #333333;
	font-family: helvetica,verdana,arial;
	border-style: solid;
	border-width: 1px;
	border-color: #acbbcc;
	background-color: #dde4ea;
}

.pictureboxtitle {
	color: #ff0000;
	font-family: verdana,arial;
	font-weight: bold;
}
.pictureboxlink {
	text-align:right;
}


.bulletitem {
	font-family: helvetica,verdana,arial;
	color: #003366;
}


.relatedarticles{
	color: #333333;
	font-family: hverdana,arial;
	border-style: solid;
	border-width: 1px;
	border-color: #bfcfd4;
	background-color: #ffffff;
}
.relatedarticlestitle{
	color: #535766;
	font-family: verdana,arial;
	font-weight: bold;
}
.rapad {
	padding:3px;
}
.ralink {
	padding:3px;
	color: #535766;
	text-decoration: none;
}


.papertitle {
	color: #a89170;
	text-decoration: none;
font-weight: bold;

}
A.papertitle:hover {
	color: #a89170;
	text-decoration: underline;
}
.paperauthor {
	color: #6d7782;
	font-style: italic;
}
.paperdetails {
	color: #6d7782;
	font-size: 10px;
}	
.paperbold {
	color: #6d7782;
	font-size: 10px;
	font-weight: bold;
}		



A.basiclink:hover {
	color: #a89170;
	text-decoration: underline;
}

.introduction {
	font-size: 13px;
	font-family: helvetica,verdana
}
.newssummary {
	font-size: 11px;
	font-family: helvetica,verdana
}

.highlight {
	color: #003366;
	font-weight: bold;
}


.quote {
	font-weight: bold;
	font-style: italic;
}
.newsfeedtime {
	background-color: #D2DDE1;
	color: #535766;
}
.newsfeedsource {
	color: #999999;
	font-size: 10px;
}

.addresstitle {
	color: #003366;
	font-weight: bold;
	font-family: verdana,arial;
}
.addresslabel {
	color: #6d7782;
	font-weight: bold;
	font-family: verdana,arial;
	vertical-align: top;
	width: 75px;
}
.addressvalue {
	vertical-align: top;
	padding-left: 10px;
}
.addressnote {
	color: #666666;
}

.srchOuter {
	width: 100%;
	padding: 10px;
	background-color: #E0E9F3;
}
.srchResOuter {
	border-width: 1px 1px 0px 1px;
	border-color: #BECFD4;
	border-style: solid;

}
.srchResRow {
	border-width: 0px 0px 1px 0px;
	border-color: #BECFD4;
	border-style: solid;
	padding: 5px;
}

.srchResPaging {
	padding: 0px 10px 0px 10px;
	color: #535766;
}

.facttitle {
	color: #b91621;
	font-family: verdana,arial;
	font-size: 11px;
}

.facttext {
	color: #333333;
	font-family: helvetica,arial;
	font-size: 10px;
}
.factimg {
	vertical-align: top;
padding-top:2px;
}
.userformlabel {
	color: #003366;
	font-weight: bold;
	padding-right: 10px;
}	
.inline {
	display: inline;
}
.block {
	display: block;
}


	
	.UFtable {
		border-style: solid;
		border-width: 1px 0px 0px 1px;
		border-color: #999;
	}
	.UFcell {
		padding: 5px;
		border-style: solid;
		border-width: 0px 1px 1px 0px;
		border-color: #999;
	}
	
	.UFcellborderbottom {
		padding: 5px;
		border-style: solid;
		border-width: 0px 0px 1px 0px;
		border-color: #999;
	}
	
	.UFcellborderright {
		padding: 5px;
		border-style: solid;
		border-width: 0px 1px 1px 0px;
		border-color: #999;
	}
	
	.UFcellborderrightonly {
		padding: 5px;
		border-style: solid;
		border-width: 0px 1px 0px 0px;
		border-color: #999;
	}
	
	.UFcellnoborder {
		padding: 5px;
		border-style: none;
	}
	
	.UFheader {
		padding: 5px;
		color: #333;
		white-space:nowrap;
font-weight: bold;
		border-style: solid;
		border-color: #999;
		border-width: 0px 1px 1px 0px;
	}




#eventSearch table,tr,td{margin:0; border:0;border-collapse: separate;border-spacing: 0;}
#eventSearch table.eventtable{width:610px; text-align:left;margin:0; font-size:12px;}
#eventSearch .right{text-align:right;}
#eventSearch .nums{padding-left:20px;}
#eventSearch .nums a{color:black;}
#eventSearch .nums a.active{text-decoration:none;}
#eventSearch .event{font-weight:bold;}
#eventSearch .date{font-weight:bold; color:#9D9A8F;}

#eventSearch table.eventtable th.head{background:#eaedf2; border-top:1px solid #c1cfd2;border-bottom:1px solid #c1cfd2; font-weight:bold; padding:10px 0px 10px 0px;}
#eventSearch table.eventtable th.top{font-size:10px; padding-right:5px; padding:5px 0px 5px 0px;}

#eventSearch table.eventtable tr td{border-bottom:1px solid #c1cfd2; padding:15px 0px 10px 0px;}
#eventSearch table.eventtable tr.note td{padding:4px 0px 4px 110px; font-style:italic; color:#CDDAE2;}
#eventSearch table.eventtable tr.addnote td{border:0; border-bottom:0; padding:15px 0px 0px 0px;}




form.EventSearch fieldset { border: 0;}
form.EventSearch ul {list-style: none; padding: 0; margin:0;}
form.EventSearch li {float: left; clear: both;  margin-bottom: 10px;}
form.EventSearch li label {color: #003367; font-weight: bold; width: 175px; float: left;}
form.EventSearch span.esSmall {font-weight: normal;}
form.EventSearch li.eaTextBox input {width: 250px; float: left; }
form.EventSearch input.eaBtFindEvent {margin-left: 175px;}

form.EventSearch fieldset.EventSearchMicro li label {width: 150px; float: left;}
form.EventSearch fieldset.EventSearchMicro li.eaTextBox input {width: 150px; float: left; }
form.EventSearch fieldset.EventSearchMicro li select {width: 150px; float: left; }
form.EventSearch fieldset.EventSearchMicro input.eaBtFindEvent {margin-left: 0px;}

form.EventSearch fieldset.EventSearchSmall li label {width: 140px; float: left; font-size: 11px;}
form.EventSearch fieldset.EventSearchSmall li.eaTextBox input {width: 140px; float: left; clear: both;}
form.EventSearch fieldset.EventSearchSmall li select {width: 140px; float: left; clear: both;}
form.EventSearch fieldset.EventSearchSmall input.eaBtFindEvent {margin-left: 0px;}





table.eventtable {
	width:566px !important;
}