a:link 		{font-weight:normal; color:#0537CE; text-decoration:underline;}
a:hover 	{font-weight:normal; color:#04227B; text-decoration:underline;}
a:visited 	{font-weight:normal; color:#333333; text-decoration:underline;}

table {
	background-color:#FFFFFF;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background-image: url(nav/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;

}

.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#009933;
	line-height: inherit;
}

.head_sub {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#0066FF;
	line-height: inherit;
}

.copyright {
	font-size: 11px;
}

.caption {
	font-size: 12px;
	color: #0066FF; 
	font-style: italic;
}

.caption_sub {
	font-size: 12px;
	color: #0066FF;
	font-style: italic;
}

.bottom_menu {
	font-size: 11px;
}

.cell {
	color: #ffffff;
	font-weight: bold;
	background-color:#336633;
}

.cell_alt {
	color: #ffffff;
	font-weight: bold;
	background-color:#339933;
}

.cell_total {
	color: #000000;
	font-weight: bold;
	background-color:#336633;
}
.program {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0033CC;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6699FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.newstable {
	width: 275px;
	margin-top: 10px;
}
table.newstable th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #0235D5;
	font-style: italic;
	padding: 2px;
}

table.newstable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0235D5;
	border-bottom-color: #0235D5;
	border-left-color: #0235D5;
	padding: 3px;
	

}
.content {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 35px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}
.textmid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
}
a.bottom:link, a.bottom:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	padding: 10px;
}
a.bottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #0066FF;
	text-decoration: underline;
	padding: 10px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0235C6;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990000;
	padding-top: 15px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0235C6;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #990000;
}
.head3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.brow {
	padding-top: 10px;
	padding-bottom: 15px;
}
.photo {
	padding: 1px;
	border: 1px solid #666666;
}
a.h1link:link, a.h1link:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #0235C6;
	text-decoration: underline;
}
a.h1link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #265CFD;
	text-decoration: underline;
}
.obtop {
	background-image: url(images/ob_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.subwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}
.textwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #FFFFFF;
}
.new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #0235C6;
	line-height: 20px;

}
#ehog {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #DFF4F7;
	padding: 15px;
}
.highlight {
	background-color: #FFFF00;
}
