﻿* { 
 margin: 0; 
 padding: 0; 
} 
body { 
 background: #ffffff; 
 background-image: url(images/background.gif);
 background-position:top;
 background-repeat:repeat-x;
 font-family: "Verdana", Lucida Grande, sans-serif;
 font-size:70%;
 text-align: center; 
 color: #333; 
} 
a:link, a:visited { 
 color: #2a2a2a; 
} 
a:hover { 
 color: #000000; 
} 
h1 { 
 margin-bottom: 6px; 
 padding-top: 15px; 
 padding-bottom: 11px; 
 border-bottom: 1px solid #AAAAAA; 
 font: bold 160% verdana, serif; 
 color: #00467E; 
} 
h2, h3{ 
 font-weight: normal; 
} 
h2 { 
 padding-top: 10px; 
 padding-bottom: 3px; 
 font: bold 150% verdana, serif; 
 color: #00467E; 
} 
h3 { 
 padding-bottom: 6px; 
 font-weight: bold; 
  font-size: 100%; 
 letter-spacing: -1px; 
 color: #6a6a6a; 
} 

h5 { 
 padding-top: 5px; 
 padding-bottom: 5px; 
 font-size: 1em;
 font-weight: bold;
 color: #5A5958; 
} 

.ConfirmForm {
background-color:#ffffff;
width:500px;
height:150px;
border: 1px solid #D5D4D4;
padding: 10px;
color: #666666;
overflow:auto;
}

.SearchForm .text{
width:200px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.SearchForm {
background-color:#f1f1f1;
width:498px;
border: 1px solid #D5D4D4;
padding: 10px;
}


.SearchResults {
background-color:#f6f6f6;
width:500px;
border: 1px solid #ddddcc;

}

.searchResultsHeader {
background-color:#f1f1f1;
width:490px;
line-height: normal;
height:18px;
border-bottom:1px solid #D5D4D4;
padding: 5px;
}

.searchResultsFooter {
background-color:#f1f1f1;
width:490px;
line-height: normal;
height:18px;
border-top:1px solid #D5D4D4;
padding: 5px;
}

.DivRight {
float:right;
}

.DivLeft {
float:left;
}

.SearchForm fieldset{
border:none;
}

.entry 
{
    font-family:Verdana;
    font-size:small;
    background-color:#FFFFFF;
}

.SearchForm legend{
color:#036;
background:transparent;
font-weight:bold;
}

.SearchForm label{

width:100px;
padding:0 1em;
text-align:right;
}


.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #CCCCCC;
	border: 1px solid #A5ACB2;
	color: #555555;
	margin: 3px 5px 3px 5px;
	padding: 3px;
	text-align:center;
	text-decoration:none;
	width: 100%;
}
#page { 
 margin: 0 auto; 
 width: 760px; 
 text-align: left; 
 border-bottom: solid 10px #ffffff;
} 
#header {
      width:100%;
      background: transparent;
      font-size:93%;
      line-height:normal;
	  padding: 0px 0px 0px 0px;
	   height: 160px; 
  background-image: url(images/banner_top.jpg);
  background-position: bottom right;
 background-repeat:no-repeat;
      }
	  
	  
    #header ul {
	float:right;
	  margin:0;
	  padding:11px 0px 0px 0px;
	  list-style:none;
      }
    #header li {
      display:inline;
      margin:0;
      padding:0;
      }
    #header a {
      float:left;
      background:url("images/tableftBad.gif") no-repeat left bottom;
	  
      margin:0;
      padding:0 4px 0 4px;
      text-decoration:none;
      }
    #header a span {
      float:left;
      display:block;
      background:url("images/tabrightBad.gif") no-repeat right bottom;
	  
      padding:8px 15px 7px 8px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #header a span {float:none;}
    /* End IE5-Mac hack */
    #header a:hover span {
      color:#000;
      }
    #header a:hover {
      background-position:0% -15px;
      }
    #header a:hover span {
      background-position:100% -15px;
	  color:#CCCCCC;
      }

#banner img{
margin-top:13px;
vertical-align:bottom;
background:none;
border:0px;
}

#banner a{
padding: 0px;
margin:0;
background:none;
}

#menubar {
 height: 3em;
}

#menubar ul { 
 padding-top: 4px; 
 text-align: left; 
 list-style: none; 
  text-align:center;
} 
#menubar li { 
 display: inline; 
 margin: 0 10px; 
} 
#menubar li a { 
 font-size: 1em; 
 line-height: 1em; 
 text-decoration: none; 
 color: #5A5958; 
} 
#menubar li a:hover { 
 color: #000000;
 text-decoration: underline;
} 

#header h1 {
display: none;
 margin-bottom: 11px; 
 padding-top: 20px; 
 padding-right: 21px;
  border-bottom: 0px solid #AAAAAA; 
 font: normal 500% arial, verdana, serif; 
 color: #333333;
 text-align:right;
} 


