body		{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 100%;
	font-weight: normal;
}

body		{ margin-left: 0; margin-right: 0; margin-bottom: 0; }
body		{ margin: 0 }

p, td, tr, div	{
	font-weight: normal;
}

h1 {
	color: Maroon;
	margin: 0;
	padding: 0 0 0 3px;
	border-bottom: 4px solid Maroon;
	font-size: 1.8em;
}

h2 {
	margin: 0 0 5px 0;
	padding: 0;
	font-weight: normal;
	color: #3B73B9;
	border-bottom: 1px solid #a1a5a9;
	}
	
h3 {
	font-weight: normal;
	margin-bottom: -10px;
	padding-bottom: -10px;
	padding-left: 5px;
}

.leftnav       	{
	color: White;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	font-weight: bold;
}
td a.leftnav {	font-size: .9em; }
a.leftnav:link, a.leftnav:visited{
	text-decoration: none;
	border: 1px solid Maroon;
	color: White;
	border-bottom: 1px solid Silver;
}
	
a.leftnav:hover 	{
	text-decoration: none;
	background : #C6D6FD;
	border : 1px solid Gray;
	color : Black;
}

table.leftnav {
	background: Maroon;
	white-space: nowrap;
}

td.leftnav {
	border-right: 1px solid Gray;
	background: Maroon;
}

.bottomnav {
	border-top : 1px solid Gray;
	background-color : #7D2626;
}

p.bottomnav, td.bottomnav p {
	font-size: .9em;
}

a.bottomnav:hover #bottom {
	text-decoration: none;
	border-bottom : 1px solid;
}

a.bottomnav:link, a.bottomnav:visited, #bottom {
	text-decoration: none;
	border-bottom: none;
}

a:link, a:visited	{
	color: #0033CC;
	text-decoration: none;
}
	
a:hover {
	color: #FF3333;
	text-decoration: none;
}

.smaller {
	font-size: xx-small;
}
.teampic {
	text-align: center;
	position: relative;
	float: left;
	clear: none;
	padding: 5;
}
.teampic img {
	padding: 15px 15px 55px 15px;
    border: 5px solid black;
    background: white;
    text-align: center;
}

.teampic p {
	color: black;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
}

@media print {
.leftnav, .banner, #banner, #bottom, #leftnav, .bottomnav {
	display: none;
}
}
.format1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 10px;
}
