body {
	background-color: #ccc;
}

#outerDiv {
	background-color: #ccc;
	display: block;
}

#innerDiv {
	width: 800px;
	margin: 0 auto;
	background-color: #fff;
	color: #000;
	border-width: 10px 0px;
	border-style: solid;
	border-color: #000;
}

#sloganDiv {
	height: 53px;
	background-color: #ececec;
	text-align: center;
	color: #006; /*09c*/
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
}

#sloganDiv p {
	margin: 0;
	padding: 16px 0px 0px;
}

#navDiv {
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
	margin: 0;
	padding: 5px 0px;
	text-align: center;
}

#navUL {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#navUL li {
	list-style: none;
	display:inline;
	margin: 0px -1px 0px 0px;
	padding: 0;
}
#navUL li ul {
display:none;
position:absolute;
top:1em;
left:0;
font-weight:normal;
}
#navUL li>ul {
top:auto;
left:auto;
}
#navUL li li{
	display: block;
	background-color: transparent;
	border:0;
	left:auto;
}

#free-assessment {text-align: center; padding: 20px 0 20px 0;}

#navUL a {
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 2px 15px;
	border: 2px solid #000;
	background-color: #006;
}
#navUL li:hover ul,li.over ul {
display:block;
position:absolute;
clear:left;
margin-top:8px;
}
#navUL a:hover {
	color: #cc0;
}
#heading {
	font-size:1.1em;
	line-height:.1em;
	font-weight:bold;
}
#subNAV{
	border:1px black solid;
	position:relative;
	padding: 10px 0px 10px 5px;
	margin:5px 0px 5px 5px;
	color:black;
	background-color:#CCCCCC;
	width:129px;
	float:right;
	line-height:1.5em;
}
#subNAV ul{
	display:inline;
	list-style-type:none;
}
#subhead a {
	color: white;
	text-decoration: none;
}
#subNAV ul a{
	color: #036;
	text-decoration: none;
}
#subhead a:hover {
	color:#FF0000;
	text-decoration:underline;
}
#subNAV ul a:hover{
	color:#FF0000;
	text-decoration:underline;
}
#caseBox {
	background-color:#F2F2F2;
	width: 75%;
}
#outerContentDiv {
	clear:both;
	border-top: 2px solid #000;
	min-height: 480px;
	height: auto !important;
	height: 480px;
}

#innerContentDiv {
	margin: 2px 30px 2px 15px;
	padding: 0;
	min-height: 400px;
	height: auto !important;
	height: 400px;
}

#innerContentDiv a:link {
	color: #036;
	text-decoration: none;
}
#innerContentDiv a:hover {
	color: #69c;
	text-decoration:none
}
#innerContentDiv a:active {
	color: #900;
	text-decoration:none;
}
#innerContentDiv a:visited {
	color: #900;
	text-decoration:none;
}

#innerContentDiv h1 {
	font-size: 18px;
	font-style: italic;
	margin-top: 10px;
}

#innerContentDiv h2 {
	font-size: 14px;
	color: #900;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#innerContentDiv .heading1 {
	font-size: 16px;
	color: #f00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding-bottom: 0;
}

#innerContentDiv p,
#innerContentDiv li,
#innerContentDiv td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#innerContentDiv td {
	vertical-align: top;
}

.footer1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #666;
	letter-spacing: 3px;
}

.footer2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	margin-top: 15px;
	margin-bottom: 20px;
}

/* Suckerfish Modified Drop Down Navigation */

#navID {
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	background-image: url(images/nav_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 1px;
	padding: 8px 0px 20px 20px;
}
#nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:0;
	margin: 0px 5px 0px 0px;
	list-style: none;
	float:left;
}
#nav ul {
	padding:0;
	margin:0;
}
#nav a {
	color:#fff;
	display: block;
	width: 110px;
	text-decoration:none;
	font-weight:normal;
	background-color:#006;
	padding: 1px 4px;
	border: 2px solid black;
	border-left-width: 0;
}

#nav li {
	float: left;
	width: 110px;
	margin-right: 15px;
}
#nav li ul {
	position: absolute;
	width: 110px;
	left: -999em;
	text-align:left;
}

#nav li ul li {
	padding:0;
	border-top: 0;
	list-style:none;
}
#nav li ul ul {
	margin: -1.4em 0 0 11.5em;
}

#nav li ul li ul li {
	padding:0;
	border-top: 0;
	list-style:none;
}
#nav li:hover ul {
	left: auto;
}
#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}
#nav a:hover {
	color: #cc0;
}

/* End Suckerfish Modified */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.suckertreemenu {
background-image: url(images/nav_bg.gif);
background-repeat: repeat-x;
background-position: 0 1px;
margin: 0;
padding: 8px 0px 20px 65px;
text-align: center;
font-size:10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
text-align: center;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #006; /*overall menu background color*/
margin:0px 5px 0px 0px;
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 2px solid black;
border-left-width: 0;
text-decoration: none;
color: white;
text-align:center;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 115px; /*width of sub menu levels*/
color: white;
text-decoration: none;
padding: 0px 5px;
border: 2px solid black;
text-align:left;
}

.suckertreemenu ul li a:hover{
color: #cc0;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #006;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #006;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */
