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}

.article a {padding: 2px; color: #0E2B88; font-weight: bold; font-size: 12px; vertical-align: top;}
.article {padding: 2px; color: #0E2B88; font-weight: bold; font-size: 12px; vertical-align: top;}

.button {	border-bottom: #E6E9F3 solid 2px; text-align: center;	width: 10%;}
.buttonHeading {	border-bottom: #E6E9F3 solid 2px;	font-style: italic;	text-align: center;	width: 10%;	vertical-align: bottom;}

.centered-text { text-align: center; }
.clearboth {clear: both;}
.columnHeading {	border-bottom: #E6E9F3 solid 2px; font-style: italic;	vertical-align: bottom;}
.datefield {width: 100px;}
.defaulttext {	font-style: italic;	vertical-align: bottom; color:#CCCCCC;}

.error {font-style:italic; color:#990000; font-weight:bold;}
input.error  {background-color: #FFFFCC;}

.footer a:hover {color: #000000; text-decoration: underline; font-size: 9px;}
.footer a:link {color: #000000; text-decoration: none; font-size: 9px;}
.footer a:visited {color: #000000; text-decoration: none; font-size: 9px;}
.footer {color: #000000; font-size: 9px;}

.hide { display: none; }

.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; }

.navigation a:hover {color: #000000; text-decoration: underline;}
.navigation a:link {color: #000000; text-decoration: none;}
.navigation a:visited {color: #000000; text-decoration: none;}
.navigation {color: #000000; text-decoration: none; font-size: 14px;}

.notice {	font-style: italic;	text-align: center;	vertical-align: bottom;}

.pull-left {float: left;}
.pull-right {float: right;}

.tableHeading {	padding: 2px;	color: #000000; font-weight: bold; vertical-align: top;	font-size: 13px;}
.tableLayout {	padding: 2px; width: 98%;}

.text {	border-bottom: #E6E9F3 solid 2px;}



.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;}

.green {
	color:green;
}

.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 {
	text-align: center;
	float:left;
	margin:0;
	width:130px;
	border-left:1px solid #E0E0E0;
}
#menu li a {
	font-family:Arial,Sans-Serif;
	font-size:11px;
	text-decoration:none;
	display:inline-block;
	white-space:nowrap;
	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;
}

.reportheader {margin: 1em; width: 95%;}

tr.odd > td {
	background-color: #F5F5F5;
	border-bottom: 1px solid #E6E9F3;
}

tr.even > td {
	border-bottom: 1px solid #E6E9F3;
}

tr.highlight > td {
	background-color: #FFFF00;
}

/* NEW CHARTERS CONTACT FORMS
------------------------------------------------------------------------------*/
label { font-weight: normal; color: #333; }
fieldset { padding: 1em 1.5em; margin: 0 0 1em 0; border: 1px solid #ddd; }
legend { padding: 0 .4em; font-weight: bold; font-size: 1em; color: #999;}
textarea { margin: 0.5em 0.5em 0 0; }
textarea { padding: .4em; }
form.vform div { margin: 0 0 .5em; }
form.vform div label { display: block; }
form.vform div.checkbox label { display: inline; }
form.vform .required:after { content:" *"; }

#narrow {width: 500px; margin: 0 auto;}

.message {font-size: 1.2em; font-weight: bold; text-transform: uppercase;}
.success {font-style:italic; color: green; font-weight: bold;}

.buttonbar {height: 2em; margin: 1em 0;}
.menuList li {margin: .5em 0;}
.subheading b {font-weight: bold;}
.subheading span {font-weight: normal; color: #999;}
.subheading {margin-bottom: 4em;}

.applicationBody {
    background-color:#045596;
}