/* Master sheet */
body {
	font-family: arial, helvetic, san-serif;
	background-color: #002B5A;
	font-size: 11px;
	text-align:center;
}

a { color: #002B5A; text-decoration: none; }
a:hover { text-decoration: underline; }

.main_m {
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 140%;
	color: 000000;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.main_m a { text-decoration: none; }
a.main_m { text-decoration: underline; }

/* Header styles */
#wrapper {
	text-align:left;
	width: 880px;
	_width: 862px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #fff;
	padding: 0;
}

#content_wrapper {
	float: left;
}

#content {
	float: left;
	position: relative;
	left: 0px;
	padding: 0px;
	margin: 0px;
	_margin-left: 2px;
	margin-left:2px;
	width: 680px;
}

#home_page_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #78a22e;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#page_4_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #22316C;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#page_5_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #36648B;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#page_6_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #699864;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#page_7_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #81ABB1;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#page_39_text {
	width: 661px;
	.width: 678px;
	height: 14px;
	background: #97B05D;
	text-align: right;
	color: #fff;
	margin-top:-1px;
	.margin-top:2px;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 9px;
	padding-right: 17px;
	letter-spacing: .05em;
}

#home_image { padding: 0; margin: 0; }

#rightNav {
	width: 145px;
}

/* Left Column */
#leftColWrapper {
	width: 196px;
	_width: 176px;
	font-size: .90em;
	border: 2px solid white;
	border-right: none;
	border-top: 0;
	border-bottom: 0;
	font-family: Arial, sans-serif;
	float: left;
	margin: 0px;
	background-color: #c4ccdf;
	padding:0;
}
	#leftColWrapper input, #leftColWrapper select {
		background-color: white;
		border: 0;
		font-size: .8em;
		font-weight: bold;
		padding: 3px;
		width: 48%;
		cursor:pointer;
	}

#btnEnroll.btn, #btnLogin.btn {
	font-size:9px;
	line-height: 16px;
	height: 16px;
	width: 70px;
	margin-right: 5px;
	padding-bottom: 12px;
	padding-top: 0px;
	font-weight: bold;
}


	#leftColWrapper select {
		background-color: white;
		border: 1px solid black;
		font-size: 1em;
		font-weight: normal;
		padding: 2px;
		width: 100%;
	}

	#leftColWrapper h1 {
		color: white;
		margin: 0 0 10px 0;
		font-size: 13px;
	}

	#leftColWrapper div {
		padding: 10px 20px 20px 20px;
		_padding: 10px 10px 15px 10px;
		border-bottom: 2px solid white;
		width: 156px;
		_width: 176px;
		margin: 0;
	}

	#leftColWrapper form {
		margin: 0;
	}

#leftColCap {
	background-color: #001D54;
	padding:0px;
	margin:0px;
	height: 0px;
}

#accessYourAccounts {
	background-color: #8a9bbd;
}

#peoplesInformation {
	background-color: #a6b1cd;
	font-size: 11px;
}

#peoplesInformation ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(images/arrowBullet.gif);
}
#peoplesInformation ul li {
	border: 1px solid #A5B4D2;
	border-bottom: 0;
	padding: 4px;
}

	#peoplesInformation ul li a {
		color: black;
		text-decoration: none;
		font-size: 1em;
	}

	#peoplesInformation ul li a:visited {
		color: black;
		text-decoration: none;
		font-size: 1em;
	}
#peoplesInformation ul li ul {
	list-style:none!important;
}
#peoplesInformation ul li ul li { list-style:!important;}
#peoplesInformation ul li ul li a { display:inline-block; margin-left:12px; .margin-left:0px; padding-left:10px; list-style:none!important; list-style-image:none; background-image: url(images/arrowBullet.gif);
	background-repeat: no-repeat;
	background-position: left top;}
#resources {
	background-color: #c4ccdf;
	padding-bottom: 120px!important;
	margin-bottom: 0!important;
	border-bottom: none!important;
	font-size: 11px;
}

#resources ul {
	margin: 0;
	list-style-type: none;
	padding: 0;
	list-style-position: inside;
	list-style-image: url(images/arrowBullet.gif);
}

#resources ul li {
	border: 1px solid #c4ccdf;
	border-bottom: 0;
	padding: 4px;
}

	#resources ul li a {
		color: black;
		text-decoration: none;
		font-size: 1em;
	}

#filler { width: 190px; border-top: none; min-height: 100px; background-color: #99AACD; margin-top: 0; }

/* Home Page Columns at bottom */
#lower_div { width: 678px; }

#col_1, #col_2, #col_3 { width: 205px; padding: 10px; float: left; margin-top: 7px; padding-top: 0px; }

#col_1, #col_2 { border-right: 1px solid black }

#col_1 img, #col_2 img, #col_3 img { margin-bottom: 10px; }

/* Footer */
#footer{
	clear: both;
	width: 880px;
	_width: 100%;
	color: #515151;
}

 #footer a { color: #515151; text-decoration: none; }
 #footer a:hover { text-decoration: underline; }