/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif  ;
	font-size: 8pt;
	line-height: normal;
	background-color: #CED1BE;
	color: #000000
}
table {
	border: 0px;
	padding: 0px;
}

td {
	font-size: 8pt;
	line-height: normal;
	color: #000000;
	text-align: left;
}

th {
	font-size: 10pt;
	line-height: normal;
	text-align: left;
	color: #000000;
}


p {
	text-align:left;
}

h1 {
	
}

h2 {
	text-align: left;
	font-weight: bold;
	font-size: 10pt;
	color: #1C4178;
}

h3 {
	font-weight: bold;
	text-align: left;
	font-size: 8pt;
	color: #000000
}

h4 {
	font-style: italic;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 3px;
	color: #000000;
}


a {
	color: #1C4178;
	text-decoration: underline;
	font-size: 8pt;
	font-weight: bold

} 

ul {
	text-align: left;
	margin-left: auto;
	line-height: 100%;}

.links_table {
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
	color: #1C4178; 
	vertical-align: middle;
	border: 0px;
	padding: 0;
}

.links_tr {
	height:25;
}

.states_a {
	color: #1C4178;
	text-decoration: none;
	font-size: 10pt;
	font-weight: bold
}

.rc_td {
	padding: 15px; 
	text-align: left;
	vertical-align: top;
}

.rc_p {
	text-align: left; 
	word-spacing: 3; 
	line-height: 100%; 
	margin-top: 5; 
	margin-bottom: 5; 
	text-indent: -15;
	margin-left: 15
}

.photogallery_td {
	text-align: center
}

#dhtmltooltip{
position: absolute;
border: solid 0px;
width: 150px;
padding: 2px;
background-color: Yellow;
visibility: hidden;
z-index: 100;
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=115);
}
