body, p, td, li {
	font-family :  "Times New Roman", Times, serif;
	font-size : 12px;
}

li {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

p.singlespace {
	margin: 3px 0px 2px;
	padding: 3px 0px 2px;
}

Form {
	margin: 1px;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

Select, Input, Option {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

a {
	font-family :  "Times New Roman", Times, serif;
	font-size : 12px;
	color : #990000;
	text-decoration : none;
}

a:hover {
	font-family :  "Times New Roman", Times, serif;
	font-size : 12px;
	color : #990000;
	text-decoration : underline;
}

a.linksmall {
	font-family :  "Times New Roman", Times, serif;
	font-size : 10px;
	color :  #002851;
	text-decoration : none;
}

a.linksmall:hover {
	font-family :  "Times New Roman", Times, serif;
	font-size : 10px;
	color : #B22222;
	text-decoration : underline;
}

a.linkbig {
	font-family :  "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #B22222;
	text-decoration : none;
}

a.linkbig:hover {
	font-family :  "Times New Roman", Times, serif;
	font-size : 16px;
	font-weight : bold;
	color : #B22222;
	text-decoration : underline;
}

a.navlink {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #002851;
	text-decoration : none;
}

a.navlink:Hover {
	font-family :  Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #002851;
	text-decoration : underline;
}

a.panel {
	color : white;
	text-decoration : none;	
}

a.panel:hover {
	color : white;
	text-decoration : underline;	
}


.homeSpacey {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	line-height : 20px;
}

.pageTitle {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	font-weight : bold	
}

.header {
	font-family :  "Times New Roman", Times, serif;
	font-size : 17px;
	font-weight : bold;
	color: #990000;
}

.subHeader {
	font-size : 13px;
	font-weight : bold;
	line-height : 25px;
}

.listHeader {
	font-family :  "Times New Roman", Times, serif;
	font-size : 13px;
	font-weight : bold;
}


.subnavHead {
	font-family :  "Times New Roman", Times, serif;
	font-size : 12px;
	color : #002851;
}

.subnav {
	font-family :  "Times New Roman", Times, serif;
	font-size : 11px;
	color : #002851;
}

.footer {
	font-family :  "Times New Roman", Times, serif;
	font-size : 10px;
}

ul#spacedulist { 
margin: 1em 0;
list-style-type: none; 
list-style-image: none; 
}
ul#spacedulist li {
margin-bottom: 1.5em;
list-style: none;
}
