body {
	background-color: #fff;
	color: #000;
	font: 12px/16px Arial, Helvetica, sans-serif;
}

a, a:link, a:active, a:visited {
	color: #4C6C92;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #939D34;
	text-decoration: underline;
}

h1, h2, h3 {
	color: #002F63;
	font-weight: bold;
	margin-bottom: 5px;
}
h1, h3 {
	font-size: 18px;
	line-height: 20px;
}
h2 {
	font-size: 15px;
}

p {
	margin-top: 15px;
}

ul {
	font-weight: bold;
	font-size: 11px;
	line-height: 14px;
}

li {
	background-image: url(/Skins/First/Images/arrow_green.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	margin-left: 10px;
}


span.list-divider {
	margin-left: 2px;
	margin-right: 5px;
}


.clear { clear: both; }

.container {
	margin: 0 auto;
	width: 776px;
}

.module {
	background-image: url(/Skins/First/Images/module_bg.gif);
	background-repeat: repeat-x;
	border-top: 2px solid #000;
	padding: 18px 30px 30px 23px;
}


#header {
	border: 2px solid #000;
	border-bottom: 0px;
}

#main {
	border-left: 2px solid #000;
	border-right: 2px solid #000;
}

#leftnav {
	float: left;
	width: 226px;
	border-top: 2px solid #000;
	border-right: 2px solid #000;
}

#content {
	float: right;
	clear: right;
	width: 548px;
	text-align: left;
}

#content ul {
	margin-top: 10px;
	padding: 0px 10px 0px 0px;
	float: left;
}

#content li {
	padding-left: 8px;
	margin-left: 2px;
}

#content p img {
	margin-left: 7px;
	margin-bottom: 3px;
	float: right;
	border: 1px solid #cdcdcd;
}

#article ul {
	float: none;
	margin: 10px 30px;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	list-style: disc outside none;
}

#article li {
	background: none;
	padding: 0px;
	margin: 0;
}

#find-school-link {
	margin-top: 15px;
}

#programs ul, #resources ul { width: 235px; }
#states ul { width: 155px; }


#static-container {
	border-top: 2px solid #000;
	padding: 20px 30px;
}


#footer-zip-search {
	background-color: #949D34;
	color: #fff;
	clear: both;
	padding: 5px 0px 5px 0px;
	border: 2px solid #000;
	border-bottom: 0px;
}

#footer-zip-search h5 {
	font: bold 16px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

#footer-zip-search span {
	font-size: 12px;
	font-weight: bold;
}

#footer-zip-search input[type=text] {
	width: 88px;
}


#footer {
	border: 2px solid #000;
	background-color: #666;
	color: #fff;
	clear: both;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}

#footer ul {
	font-size: 10px;
}

#footer li {
	list-style: none;
	background-image: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#footer a { color: #fff; }

#footer p {
	margin-top: 8px;
}

#footer-contents {
	padding: 10px;
}


#footer-zip-search input[type=text], #leftnav-search input[type=text] {
	border: 1px solid #000;
	height: 21px;
	font-size: 17px;
	text-align: center;
}

