/* CSS Document */
body {
	background-image: url(../images/secondary-bak.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, sans-serif;
	color: #333333;
	margin-top: 0px;
	margin-left: 0px;
}


.topnav {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #999999;
	background-color: #D1D3D4;
	padding-left: 10px;
	font-weight: normal;
	padding-right: 10px;
	vertical-align: middle;
}
a.topnav:link {
	color: #000000;
	text-decoration: none;
}
a.topnav:visited {
	color: #000000;
	text-decoration: none;
}
a.topnav:hover {
	color: #961C46;
	text-decoration: none;
}
a.topnav:active{
	color: #000000;
	text-decoration: none;
}
a.lnavr {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
#contentcontainer {
	margin-top: 30px;
	margin-left: 30px;
	font-size: x-small;
	margin-bottom: 50px;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}

.dots {
	background-image: url(../images/dots.gif);
	background-repeat: repeat-y;
}
.logo {
	text-align: right;
	padding-right: 50px;
	vertical-align: baseline;
	padding-top: 10px;
}
td {
	vertical-align: top;
}

.lnavcontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right: 20px;
	padding-left: 6px;
	padding-top: 10px;
	
}
a.lnav:link {
	color: #961C46;
	text-decoration: none;
	
}
a.lnav:visited{
	color: #961C46;
	text-decoration: none;
	
}a.lnav:hover {
	color: #0033CC;
	text-decoration: none;
	
}a.lnav:active {
	color: #961C46;
	text-decoration: none;
	
}

a.lnavmail:link {
	color: #666666;
	text-decoration: none;
}
a.lnavmail:visited {
	color: #999999;
	text-decoration: none;
}
a.lnavmail:hover {
	color: #0033CC;
	text-decoration: none;
}
a.lnavmail:active {
	color: #666666;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
a.footer:link {
	color: #333333;
	text-decoration: none;
}
a.footer:visited {
	color: #333333;
	text-decoration: none;
}
a.footer:hover {
	color: #0033cc;
	text-decoration: none;
}
a.footer:active {
	color: #333333;
	text-decoration: none;
}
.header {
	margin-left: 40px;
}
h2 {
	font-size: small;
	font-style: italic;
}
h3 {
	font-size: x-small;
	font-weight: bold;
	color: #666666;
}.subheader {
	font-size: x-small;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #003399;
}
a:visited {
	text-decoration: none;
	color: #003399;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #003399;
}
.provtabletext {
	font-size: x-small;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 15px;
}
h4 {
	text-decoration: underline;
	font-size: x-small;
	font-weight: normal;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
#floatclear {
	clear: both;
}
.byline {
	font-weight: bold;

}
.photoborder {
	border: 1px solid #000000;
}
