body {
	background-color: #4B6697;
	color: #FFF;
}

#homePage #sideNav {
	background-image: url(../Images/Home/sidenav_background.jpg);
	background-color: #C5D7ED;
}

#homePage #topNav {
	background-image:  url(../Images/Home/topnav_background.jpg);
}

#homePage #solutions {
	background-color: #4B6697;
	border: 1px solid #FFFF4F;
}

#homePage #footer {
	background-color: #C5D7ED;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFF68;
}

#homePage #mainFeatured {
	padding-top: 20px;
}

#homePage #featured h2 {
	color: #929FEF;
}

h1, h3 {
	color: #FFFF4F;
}

h2 {
	color: #929FEF;
}

#subPage #topNav {
	background-image: url(../Images/Home/topnav_background.jpg);
	border: none;
}


#subPage #footer {
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #FFFF4F;
}

#sideList {
	padding-left: 5px;
}

#sideList a {
	background-image: url(../Images/Home/bullet_triangle_yellow.jpg);
	border: solid #C5D7ED;
	border-width: 1px 0;	
}

#sideList a:hover {
	border: solid #000;
	border-width: 1px 0;
}

a:link, a:visited {
	color: #FFFF4F;
}

a:hover {
	text-decoration: none;
}

#subPage #sideNav {
	background-image:none;
	color: #000000;
}

#subPage #sideNav form {
	margin: 0 0 0 10px;}

td {vertical-align: top;}

div.hr {
	border-bottom: 1px solid #FFFF4F;
}

.more_info {
	cursor: help;
	border-bottom: 1px dotted #000;}

.required {
	color: #F00;
	font-weight: bold;}

#mainFeatured {
	margin: 0px;
}
.inputMargin {
	width: 300px;
}

legend {
	font-weight: bold;
	margin: 5px 0;}

.linkBox ul a {
	color: #8E9FD0;
}

.accordion-header {
	cursor: pointer;}

acronym {
	border-bottom: #CCC dotted 1px;
	cursor: help;}
	
.accordian_expand {
	font-size: 10px;
	border-bottom: 1px dotted #FFF;}
	
#our_sites {margin-left: 10px;}