TABLE, BODY, TD, INPUT, TEXTAREA, SELECT {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; letter-spacing: normal; font-weight: normal;}

FORM {margin: 0; padding: 0;}

A {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0E2B88; letter-spacing: normal ; font-weight: normal; line-height: 18px}

.navigation {color: #000000; text-decoration: none; font-size: 14px;}
.navigation a:link {color: #000000; text-decoration: none;}
.navigation a:visited {color: #000000; text-decoration: none;}
.navigation a:hover {color: #000000; text-decoration: underline;}

.footer {color: #FFFFFF; font-size: 9px;}
.footer a:link {color: #FFFFFF; text-decoration: none; font-size: 9px;}
.footer a:visited {color: #FFFFFF; text-decoration: none; font-size: 9px;}
.footer a:hover {color: #FFFFFF; text-decoration: underline; font-size: 9px;}

.tableLayout {	padding: 2px; width: 98%;}

.tableHeading {	padding: 2px;	color: #000000; font-weight: bold; vertical-align: top;	font-size: 13px;}

.article {padding: 2px; color: #0E2B88; font-weight: bold; font-size: 12px; vertical-align: top;}
.article a {padding: 2px; color: #0E2B88; font-weight: bold; font-size: 12px; vertical-align: top;}
.columnHeading {	border-bottom: #E6E9F3 solid 2px; font-style: italic;	vertical-align: bottom;}
.buttonHeading {	border-bottom: #E6E9F3 solid 2px;	font-style: italic;	text-align: center;	width: 10%;	vertical-align: bottom;}
.text {	border-bottom: #E6E9F3 solid 2px;} 
.button {	border-bottom: #E6E9F3 solid 2px; text-align: center;	width: 10%;}
.error {font-style:italic; color:#990000; font-weight:bold;}
.notice {	font-style: italic;	text-align: center;	vertical-align: bottom;}

.link {text-align:left; border: 0; background-color: #FFFFFF; text-decoration: underline; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #0E2B88; letter-spacing: normal; font-weight: normal; line-height: 12px; text-align: left; cursor:pointer; }

.RFPtableLayout { padding: 2px; width: 98%; border: #E6E9F3 solid 2px;}
.RFPHeading {	border: #E6E9F3 solid 2px; font-style: italic;	vertical-align: bottom;}
.RFPtext {	border-bottom: #E6E9F3 solid 2px;} 

.multiselect {
	width: 40px;
	height: 200px;
}

#header {
	font-family:Arial,Sans-Serif;
	font-size:13px;
	color:#005395;
	position:relative;
	font-weight:bold;
}
#header a {
	font-family:Arial,Sans-Serif;
	font-size:13px;
	text-decoration:none;
	color:#005395;
	font-weight:bold;
}
#header span {
	padding:0 10px 0 10px;
}
#header select {
	padding:2px;
	border-collapse:collapse;
	border:1px solid #CCCCCC;
}
#menu {
	margin:5px 0;
	padding:0;
	list-style-type:none;
	background-color:#eee;
	height:30px;
	border-top:2px solid #eee;
	border-bottom:2px solid #E0E0E0;
}
#menu li {
	float:left;
	margin:0;
	width:102px;
	border-left:1px solid #E0E0E0;
}
#menu li a {
	font-family:Arial,Sans-Serif;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:0 11px;
	line-height:30px;
	color:#005395;
	font-weight:bold;
}
#menu li a:hover, #menu li.active a {
	background-color:#f5f5f5;
	border-bottom:2px solid #DDD;
	color:#005395;
}
