h1, h2, h3, h4, h5, h6, p, div, ul, li, img, form, body, #banner input, dl, dt, dd
{
	margin: 0;
	padding: 0;
}



body
{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #4f7e9e;
	font-size: 80%;
	background: url(../images/background.jpg) top left repeat-x #BDCFDB;
}

a:link
{
	color: #00497B;
}

img
{
	border: none;
	border-width:0;
}

.screenReaderOnly
{
	position: absolute;
	top: -1000em;
	left: -1000em;
}

.home #sideNav
{
	display: none;
}

#wrapper, #bannerContent
{
	width: 780px;
	margin-left: auto;
	margin-right: auto;
}

#bannerContent
{
	position: relative;
	top: 1px;
}

/*
h1
{
	width: 550px;
	height: 110px;
	background: url(../images/clearinghouse-title.gif) top left no-repeat;
}

h1 span
{
	position: absolute;
	top: -1000em;
	left: -1000em;
}
*/

#bannerContent h2
{
	position: relative;
	top: 2px;
}

#banner
{
	border-bottom: 1px solid black;
}

#banner, #footer
{
	min-height: 24px;
	background: url(../images/banner-background.jpg) #EBD194 top left repeat-x;
	text-align: right;
	padding: .1em 0;
}

#footer
{
	clear: both;
	text-align: right;
	padding: 8px 10px 5px 10px;
	background: url(../images/bottom-banner.gif) bottom left #00497b no-repeat;
	margin-bottom: 10px;
	position: relative;
}

#banner h2
{
	font-size: 120%;
	float: left;
	color: #104263;	
}

#banner h2 a
{
	text-decoration: none;
	color: #104263;	
}

#wrapper
{
	clear: both;
}

#header 
{
	margin-top: 10px;
	background: url(../images/top-banner.gif) left top no-repeat #00497b;
	padding: 15px;
}

h1
{
	color: #bfe5f5;
}

h2, h3
{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}

h3, h4
{
	margin-top: 1em;
	margin-bottom: .2em;
}

h4
{
	font-size: 110%;
}

#content h2
{
	font-size: 190%;
	margin-bottom: .4em;
}

#content p
{
	margin-bottom: .9em;
}

#content ul
{
	margin: 0 0 .9em 1.4em;
}

#header p
{	
	color: #80ccff;
}

#body
{
	background-color: #00497b;
	float: left;
}

#content
{
	padding: 10px;	
	background-color: white;
	border-right: 3px solid #00497b;
	float: left;
	width: 583px;
}

.home #content
{
	border-left: 3px solid #00497b;
	width: 754px;
}

#content-inner
{
	height: 390px;
}

#content>#content-inner
{
	min-height: 390px;
	height: auto;
}

#sideNav
{
	float: left;
	width: 154px;
	background-color: #00497b;
	padding: 0 10px;
}

#sideNav ul
{
	margin-top: 10px;
	list-style-type: none;
}

#sideNav li
{
	margin: 0;
	padding: 0;
	display: inline; /* required for ie6 sequential ul bug */
}

#body>#sideNav li
{
	border: none;
}

#sideNav li a
{
	position: relative; /* required for ie 6 and ie 5 background color bug */
	color: white;
	text-decoration: none;
	display: block;
	padding: .4em;
}

#sideNav .sel a, #sideNav .sel a:hover
{
	background-color: black;
	font-weight: bold;
	color: #6fbbed;
	border: 1px solid #6fbbed;
	cursor: normal;
}

#sideNav a:hover
{
	background-color: #66B2E5;
	color: black;
}

.button
{
	background-color: #00497b;
	color: white;
	margin-left: .3em;
	font-size: 80%;
}

#pre-footer
{
	background-color: #dbe0e5;
}

#pre-footer-content
{
	height: 97px;
	padding: 5px 10px 0 10px;
}

#pre-footer>#pre-footer-content
{
	min-height: 7.8em;
	height: auto;
}

#pre-footer-content p
{
	margin: 0;
	margin-top: 1em;
}

#pre-footer-image
{
	float: right;
	margin-right: 10px;
}

#pre-footer-image img
{
	border: none;
}

dt
{
	font-weight: bold;
}

dd
{
	margin-bottom: 1em;
}

.aligned-list dt
{
	float: left;
	width: 6em;
	clear: left;
}

.aligned-list dd
{
	margin-bottom: 0;
}

#promotionalContainer
{
	margin-left: 314px;
}

#promotionalContainer h2
{
	font-size: 120%;
}

#wrapper .promotional h2
{
	font-size: 120%;
	background-color: #00497B;
	margin-bottom: 0;
}

.promotional p
{
	margin-left: .2em;
	margin-right: .2em;
}

#wrapper .promotional h2 a
{
	color: white;
	padding: .2em .2em .4em .2em;
	display: block;
}

#wrapper .promotional h2 a:hover
{	
	text-decoration: none;
	background-color: black;
}

#footer
{
	position: relative;
}

#disclaimer
{
	position: relative;
	left: -190px;
	color: #66B2E5;
	top: -7px;
}

#vcoss-logo
{
	position: absolute;
	top: -123px;
	left: -336px;
}

a>#vcoss-logo
{
	position: absolute;
	top: -123px;
	left: 38px;
}

#home-table
{
	width: 100%;
	text-align: center;
}

#home-table td
{
	vertical-align: top;
}

#home-table img
{
	margin-top: 1.5em;
	width: 250px;
	height: 200px;
	border: 1px solid black;
}

a span
{
	display: block;
	text-decoration: underline;
}

.resource #content img
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 1em;
}

.resource #content h2
{
	padding: 10px;
	border: 1px solid black;
}

hr
{
	margin: 1.5em 0 1.1em 0;
}

.home-links hr
{
	margin: 3em 0 .5em 0;
}

#home-footer
{
	margin: 0 10px 10px 10px;
}

#home-footer img
{
	float: left;
	margin-right: 10px;
}

#home-footer a
{
	display: block;
	padding-top: 4px;
}

#header-glamour-shot
{
	float: right;
}

.littleHighlight
{
	border: 1px solid #ddd;
	background-color: #eee;
	padding: 10px;
}

.littleHighlight h3
{
	margin-top: 0;
}