.content-primary { 
 float: right; 
 padding-right: 20px; 
 width: 520px;
} 
.content-primary p { 
 padding-bottom: 10px;
 line-height: 1.7em;
 text-align: left;
 
} 
.content-primary img { 
 float: right; 
 margin: 6px 0px 5px 10px; 
 padding: 5px; 
 border: solid 1px #eee; 
 background: #fff;
 clear:both;
} 

.noboarder img {
background-color:transparent;
border: 0px;
 padding:0px;
 margin:0px;
 float:none;
}

.content-primary ul 
{
    padding-left: 25px;
    padding-bottom: 10px;
}

.content-primary li 
{
line-height: 1.7em;
}

.content-primary-wide { 
 float: right; 
 padding-right: 20px; 
 width: 730px;
  border-bottom: solid 1px #e5e5e5;
} 
.content-primary-wide p { 
 padding-bottom: 10px;
 line-height: 1.7em;
 text-align: left;
 
} 
.content-primary-wide img { 
 float: right; 
 margin: 6px 0px 0px 10px; 
 padding: 5px;
 border: solid 1px #eee; 
 background: #fff; 
} 

.content-news-wide { 
 border-top: solid 1px #e5e5e5;
 float: right; 
 margin-bottom:10px;
 padding-right: 20px; 
 width: 730px;

} 
.content-news-wide p { 
 padding-bottom: 10px;
 line-height: 1.7em;
 text-align: left;
} 

.content-news-wide a:link, .content-news-wide a:visited { 
 color: #0096d7;
} 

.content-news-wide a:hover{ 
 color: #FF6600;
 text-decoration: underline;
}

.content-news-wide img { 
 float: left; 
 margin: 6px 10px 0px 0px; 
 padding: 5px; 
 border: solid 1px #eee; 
 background: #fff; 
}

.InsertReplyBox {
background-color:#9EBEF5;
padding:10px;
width:480px;
border: 1px solid #ddddcc;
clear:both;
}

.LinkedContentResults {
background-color:#f6f6f6;
width:500px;
border: 1px solid #ddddcc;
clear:both;
}

.LinkedContentResults p {
padding: 3px 3px 3px 3px;
}

.LinkedContentHeader {
background-color:#f1f1f1;
width:490px;
line-height: normal;
height:18px;
border-bottom:1px solid #D5D4D4;
padding: 5px;
}

.LinkedContentFooter {
background-color:#f1f1f1;
width:490px;
line-height: normal;
height:18px;
border-top:1px solid #D5D4D4;
padding: 5px;
}

.downloadList{
list-style-type: none;
margin: 0;
}

.downloadli{
background-image:url(images/file.gif);
background-repeat:no-repeat;
background-position:-2px 3px;
padding-left: 16px;

}
    
#content-secondary { 
 float: right; 
 padding-left: 4px; 
 padding-right: 14px;
 line-height: 1.7em;
 width: 202px; 
 color: #00467E; 
} 
#content-secondary p { 
 padding-bottom: 18px; 
} 

#content-secondary ul {
padding-left:0px;
list-style:none;
}

#Menu-Active {
background-color: #dcdcdc;
color:#FFFFFF;
}

#content-secondary li li a:hover{
background-image:url(images/008over.gif);
background-repeat:no-repeat;
}


#content-secondary ul ul {
padding-left:10px;
text-align: left;
background-color:#FAF9F9;
}

#content-secondary li li a{
background-image:url(images/008.gif);
background-repeat:no-repeat;
background-position:5px 4px;
padding-left:25px;
line-height: 1.6em;
}



#content-secondary li a{
    display:block;
    border-bottom: solid 1px #e5e5e5;
    bottom: 5px;
    color: #444444;
    height: 100%;
	padding-left:8px;
    text-decoration: none;
    padding-bottom:1px;
}

#content-secondary li a:hover
{
    background-color: #006BA3;
    color: #ffffff;
    text-decoration: NOne;
}

#content-secondary li {
padding-bottom:1px;
}

.MenuHeading {
    
    background: url(images/menubar.gif) repeat-x center left; 
    height: 20px;
    border: solid 1px #333333;
    color:White;
    margin: 0px 0px 1px;
    text-align: left;
    padding-left:10px;
    padding:0px 0px 0px 10px;
    font-weight:bold;
}

#hcon { 
 clear: right; 
 background-image: url(images/hcon_background.gif);
 background-repeat:repeat-y;
 line-height: 1.6em; 
 color: #666666;
 border-top: 10px solid #ffffff;
 border-bottom: 10px solid #ffffff;
 font-size:x-small;
} 
#hcon a:link, #hcon a:visited { 
 color: #0096d7;
 text-decoration: underline;
}     

#hcon a:hover{ 
 color: #FF6600;
 text-decoration: underline;
}   

#hcon p{ 
 padding: 10px; 
} 

#hcon ul {
color:#0096d7;
padding-left:26px;
list-style-type: square;
}

#hcon h3{
 padding-bottom: 3px;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size:155%;
 color: #0096d7;
 }	

#hconleft { 
 float: left; 
 margin-bottom: 5px;
 width: 250px;
} 

#hconcentre { 
 float: left;
 margin-bottom: 5px;
 width: 240px;

}

#hconright { 
 float: left;
 margin-bottom: 5px;
 width: 250px;
} 

