/* CSS Document */

/* Web View - No Print */

body {
font-family:Arial, Helvetica, sans-serif; 
text-align:left;
}

p {
font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:12px;
}

h4 {font-family:Arial, Helvetica, sans-serif; font-size:14px;} 

h5 {
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
color:#FFFFFF;
background-color:#000000;
margin-top:0px;
}

.photocaption {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
}


.banner {display:inherit;}

.pic {display:inherit;}

.footer {
display:inherit;
}

.toptag {display:inherit;}

.border {
border-left-style:solid;
border-left-color:#000066;
border-left-width:1px;
border-top-style:solid;
border-top-color:#000066;
border-top-width:1px;
border-right-style:solid;
border-right-color:#000066;
border-right-width:1px;
border-bottom-style:solid;
border-bottom-color:#000066;
border-bottom-width:1px;
}


.hr {
 width: 768px;
 height: 1px;
 color:#003399;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	text-decoration: underline;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
	text-decoration: underline;
}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #336699;
	text-decoration: underline;
	}