body{
	font-family: verdana, Arial,sans-serif;
	color: #000000;
	line-height: 1.166;
	margin: 5px;
	background-color: #005288;
}
.input 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 11px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
}
.login 
{
	font-family: verdana, helvetica, arial, san-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	padding-right: 5px;
}

/* -- header -- */
#pageHeader {
	height: 200px;
	background: #ffffff;
	position: relative;
	background-repeat: no-repeat;
}

/* -- Page Structure -- */
#container {
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
}

/* -- main content table -- */
#content {
	padding: 5px 20px 5px 20px;
}

p{
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height:16px;
	color:#666666;
}

ol {
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height:16px;
	color:#666666;
	list-style-type: decimal;
	list-style-position: outside; 
}
ul {
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height:16px;
	color:#666666;
	list-style-position: outside; 
}
li {
	font-family: verdana, Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height:16px;
	color:#666666;
	list-style-type: disc;
}
.sublabelindent {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#e8e8e8;
	color:#333333;
	text-indent:3px;
}
.redtitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#D52430;
	font-weight: bolder;
}
.bluetitle {
	font-family: Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#005288;
	font-weight: bolder;
}a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005288;
	text-decoration: none;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005288;
	text-decoration: none;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #005288;
	text-decoration: underline;
}


.fieldtext 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 11px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:17px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

.textarea 
{
font-family: verdana, helvetica, arial, san-serif;
color: #666666; 
font-size: 11px;
font-weight: normal;  
border:1px solid #E9E9E9;
height:113px;
Vertical-Align: top;
Horizontal-Align: Center;
background-color: #EEF4F9;
}

a.home:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F2F2F0;
	text-decoration: none;

}

a.home:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F2F2F0;
	text-decoration: none;

}

a.home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #F2F2F0;
	text-decoration: underline;
}
