/* CSS Document */


body {
	background-color: #ffffff;
	font-family: verdana, Helvetica, Arial, sans-serif;
	}
	
body#popup {background-color: #fefef2;}
	
.googleresults {
background-color:#fefef2;
}

.testsolid {border: #000; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

textarea#styled  {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}

a {  
	color: #353E9B; text-decoration: none
}

a:hover {  
	text-decoration: underline
}

a:visited {  
	color: #353E9B; text-decoration: none
}
a:visited:hover {  
	color: #660066; text-decoration: underline
}

.class1 a:link {color: #fff;}
.class1 a:visited {color: #fff;}
.class1 a:active {color: #fff;}
.class1 a:hover {color: #fff; text-decoration: underline;}

#content{
	color: #000000;
	font-size: 9pt;
	padding-left: 8px;
	padding-right: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#menu{
	color: #000000;
	font-size: 10px;
	padding-left: 3px;
	padding-right: 3px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	width: 125px;
}

.menulink a:link {color: #ffffdd; font-size:12px; font-weight:bold}
.menulink a:visited {color: #ffffdd; font-size:12px; font-weight:bold}
.menulink a:active {color: #ffffdd; font-size:12px; font-weight:bold}
.menulink a:hover {color: #ffffdd; font-size:12px; font-weight:bold; text-decoration: underline;}

.newslink a:link {color: #134218; font-size:11px;  font-weight:bold}
.newslink a:hover {color: #134218;font-size:11px;  font-weight:bold; text-decoration: underline;}
.newslink a:visited {color: #134218;font-size:11px;  font-weight:bold; text-decoration: none;}
.newslink a:visited:hover {color: #134218;font-size:11px;  font-weight:bold; text-decoration: underline;}
.newslink {font-size:11px}

#newsbox{
	padding-left: 3px;
	padding-right: 3px;
	background-image: url("/images/newsbox_02.gif");
	font-size:9px;
	width:140px;
	height:140px;

	
}

#content h3{
	font-size: 11pt;
	font-weight:bold;
	color:#134218;
}

#content2 td{
	font-size: 10pt;
}	

.standardtext {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.navtext {
	color: #fefef2;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
}
.navtext a:link {color: #fefef2;}
.navtext a:visited {color: #fefef2;}
.navtext a:active {color: #fefef2;}
.navtext a:hover {color: #fefef2; text-decoration: underline;}
.navtext a:visited:hover {color: #fefef2; text-decoration: underline;}


.printfriendly {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:8pt;
}
.breadcrumbon {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:8pt;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	color: #373E98;
	font-size:8pt;
	font-weight:bold;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #373E98;
}
.heading {
	color: #134218;
	font-size: 16px;
	font-family: Arial, Garamond, sans-serif;
	font-weight: bold;
}

.smallheading {
	font-size: 10pt;
	font-family: Arial, Garamond, sans-serif;
	font-weight: bold;
	color: #134218;
}

.specialnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9pt;
	font-weight: bold;
	color: #ff0000;
}

.footertext {
font-size:9px;
color:#ffffff;
font-family: Arial;
}

.footertext a {
color:#FFFFFF;
}

.footertext a:hover {  
	color: #ffffff; text-decoration: underline
}
.footertext a:visited {  
	color: #ffffff; text-decoration: none
}
.footertext a:visited:hover {  
	color: #ffffff; text-decoration: underline
}


.tableheading {
background-color:#393e98;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
}



.tablestyle {
border:solid;
border-color: #000000;
border-width:1px;
border-collapse: collapse;
}


.tablestyle td {
border:dotted;
border-width: 1px;
border-color: #808080;
}

.housingtable {
border:solid;
border-color: #000000;
border-width:0px;
background-color:#669999;
}

.tabledirectory {
border:inset;
border-color: #134218;
border-width:3px;
color: #cccccc;
background-color: #cccccc;
}


#dropmenudiv{
position:absolute;
border:0px solid black;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:18px;
z-index:100;
background-color: transparent;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 0px;
border-bottom: 0px solid black;
padding: 0px 0;
text-decoration: none;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
text-decoration:underline;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
}


#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
 
#skip a:active
{
position:static;
width:auto;
height:auto;
}

.greentable {
background-color: #134218;
}

.submitbutton { 
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10px; 
font-weight: bold;
color: #fefef2; 
background-color: #134218; 
border: #CAD8F8; 
border-style: outset; 
border-top-width: 1px;
border-right-width: 2px; 
border-bottom-width: 2px; 
border-left-width: 1px; }

.leftnav {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fefef2;
text-align:center;
}
.leftnav a:link {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#fefef2;
text-align:center;
}
.leftnav a:visited {color: #fefef2; font-size:12px; font-weight:bold}
.leftnav a:active {color: #fefef2; font-size:12px; font-weight:bold}
.leftnav a:hover {color: #fefef2; font-size:12px; font-weight:bold; text-decoration: underline;}
.leftnav a:visited:hover {color: #fefef2; font-size:12px; font-weight:bold; text-decoration: underline;}