.events_section_title {
color: #003366;
float: right; 
width: 510px;
background-color: #E3EDF9;
margin-top:10px;
margin-bottom:5px;
padding: 2px 2px 2px 2px;
border: 1px solid #BBCADF;
font-weight: bold;
line-height: 17px;

}
.eventwrap {
float: right;
margin: 0px 0px 5px 0px;
padding: 2px 2px 2px 2px;
width: 510px;
border:1px solid #BBCADF;
 }

.events_listingcontainer a, em, a:visited{
color: #006699;
	padding: 0px;
	font-style:normal;
	}
.events_listingcontainer img {
float:left;
padding:  0px 4px 0px 0px;
 margin: 3px 0px 0px 3px;
 clear:none;
}
.events_listingcontainer h2 {
color: #006699;
font-size: 1.3em;
font-family:Arial, verdana;
	padding: 3px 0px 3px 0px;
}


.events_datecontainer{

border-left: 1px;
border-left-color: #BBCADF;
border-left-style: dashed;
padding: 5px 6px 5px 6px;
font-size: x-small;
width: 63px;
height:50px;
overflow: hidden;
float:right;

}

.routewrap {
background-image: url(images/summaryBoxBackground.gif);
background-repeat:repeat-y;
background-position: right;
float: right;
margin: 0px 0px 5px 0px;
padding: 2px 2px 2px 2px;
width: 510px;
border:1px solid #BBCADF;
 }

.routes_datacontainer{
padding: 5px 6px 5px 6px;
font-size: x-small;
width: 125px;
overflow: hidden;
float:right;
}


#flickr { 
 border-top: 1px solid #e5e5e5;
 color: #666666;
 line-height: 1.6em;
 padding: 0px 0px 0px 0px;
 width:100%;
 float:right;
 margin-bottom:10px;
} 

#flickr img {
border: solid 1px #eee; 
background: #fff; 
clear:none;
float:left;
margin: 0px 10px 0px 10px;
padding: 5px;
width: auto; 
}

.flick {
color:#0063dc;
}

.flickR {
color: #ff0084;
}


#footer { 
 clear: right; 
 background: #EFEFEF; 
 line-height: 1.7em; 
 color: #666666;
 border-top: solid 1px #e5e5e5;
 border-bottom: solid 1px #e5e5e5;
 margin-top:10px;
} 
#footer a:link, #footer a:visited { 
 color: #666666;
 text-decoration:none;
}     

#footer a:hover{ 
 color: #FF6600;
 text-decoration: underline;
}   

#footer p, h3{ 
 padding: 10px; 
} 

#footer ul {
padding-left:16px;
list-style:none;
}

#footer h4{
 padding: 10px;
 font-family: "Trebuchet MS", Verdana, Arial;
 font-size:125%;
 color: #00467E; 
 }


#footleft { 
 float: left; 
 width: 150px;
} 

#footcentre { 
 float: left;
 margin-top: 35px;
 margin-bottom: 10px;
 width: 150px;
}

#footright { 
 float: left;
 margin-bottom: 10px;
 width: 280px;
} 
#footlogo { 
 float: right;
 margin-bottom: 10px;
} 

#footerbottom {
text-align: center;
background: #E3E3E3; 
 background-image: url(images/footerbottomback.gif);
 background-position:top;
 background-repeat:no-repeat;
 line-height: 2.5em; 
 color: #fff;
  padding-top: 10px;
}

#footerbottom img { 
 margin: 0px; 
 padding: 0px; 
 border: 0px; 
}

.clear { 
 clear: both; 
}

.textDec {
text-decoration:none;
}



.onlineFormListGrey {
border:1px solid #e6e6e6;
width:518px;
background-color:#f4f4f4;
background-image:url(images/bgg.png);
background-position:left bottom;
background-repeat:repeat-x;
margin-bottom:10px;
overflow:hidden;
}

.onlineFormListGrey p {
padding: 10px;
}

.onlineFormListGrey h3 {
 padding: 5px 10px 0px 10px; 
 margin-top: 0px;
font: normal 180% "Trebuchet MS", verdana, serif; 
 letter-spacing:0.01em;
 color: #555555;
}

.onlineFormListGrey ul {
margin-left: 6px;
}

.onlineFormListGrey img {
float: left;
margin: 6px 6px 5px 6px; 
padding: 5px; 
border: solid 1px #eee; 
background: transparent;
clear:both;
display:inline-block;
}

.onlineFormListGrey .formCell, .formCellCheck {
padding: 6px 10px 6px 10px;
clear:both;
}

.formCell textarea, .formCell input, .formCell select{
margin:3px 5px 0px 0px;
padding: 4px 1px 4px 1px;
width:400px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
border:1px solid #999999;
}

.formCellCheck input {
margin: 3px 5px 0px 0px;
padding: 4px 1px 4px 1px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.1em;
}

.onlineFormListGrey .submit {
font: 1.1em Verdana, Arial;
padding:3px;
border:1px solid;
border-color:#038de2 #02598e #02598e #038de2;
color:#fff;
background-color:#0173b9;
}