body {
	background-color: white;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	width: 700px;
	margin: 0 auto;
}

a {
	color: #002BB8;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #b85b5a;
}

img {
	border: 0;
}

input[type="text"], input[type="password"], select, textarea {
	border: solid 1px #AAC0D7;
}

input[type="text"]:focus, input[type="password"]:focus, select:focus, textarea:focus {
	background-color: #D5D6A8;
}

#header {
	float: left;
}

#header ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#header li {
	padding: 0;
	margin: 0;
	float: left;
}

#header img {
	float: left;
}

#logo-wrapper {
	width: 700px;
}

#logo {
	float: left;
	width: 250px;
	padding-top: 5px;
}

#banner-top {
	float: right;
	width: 430px;
}

#banner-middle {
	color: white;
	height: 16px;
	background-color: #3A4A61;
	clear: both;
}

#banner-middle a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

#banner-bottom {
	float: left;
}

#body {
	float: left;
	width: 700px;
	border-bottom: 1px solid #C0C0C0;
	margin-top: 0;
	padding-top: 0;
}

#panel-left {
	float: left;
	width: 409px;
	border-right: 1px solid #C0C0C0;
	padding: 0 40px 0 30px;
	color: #333333;
	font-size: 9pt;
	text-align: left;
	min-height: 463px;
}

#panel-right {
	margin-left: 490px;
}

#applynow {
	float: right;
}

#main-container {
	font-family: Tahoma, Helvetica, sans-serif;
	padding-bottom: 6px;
}

#main-container h1 {
	margin-bottom: 0;
}

#main-container h3 {
	font-size: 12px;
}

#main-container ul li, #main-container ol li {
	margin: 10px 0;
}

#main-container img {
	margin: 3px;
}

#main-container blockquote {
	margin-top: 10px;
    margin-bottom: 10px;
	margin-left: 45px;
	padding-left: 15px;
	border-left: 3px solid #ccc;
	text-align: justify;
}


#form-container {
	float: left;
	width: 210px;
}

#footer {
	float: left;
	width: 700px;
}

#links {
	padding: 10px;
	text-align: center;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
}

#footer .panel {
	width: 226px;
	float: left;
}

#footer .panel h3 {
	font-family: Verdana, serif;
	font-size: 10pt;
	font-weight: normal;
	text-align: center;
}

#footer .panel ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#footer .panel li {
	padding-bottom: 10px;
	text-align: center;
}

.articles {
	padding: 5px;
}

.articles span {
	display: block;
}

.articles ul {
	padding-left: 13px;
	list-style-type: none;
	list-style-position: inside;
	text-indent: -11px;
}

.articles ul li:before {
	content: "\00BB \0020";
}

.blue-bar {
	background-color: #003366;
	height: 18px;
}

.bookmark {
	background-color: #EEEEEE;
	padding: 2px;
	margin: 10px 0;
	text-align: right;
}

.date {
	font-family: Verdena, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
	color: gray;
}

.ccard {
	float: left;
	width: 275px;
	text-align: center;
}

.copyright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 325px;
}

.error {
	color: red;
}

.clear {
	clear: both;
}

.text_label_req {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.text_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.apn {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	color: #993300; font-weight: bold;
	text-decoration: underline;
}

.form_box_container {
	border: 1px solid #cccccc;
	margin: 15px;
	padding: 10px;
	float: left;
	width: 645px;
}

.form_box_container h1 {
	text-align: center;
}

.form_box_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	text-align: center;
}

.sidebox-header {
	background-color: #AAC0D7;
	padding: 0 3px;
}

#form1 div {
	height: 50px;
	padding-left: 2px;
}

#right {
}

#form1 label {
	width: 90%;
	float: left;
	padding-top: 2px;
}

.button-image {
	background-color: #003366;
	color: #FFFFFF;
	font-weight: bold;
	border: 2px solid #97B2CE;
}
