Body
{
	background-color:#000080; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype",Gentium;
	color:#FFD700; 
	font-size:12pt;
}

A:link
{
	color:#FF8C00; 
	background:#000080;
}
A:visited
{
	color:#FF4500; 
	background:#000080;
}

A:hover
{
	color:#FF8C00; 
	background:#000080; 
	text-decoration:none
}

P.a
{	
	text-indent:0cm;
}

P
{
	text-indent:.5in;
}

Input
{
	background:#000080; 
	color:#FFD700; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype"; 
	font-size:13pt;
}

Textarea
{
	background:#000080; 
	color:#FFD700; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype"; 
	font-size:13pt;
}

Select
{
	background:#000080;
	color:#FFD700; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype"; 
	font-size:13pt;
}

Img 
{
	border:0;
}


ul.disc
{
	list-style-type:disc;
}

ul.circle
{
	list-style-type:circle;
}

ul.square
{
	list-style-type:square;
}

ol.norm
{
	list-style-type:decimal;
}

ol.lwrlet
{
	list-style-type:lower-alpha;
}

ol.uprlet
{
	list-style-type:upper-alpha;
}

ol.lwrrom
{
	list-style-type:lower-roman;
}

ol.uprrom
{
	list-style-type:upper-roman;
}

.nav_left
{
	background: transparent
	url("/resources/images/navigation/left_bar.png")
	left
	top
	repeat-y;
	padding-left:35px;
	position:relative;
	top:-2em;
}

.nav_right
{
	background: url("/resources/images/navigation/right_bar.png")
	top
	right
	repeat-y;
	padding-right:50px;
}

.nav_bottom
{

	top:-2em;
	position:relative;
	width:300px;
}

.nav_whole
{
	position:absolute;
	top:0;
	left:0;
	width:300px;
}

.nav_body
{
	text-align:left;
}

.logo
{
	width:100%;
}

.title
{
	text-decoration:underline; 
	font-weight:bold;
}
.formcolors
{	
	background:#000080; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype";
	color:#FFD700; 
	font-size:12pt;
}

.ptitle
{
	width:30%; 
	padding-left:5%; 
	text-align:left
}

.body
{
	width:66%; 
	text-align:left; 
	margin-left:305px;
}

.content
{
	width:100%; 
	padding-left:10px; 
	padding-right:10px;
}

.footer
{
	width:50%; 
	padding-left:20%; 
	padding-top:1%; 
	text-align:center;
}

.std
{
	color:#FFD700; 
	font-family:Garamond,"Goudy Old Style",Perpetua,"Poor Richard","Palatino Linotype"; 
	font-size:13pt;
}

.hazard
{
	color:#FF4500; 
	background:#000080
}
