body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a {
	text-decoration: none;
}

.pHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2675AA;
}

.pageHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #2675AA;
}

.pageText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
 margin-left: 0px;
}
.pageText li {
	line-height: 14px; 
}

a.top_nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.top_nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
a.top_nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

.table_top_row { background:url(images/top-row.png) repeat-x; height:20px; }
.table_top_left { background:url(images/top-left.png) no-repeat; height:20px; width:20px; }
.table_top_right { background:url(images/top-right.png) no-repeat; height:20px; width:20px; }
.table_right_row { background:url(images/right-row.png) repeat-y; width:20px; }
.table_left_row { background:url(images/left-row.png) repeat-y; width:20px; }
.table_bottom_row { background:url(images/bottom-row.png) repeat-x; height:20px; }
.table_bottom_left { background:url(images/bottom-left.png) no-repeat; height:20px; width:20px; }
.table_bottom_right { background:url(images/bottom-right.png) no-repeat; height:20px; width:20px; }

.contactform, .contactform a:hover, .contactform a:link, .contactform a:visited{
	color: #006699;
	font-size: 11px;
	font-weight: bold;
	background-color: #EEEEEE;
	text-decoration: none;
}

.adminMenu, .adminMenu a:link, .adminMenu a:visited{
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
a.adminMenu:hover{
	color: #006699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

