body {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
td {
	font-family : Verdana, helvetica, sans-serif;
	font-size: 9pt;
}
.header1{
	font-size: 14px;
	font-weight: bold;
	color: #73506E;
	text-transform: none;
}
.header2{
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.header4{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 3px;
}
.tableheader2{
	font-size: 8pt;
	font-family : Arial, helvetica, sans-serif;
	font-weight: bold;
	background-color: #0B82C3;
	color: #FFFFFF;
	padding-bottom: 3px;
	padding-left: 5px;
}
.header3{
	font-size: 8pt;
	font-weight: bold;
	padding-bottom: 1px;
}
.smalltext {
	font-size: 8pt;
}
.vsmalltext {
	font-size: 7pt;
}
.white {
	color: #FFFFFF;
}
a {
	color : #0B82C3;
	text-decoration : none;
}
a:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #0B82C3;
	text-decoration : underline;
}
a.darklink {
	font-family : Verdana, helvetica, sans-serif;
	color : #0B82C3;
	text-decoration : none;
}
a.darklink:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #0B82C3;
	text-decoration : underline;
}
a.darklinkOn {
	font-family : Verdana, helvetica, sans-serif;
	color : #0B82C3;
	text-decoration : none;
}
a.darklinkOn:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #0B82C3;
	text-decoration : underline;
}
a.navMenuOnLink {
	font-family : Verdana, helvetica, sans-serif;
	color : #FFFFFF;
	height: 16px;
	text-decoration : none;
}
a.navMenuOnLink:hover {
	font-family : Verdana, helvetica, sans-serif;
	color : #FFFFFF;
	text-decoration : underline;
}
.navTable{
	border:1px solid #000000;
	background-color : #FDFBEA;
}
.navMenuOn{
	background-color : #0B82C3;
}
.subnavMenuOn{
	width : 10px;
	height : 10px;
	background-color : #0B82C3;
	border : 1px solid #000000;
}
.subnavMenuOff{
	width : 10px;
	height : 10px;
	border : 1px solid #000000;
}
.tertiaryNavTable{
	border: 1px solid #000000;
	background-color : #C7D6E6;
}
.vform
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	background-color: #FFFACD;
	border-bottom: #6666CC 1px solid;
	border-left: #6666CC 1px solid;
	border-right: #6666CC 1px solid;
	border-top: #6666CC 1px solid;
	font-weight : normal;
}
.button
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight : bold;
	color: #aa0000;
	cursor: pointer;
	background-color: #FFFACD;
	border-bottom: #0B82C3 1px solid;
	border-left: #0B82C3 1px solid;
	border-right: #0B82C3 1px solid;
	border-top: #0B82C3 1px solid;
}
.panelTable {
	border: 1px solid #944D39;
	background-color: #F5EBE8;

}
.panelTable2 {
	background-color: #ADD3BD;
	border: 1px solid #297552;
}
.imageLeftTop {
	margin-right: 10px;
	margin-bottom: 10px;
}
.imageTopRight {
	margin-bottom: 10px;
	margin-left: 10px;
}
.pageHeadings {
	font-size: 14px;
	font-weight: bold;
	color: #944D39;
	text-transform: none;

}

.missingContent {
	color:#cccccc;
}
.adTable{
	border:1px solid #999999;
	background-color : #f5f5f5;
}
.content{
	padding : 10px 0px 10px 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.hrz_line{
	background: #a1a1a1
}
.foot{
	background: #F4F4F4; 
	padding-right: 2em
}