html { min-height: 100%; margin-bottom: 1px; }
body {
	font-family: verdana;
	font-size: x-small;
}
table {
	font-family: verdana;
	font-size: x-small;
}

body {
	margin: 0;
	padding: 0;
	background: #eee;
}

IMG {border: none}

A {
	color: #003580
}

A.backtotop {
	font-size: 90%;
	text-decoration: none;
	background: #eee;
	border: 1px solid #ddd;
	color: #aaa;
	padding: 1px 3px;
}

A.maillink {
	text-decoration: none;
}

A.maillink:hover {
	text-decoration: underline;
}

.div1 {
	text-align: center;
}
.div2 {
	width: 740px;
	margin: 12px auto 0;
	text-align: left;
}
.header {
	background: white url(/images/sal-header4.jpg) top left no-repeat;
	margin: 12px 0 0 0;
	padding: 12px;
	color: white;
	min-height: 98px;
	height: auto;
	border: 1px solid black;
	border-bottom: none;
}

* html .header {
	height: 98px;
}

.content {
	background: white;
	border: 1px solid black;
	border-top: none;
	padding: 0;
	min-height: 250px;
	height: auto;
}

* html .content {
	height: 250px;
}

.footer {
	padding: 6px 0 24px;
}

table.tablelayout {
	width: 100%;
	border: none;
	margin: 2px 0 0 0;
}

TD {
	vertical-align: top
}

td.navcolor {
	background: #cc0000;
	border-right: 2px solid white;
	height: 6px;
	width: 30%;
}
td.contentcolor {
	background: black;
	height: 6px;
}

IMG.img1 {
	border: 1px solid black;
}

.content2 {
	padding: 16px 30px 16px 16px;
	line-height: 150%;
	background: white url(/images/virginia_bg.gif) center center no-repeat;

}

A.nav {
	font-family: georgia;
	text-align: right;
	font-size: 150%;
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #999;
	display: block;
	padding: 16px 8px 4px 4px;
	margin: 0;
}

A.nav:hover {
	background: #ccc;
}

A.navactive {
	font-family: georgia;
	text-align: right;
	font-size: 150%;
	color: #cc0000;
	text-decoration: none;
	border-bottom: 1px dotted #555;
	display: block;
	padding: 16px 8px 4px 4px;
	margin: 0;
}

A.navactive:hover {
	background: #eee;
}


.navarea {
	padding: 8px 16px 24px 16px;
}

.linespace {
	height: 1em;
	overflow: hidden;
}

A.breadcrumb {
	color: #333;
	text-decoration: none;
}
A.breadcrumb:hover {
	text-decoration: underline;
}

div.breadcrumb {padding: 0 0 4px 0}

.title {
	font-weight: bold;
	font-size: 125%;
	margin: 0 0 4px;
}

.title2 {
	font-family: georgia;
	font-weight: bold;
	font-size: 175%;
	margin: 8px 0;
	border-bottom: 1px solid #ccc;
	padding: 0 0 6px 0;
	line-height: 120%;
}

.subheading {
	font-weight: bold;
	font-size: 120%;
}

.divider {
	border-bottom: 1px solid #ccc;
}

div.nav2 {
	color: #aaa;
	text-align: center;
	padding: 0 0 16px 0;
}

a.nav2 {
	text-decoration: none;
	color: #555;
}

a.nav2:hover {
	text-decoration: underline;
}

IMG.pagephoto {
	float: right;
	border: 1px solid black;
	margin: 0 0 8px 8px;
}

IMG.photos {
	border: 1px solid black;
}

A.button {
	border: 1px solid #777;
	background: #eee;
	padding: 4px 8px 2px;
	text-decoration: none;
}
A.button:hover {
	border: 1px solid #555;
	background: #ddd;
}

.caption {
	line-height: 120%;
	margin: 2px 0 8px;
}

.photo2 {
	border: 1px solid black;
}

A.PDFlink {
	display: block;
	margin: 2px 2px 8px 8px;
	padding: 6px 10px;
	text-decoration: none;
	float: right;
	border: 1px solid #ccc;
	text-align: center;
	color: #555;
}
A.PDFlink:hover {
	border: 3px solid #888;
	margin: 0px 0px 6px 6px;
}
table.email {
	line-height: 150%;
	font-size: small;
	padding: 6px;
	margin: 6px 0 0 0;
}
.red {color: #cc0000}

h2 {line-height: 1.4em}
