img{
	display:block/*resolves issues with space bellow images in ie*/
}

h2, h3{
	margin:0;
	padding:0}
	
p { 
   margin: 5px 0px 8px 0px;
   padding: 0px;
}		
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 2px;
}

.Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	line-height: 12px;
}
.BodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8772;
	line-height: 12px;
	vertical-align: 33%;
	font-weight: 900;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.BodySelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	vertical-align: 33%;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8772;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}
.link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}

.link_selected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
	cursor:default;
}

.download_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.download_link_noBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.download_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8772;
	font-weight: bold;
}

.download_link_noBold:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8D8772;
	font-weight: normal;
}


.placeholder_t{
	height:10px;
}
.map{
	background-image:url(../images/map.jpg); 
	background-repeat:no-repeat; 
	background-position:right
}

.toggleopacity img{
margin:0;
padding:0;
cursor:pointer;
border: 0;
}

.flash A{
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#B7B097;
	text-decoration: none;

}

.skip A{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#5B5540;
	text-decoration: none;

}

.images
{
	background-image:url(../images/down.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	color:#CCCCCC;
	font-size:10px;
}

.images_sel
{
	background-image:url(../images/up.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	text-decoration:none;
	color:#CCCCCC;
	font-size:10px;
}