<style type="text/css">
<!--

body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;

}

body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 14pt;
	color: #4D8ADD;
}
h3 {
	font-size: 13pt;
	color: #000000;
}
h5 {
	font-size: 12px;
	color: #000000;
}
.intro_paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #505050;
}



/* Main Top Navigation */
.main_nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #494949;
	padding: 2px;
	
}
A.main_nav {
	text-decoration: none;
}
/*A.main_nav:hover {
	color: #DD4D8A;
}*/


/* Left hand side navigation */
.left_nav_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4D8ADD;
	font-weight: bold;
	font-style: italic;
}
A.left_nav_header {
	text-decoration: none;
}
A.left_nav_header:hover {
	color: #DD4D8A;
	text-decoration: underline;
}

.left_nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #494949;
	font-size: 12px;
}

/* Photo Gallery */
.nextprev {}

.nextprevsml, A.nextprevsml {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
A.nextprevsml:hover {
	text-decoration: none;
	color: #FF0000;
}

/* Hyperlinks */
.nodecor_link {
	text-decoration: none;
	color: #000000;
}
A.nodecor_link:hover, A.main_nav:hover{
	color: #0000EE;
}


.nextprevlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight: bold;
}


/* Infobar hyperlinks - Breadcrumb */
.infobar_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #808080;
}
A.infobar_text:hover {
	text-decoration: underline;
}
A.infobar_text {
	text-decoration: none;
}

/* RSS Styles */
.rss_title {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
A.rss_title {
	text-decoration: none;
	color: #000000;
}
A.rss_title:hover {
	color: #EE0000;
}

.rss_content {
	font-size: 11px;
	color: #494949;
}
A.rss_content {
	color: #0000EE;
}
A.rss_content:hover {
	color: #EE0000;
}


/* Tabbed Navigation */
.myNavOff, .myNavOn {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  

  color: #000000;
  
  border-bottom:2px solid #A6C8FF; /* fills pixel gap at bottom of tabs*/

}
.myNavOff {
  padding:0 0 0 4px ; /* space for LHS if tab imags */
  background:url('/images/template/tabs/tabgrey.gif') #c0c0c0 top left no-repeat; /* somethign with background alignment */
}
.myNavOff a{
  color:#666;
  padding:0 4px 0 0;
  text-decoration:none;
  background:url('/images/template/tabs/tabgrey.gif') transparent top right no-repeat;
}

.myNavOn {
  padding:0 0 0 4px ; /* space for LHS if tab imags */
  background:url('/images/template/tabs/tabblue.gif') #c0c0c0 top left no-repeat; /* somethign with background alignment */
}
.myNavOn a{
  color:#666;
  padding:0 4px 0 0;
  text-decoration:none;
  background:url('/images/template/tabs/tabblue.gif') transparent top right no-repeat;
}
/* END OF TABBED NAVIGATION */
-->
</style>