﻿body {
	background-color:#0060C6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

h2
{
	font-size: 14px;
	font-weight:bold;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
h3 {
	font-size:12px;
	display:block;
	margin:20px 0px 5px 0px;
	padding:0px;
	font-weight:bold;
}
p.two {
	margin:15px 10px 15px 20px;
}
a:link{ color: #0060C6; }
a:visited{ color: #0060C6; }

#entirePage
{
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid white;
	border-right: 0px;
}
#pageHeader
{
	background-color: White;
	height: 83px;
	width: 750px;
	border-bottom: 1px solid #0060C6;
}
.pageHeaderHomePage
{
	background-color: White;
	height: 83px;
	width: 750px;
	border: 0px;
}
#bodyArea
{
	background-color: #D1E3F6;
	text-align: left;
	border: 0px;
}
ul
{
	list-style-type: none;
	margin-left: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
}
li
{
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
}

#leftnavTable
{
	background-color:white;
	border: 0px;
	float: left;
}
#leftcontentDiv
{
	background-color: #E9F4C1;
	height: 300px;
	width:  564px;
	float: right;
	border-left: 1px solid white;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
#contentTable
{
	background-color: #FFFFFF;
	float: right;
	border: 0px;
	border-right: 1px solid white;
	height: 100%;
}

.sectionTitle
{
	background-color:#FFF;
	border-top:1px solid #D1E3F6;
	border-bottom:1px solid #D1E3F6;
	padding:3px 0px 3px 15px;
	font-weight:bold;
	font-size:14px;
}

#sectionHeader
{
	background-color:#FFF;
	padding:0px;
	margin:0px;
}

#sectionHeader hr
{
	overflow:hidden;
	color:#D1E3F6;
	background-color:#D1E3F6;
	height:1px;
}

#imgContent
{
	float: right;
	vertical-align:top;
}
#contentSubpages
{
	background-color: #FFFFFF;
	height: 100%;
	width: 550px;
	text-align: left;
	border: 0px;
	float: right;
	padding:10px 0px 0px 15px;
}
#contentSubpagesText
{
	padding:0px 30px 0px 0px;
}
#clearFloat
{
	clear: both;
}

#footer
{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 15px;
	color: white;
	font-size: 10px;
}
a.footer:link { color: white; font-size:10px; }
a.footer:visited { color: white; font-size: 10px; }
.contentWIR {
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 20px;
	overflow: auto;
	height: 400px;
	width: 95%;
	display: block;
	border: 1px solid #0066CC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.form
{
	padding:10px 10px 3px 0px
}

/*NEW MENU SYSTEM*/
.simple_nav {font-size:12px;margin:0;padding:0;}
.simple_nav ul {list-style:none;margin:0;padding:0;}
.simple_nav ul li {padding:0;margin:0;list-style-image:none;}
.simple_nav ul li a, .simple_nav ul li a:visited {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	/*text-transform:uppercase;*/
	display:block;
	border-bottom:solid 1px #FFFFFF;
	padding:4px 10px;
	margin: 0;
}
* html .simple_nav ul li a { height:1em; }
#current {background-color:#CEE777;}
/***************************************/

.menu {
  background-color: #D1E3F6;
  padding:0 1px;
  margin:0;
  width: 183px;
}