BODY {
	margin : 0px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #013D96;
	font-size : 9pt;
	background : url(images/body_bg.gif);
	background-repeat: repeat-x;
}
TD{
	font-size : 9pt;	
}
.SectionHeading{
	font-weight : bold;
	font-size : 10pt;
	padding-top : 10px;
	padding-bottom : 0px;
}
.PageHeading{
	font-family : Arial, Helvetica, sans-serif;
	color : white;
	padding-left : 20px;
	font-weight : bold;
	font-size : 14pt;
}
.EmphParagraph{
	font-size : 11pt;
}
A {
	color : #0DA3FA;
	text-decoration : underline;
}
A:Hover {
	color : #0DA3FA;
	text-decoration : none;
}
.MainBorder {
	border-left : 1px solid #0DA3FA;
	border-right : 1px solid #0DA3FA;
}
.MainNavBar{ 
	border-top:1px solid #0DA3FA;
	border-bottom:1px solid #0DA3FA;
	background:#86D1FC;
 }
 .MainNav{
	color : #010241;
	font-size : 9pt;
	text-align : center;
}
 .MainNav_over{
	background:D8EDFA;
	cursor:hand;
}
.BannerMailingList{ 
	color : #010241;
	font-size : 11pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 .BannerContactDetails{ 
	color : white;
	font-size : 10pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
 }
 .Banner2{ 
 	background:#003C9D;
  }
.ListingHeader{

	color:white;
	font-size:11pt;
	font-weight:bold;
	font-family:Arial,Helvetica;
	padding-left:10px;
	padding-right:10px;
}
.Footer{
	color : white;
	font-size : 7pt;
	text-align : center;
}

#flashmap { margin: 10px 0 30px 10px; _margin:-30px -15px 0 -15px; float:left; }

.view { width:152px; height:30px; margin:9px 0 0 13px; background:url(images/view-over.png); }
.view a { width:100%; height:100%; background:url(images/view-up.png); display:block; }
.view a:hover { background:url(images/view-over.png); }