/* AVOG.css - AVOG External Web site style sheet */

body,td,th {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.style2 {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	color: #0000FF;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	font-family: Tahoma;
	color: #0000FF;
}
.style26 {
	color: #0000FF;
	font-family: Tahoma;
	font-size: 12px;
}
.style28 {
	font-size: xx-small;
	color: #000000;
}
.style30 {
	font-size: small;
	font-weight: bold;
	font-family: Tahoma;
}
.style31 {
	color: #0000FF;
	font-family: Tahoma;
}
.style33 {font-size: small; font-family: Tahoma; }
.style34 {font-size: x-small; font-family: Arial, Helvetica, sans-serif; }
.style44 {font-family: Tahoma}
.style45 {font-size: x-small; font-family: Tahoma; }
.style47 {font-size: 12px}
.style48 {font-family: Tahoma; font-size: 12px; }
.style49 {font-size: 14px}

.ListHeader {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

.HomePageLink {
	font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
}

#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	border: 5px 0px 5px 5px;
	border-style: none none ridge none;
}

.navPanel {
	width: 20%;
}

.hSepBar {
	height: 3px;
	width: 100%;
	background-color: #ccc;
}

.vSepBar {
	width: 3px;
	height: 100%;
	background-color: #ccc;
}


#content {
	position: absolute;
	top: 120px;
	left: 260px;
	height: 100%;
	width: 80%;
	padding: 2px 2px 2px 2px;
}
