#iframe_content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF;
	margin: 10px;
	line-height : 150%;
}
#iframe_content UL LI LI{ list-style: circle; color: #000000; list-style-image: none;}
#iframe_content UL LI LI LI { list-style: circle; color: #000000; list-style-image: none;}

/* start of styles duplicated in main - make them match */

a:link {
	color: #003394;
	text-decoration: underline;
}
a:visited {
	color: #1D5069;
	text-decoration: underline;
}
a:hover {
	color: #1D5069;
	text-decoration: none;
}
a:active {
	color: #0302FF;
	text-decoration: none;
}


ul{
	list-style: url("../img/doublearrow.gif");
	margin-bottom: 3px;
}


.subtitle3:link {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size:13px; 	color:#b01c2e;	font-weight: bold;}
.subtitle3:visited {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size:13px; 	color:#b01c2e;	font-weight: bold;}
.subtitle3:hover {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size:13px; 	color:#b01c2e;	font-weight: bold;}
.subtitle3:active {	font-family: Verdana, Arial, Helvetica, sans-serif; 	font-size:13px; 	color:#b01c2e;	font-weight: bold;}

ul.oneline {line-height:100%;}
ol.oneline {line-height:100%;}



hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0083D7;
}
hr.red  {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #b01c2e;
}

.maptext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.infowindow {margin-bottom: 0px; margin-right: -10px;}

.footer a:link{
	color: #003D7D;
	text-decoration: underline;
}
.footer a:visited{
	color: #003D7D;
	text-decoration: underline;
	
}

.footer a:hover{
	color: #003D7D;
	text-decoration: none;
}

.footer a:active{
	color: #003D7D;
	text-decoration: none;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
/* end of styles duplicated in main - make them match */




