body
{
	background-color: #DCE0E9;
	margin-left:0px;
	margin-top:0px; 
	font-family:futura,function,ariel,helvetica,sans-serif;
	text-decoration:none
}
td
{
	font-size:11pt;
	color:black;
	font-family:futura,function,ariel,helvetica,sans-serif;
}
input.text
{
	border: solid 2px #0094D3;
	padding-left:5px;
	background-color: #FFFFFF;
	color: Black;
	font-family:futura,function,ariel,helvetica,sans-serif;
	font-size:12pt;
	width:300px;
}
a img 
{
	border: none; 
}
a
{
	color:#0094D3;
	font-weight: bold;
	text-decoration:none
}
a:visited
{
	color:#0094D3;
	font-weight: bold;
	text-decoration:none
}
a:hover
{
	color:black;
	font-weight: bold;
	text-decoration:none
}
.menuspacer
{
	background-color: #0094D3;
	width: 96px;
}
.menuimage
{
	BACKGROUND-IMAGE: url(/images/logo.jpg); 
	BORDER-BOTTOM: #005A83 2px solid; 
	BORDER-right: #005A83 2px solid; 
	BACKGROUND-REPEAT: no-repeat
}
.header
{
	background-color:#0094D3;
	color: White;
	padding-left:5px;
	padding-top: 2px;
	padding-bottom: 2px;
	position:relative;
	font-family:futura,function,ariel,helvetica,sans-serif;
	left:-3px;
	text-transform:uppercase;
}
.bodytitle
{
	text-transform:uppercase;
	padding-left:5px;
}
.content
{
	margin-left:30px;
	border-left: solid 2px #005A83;
}
.footer
{
	margin-left:30px;
	border-left: solid 2px #005A83;
	border-top: solid 2px #005A83;
	padding-top:5px;
	padding-left:5px;
}
p
{
	margin-left:20px;
}
.error
{
	border: solid 2px #B899C5;
	padding-left:5px;
	background-color: #E1CADA;
	padding-right:5px;
	font-weight:normal;
	color: Black;
}
.highlight
{
	font-family:Futura,Function,Arial,Helvetica,sans-serif;
	font-weight:bold;
}
.errorsummary
{
	color: Black;
	border: solid 2px #B899C5;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-color: #E1CADA;
	margin-left:132px;
}
a div.menu 
{
	cursor: hand;
	background-color: #0094D3;
	color:White;
	font-weight: normal;
	height: 30px;
	width: 96px;
	text-align:center;
	padding-top:5px;
	vertical-align:text-bottom;
	background-image: url('/images/trans.gif');
}
a div.menu_selected 
{
	cursor: hand;
	background-color: Black;
	color:White;
	font-weight: normal;
	height: 35px;
	width: 96px;
	text-align:center;
	padding-top:5px;
	vertical-align:text-bottom;
	background-image: url('/images/trans.gif');
}
a:hover div.menu 
{
	cursor: hand;
	background-color: black;
	color:White;
	font-weight: normal;
	height: 30px;
	width: 96px;
	text-align:center;
	padding-top:5px;
	vertical-align:text-bottom;
	background-image: url('/images/trans.gif');
}
a div.submenu 
{
	cursor: hand;
	background-color: #0094D3;
	color:White;
	font-weight: normal;
	text-align:center;
	height:18px;
	margin-top:2px;
	margin-right:2px;
	vertical-align:middle;
	background-image: url('/images/trans.gif');
	font-size:10pt;
}
a div.submenu_selected 
{
	cursor: hand;
	background-color: Black;
	color:White;
	font-weight: normal;
	text-align:center;
	height:18px;
	margin-top:2px;
	margin-right:2px;
	vertical-align:middle;
	background-image: url('/images/trans.gif');
	font-size:10pt;
}
a:hover div.submenu 
{
	cursor: hand;
	background-color: Black;
	color:White;
	font-weight: normal;
	text-align:center;
	height:18px;
	margin-top:2px;
	margin-right:2px;
	vertical-align:middle;
	background-image: url('/images/trans.gif');
	font-size:10pt;
}
