body,table,td,th {
	font-family: Arial;
	font-size: 11px;
	color:#333333;
}
body {
	background-color: #CDDCCD;
}
h1 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background-image:url(images/h1.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	text-align:left;
	background-image:url(images/autobanners/h2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#FFFFFF;
	height:24px;
	line-height:24px;
	vertical-align:middle;
	padding-left:10px;
}
h2 {
	font-size:12px;
	font-weight:bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
}
input, select, textarea, submit {
	font-size:11px;
}
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	background-color:#FFFFFF;
	margin-top:0;
	background-image:url(images/content_repeat.jpg);
	background-repeat:repeat-y;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DBDBDB;
	border-left-color: #DBDBDB;
}

/*render the global navigation system*/
#Global_Navigation_menu {
	width:800px;
	height:25px;
    background-image: url(images/ok.jpg);
	background-repeat: repeat-x;
}
#Global_Navigation_Items {
	width:800px;
	height:20px;
	padding-left:60;
	padding-top:5px;
}
/*
Global menu Options
*/
#underlinemenu{
margin: 0;
width: 750px;
float:left;
padding: 0;
}

#underlinemenu ul{
margin: 0;
margin-bottom: 1em;
padding-left: 0;
float: left;
font-weight: bold;
width: 100%;
border: 1px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
	float: left;
	color: #333333;
	font-weight: bold;
	padding: 2px 6px 4px 6px;
	text-decoration: none;
}

#underlinemenu ul li a:hover{
color: #835656;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}
#current{
color: #835656;
background-color: #F3F3F3;
border-bottom: 4px solid black;
padding-bottom: 0;
}
#headerLogo {
	float:left;
	text-align:left;
}
#headerText {
	bottom:0;
	float:right;
	text-align:right;
	vertical-align:bottom;
	width:450px;
	padding-right:5px;
	padding-top:30px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:normal;
}
#headerText a{
	color: #FFFFFF;
}
#headerText a.hover{
	color: #CCFF66;
}
#content {
	width:800px;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	clear:both;
	float:none;
	background-image: url(images/content_repeat.jpg);
}
/*
This only renders the content page of the home page
*/
#contentHomePage {
	width:800px;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	clear:both;
	float:none;
}
/* LAYOUT DIV: CONTENT:LHS */
#LHS {
	float:left;
	width: 150px;
	margin: 0px;
	border: 0px none;
	padding-top:5px;
	padding-left:3px;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#333333;
}
/* Define links - display blocks 125px wide */
#LHS a {
	width: 140px;
	margin: 0;
	padding:0;
	border: 0px none;
	text-decoration: none;
	vertical-align:middle;
	
}
/* LAYOUT DIV: CONTENT: LHS: SIDEMENU */
#sidemenu {
	float: left;
	border:none;
	width:150px;
	background-color: #D3E2D3;	/*border: thin solid #666666;*/
}
#sidemenu strong{
line-height: normal;
}
#sidemenu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
#sidemenu li {
	margin: 0;
	border-bottom-style: dotted;
	border-bottom-color: #F0F0F0;
	border-bottom-width: 1px;
}
#sidemenuImg {
margin: 0;
padding: 0;
width: 150px;
}
#sidemenuImg img, a {
padding: 0;
margin: 0;
border: 0px none;
text-decoration:none;
}
#sidemenu a {
margin: 0px;
margin-left:0px;
text-decoration: none;
display: block;
padding: 3px 0px 3px 10px;
}
#sidemenu a:link{
text-decoration:none;
border: 0px none;
color: #000000;
}
#sidemenu a:visited{
text-decoration:none;
border: 0px none;
color: #000000;
}
#sidemenu a:hover{
color: #FFFFFF;
background-color:#5E8C5E;
background-position:bottom;
background-repeat:repeat-x;
text-decoration:none;
border: 0px none;
}
#sidemenu br {
/* line-height: 50%; */
}
/* LAYOUT DIV: CONTENT: MAIN - main content area */
#mainPre {
margin:0;
margin-left:160px;
margin-top:0;
padding: 0;
padding-left:10px;
line-height:24px;
background-image:url(../images/h16.jpg);
background-repeat: no-repeat;
background-position: left top;
}
#main {
	width:auto;
	margin-left:150px;
	margin-right:0;
	padding-left:10px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:0px;
	margin-bottom:0px;
}
#mainwatermark {
	background-image:url(../images/content_watermark6.jpg);
	background-repeat:no-repeat;
	background-attachment: scroll;
	background-position: right bottom;
}
#main a {
	text-decoration: underline;
}
#main a:link {
	color: #336699;
	text-decoration:underline;
}
#main a:visited {
	color: #336699;
	text-decoration:underline;
}
#main a:hover {
	color: #003366;
	text-decoration:underline;
}

#main ul {
	text-indent: 0px;
}
#main p {
margin-top:0;
}
#main tr {
text-align: center;
}
#imgCenter {
	text-align:center;
	width: 100%;
}
#imgCenter img {
float: none;
clear:both;
text-align:center;
margin: 0;
}
#imgNoFloat img{
float: none;
clear: both;
}
/* the clearboth div allows you to end a float ie on an image with wrapped text */
#clearboth { 
clear:both; 
height:0px;
font-size:0px; 
line-height:0px; 
margin:0px; 
padding:0px; 
}
.clearboth {
clear: left;
}
#formBorder table {
	border:none;
}
#footer {
	width:auto;
	clear:both;
	float:none;
	height:50px;
	background-image:url(images/footer.jpg);
}
#footerLogos {
	width:auto;
	clear:both;
	float:none;
	height:65px;
	text-align: right;
}
#footerText {
	padding:10px;
	text-align:center;
	color:#FFFFFF;
}
#footerText a {
	text-decoration:underline;
}
#footerText a:link {
	color:#FFFFFF;
}
#footerText a:visited {
	color:#FFFFFF;
}
#footerText a:hover {
	color: #FFFFCC;
	background:none;
}
#footerText a:active {
	color:#FFFFCC;
}
/* This will take care of blody image icons */
#icon
{
	border: thin solid #EFEFEF;
}
#icon:hover
{
 border: thin solid #FFB895;
}
#headerNavigation
{
 margin-top:25px;
 padding-top:5px;
 padding-left:25px;
}
#headerNavigation li
{
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  margin: 0 0.15em;
}
#headerNavigation li a
{
	height: 2em;
	line-height: 2em;
	float: left;
	width: 9em;
	display: block;
	border: 0.1em solid #dcdce9;
	color: #442D2D;
	text-decoration: none;
	text-align: center;
	background-color: #fff;
	background-image: url(images/ha.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-weight: bold;
}
#headerNavigation li a:hover
{
	text-decoration: underline;
	color: #993333;
}
#tools{
	display:none;
	background-color: #F7F2F2;
	font-family: Arial;
	font-size: 10px;
}
.pContents
{
	background-color: #F2F7F2;
	border: thin solid #D9E6D9;
	padding:5px;
	background-attachment: fixed;
	background-image: url(images/ha.png);
	background-repeat: no-repeat;
	background-position: right;
}


