html, body, form, fieldset
{
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl, blockquote, pre, address
{
    margin: 0;
    padding: 0;
}


body
{
	background: url(../images/bodybg.jpg);
	background-repeat:repeat-x; 
	background-color: #c6d9e8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}

img 
{
	border: 0;
}

a, 
a:link,
a:visited
{
	color: #4687b7;
	text-decoration: none;
}

a:active,
a:hover
{
	color: #005a9c;
	text-decoration: underline;
}


p, ul, ol, dl, blockquote, pre, address
{
	color:#000000;
	font-size: 10pt;
	line-height: 20px;
	margin-bottom: 15px;
}

ul,ol
{
	margin-left:15px;
	
}
ul li
{
	color:#333;
}

h1,h2,h3,h4,h5,h6
{
	font-weight: bold;
}
h1
{
	color:#a20d33;
	font-size: 14pt;
	margin-bottom: 12px;
}

h2
{
	color:#000;
	font-size: 12pt;
	margin-bottom: 12px;
}

h3
{
	font-size: 11pt;
}

input,textarea,select {
	font: 10pt Tahoma, sans-serif;
	background-color : #FFF;
	border: 1px solid #9abdd7;
	margin: 1px;
	color: #4687b7;

}

#mainbody
{
	width:960px;
	background-color:Transparent;
	margin: 0 auto;
}

#header
{
	background: url(../images/header.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:112px;
}
#headertable
{
	width:918px;
	margin:0px 21px 0px 21px;
}
#headerlinks
{
	margin-right:10px;
}
#searchbutton
{
	border:none;
	margin-left:5px;
}
#searchinput
{
	text-align:right;
	font-size:11pt;
}
#navtabs
{
	padding-left:50px;
	position:relative;
}
#logo
{
	background: url(../images/logo.jpg);
	background-repeat:no-repeat;
	display:block;
	margin:15px 0px 10px 15px;
	width:260px; 
	height:68px;
}
#tabcurrent
{
	background: url(../images/tabcurrent.gif);
	background-repeat:no-repeat;
	display:block;
	width:205px; 
	height:32px;
	float:left;
}
#tabprospect
{
	background: url(../images/tabprospect.gif);
	background-repeat:no-repeat;
	display:block;
	width:158px; 
	height:32px;
	float:left;
}
#tabemp
{
	background: url(../images/tabemp.gif);
	background-repeat:no-repeat;
	display:block;
	width:189px; 
	height:32px;
	float:left;
}

#topnav
{
	background: url(../images/navbg.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:26px;
	color:#0d63a2;
	font-family: Tahoma, Georgia, Sans-Serif;
	font-weight:bold;
	padding-top:7px;
}
#topnavtable
{
	width:918px;
	margin:0px 21px 0px 21px;
}
#topnavlinks
{
	margin-left:25px;
}
#topnavlinks a
{
	font-family: Tahoma, Georgia;
	padding-right: 15px;
}

#contentwrapper
{
	background: Transparent url(../images/mainbg.jpg) repeat-y;
	width:100%;
	
}
#contenttop
{
	background: Transparent url(../images/gradbg.jpg) no-repeat;
	width:100%;
	min-height:468px;

}
.leftnav
{
	background: url(../images/leftnav.jpg);
	background-repeat:no-repeat;
	width:180px;
	min-height:520px;
	padding:25px 8px 0px 20px;
	margin-left:21px;
	/* IE 6 Min height hack */
	height:auto !important;
	height:520px;

}


ul.ListLevel2
{
	list-style-type:disc;

}
li.ListItem2
{
	margin-top:2px;
}
a.LeftMenuLevel1, a.LeftMenuLevel1:link, a.LeftMenuLevel1:visited
{
	display:block;
	margin-top:12px;
	color:#4c4d45;
}

a.LeftMenuLevel1:hover
{
	display:block;
	margin-top:12px;
	color:#4c4d45;
}

a.LeftMenuLevel2, a.LeftMenuLevel2:link, a.LeftMenuLevel2:visited
{
	color:#4c4d45;
	font-size:8pt;
}

a.LeftMenuLevel2:hover
{
	color:#4c4d45;
	font-size:8pt;
}

.MainContent
{
	width: 660px;
	margin-right:21px;
	padding:30px 20px 15px 20px;
}
.MainContentNoLeft
{
	width: 880px;
	margin: 0px 40px 0px 40px;
	padding-top:30px;
	min-height:520px;
	/* IE 6 Min height hack */
	height:auto !important;
	height:520px;
}
#HomeContainer
{
	width: 888px;
	margin: 0px 36px 0px 36px;
	padding-top:14px;

}
#SearchContainer
{
	width: 880px;
	margin: 0px 40px 0px 40px;
	padding-top:30px;
	min-height:520px;
	/* IE 6 Min height hack */
	height:auto !important;
	height:520px;

}
/* Spacer to reload */

#homeflash
{
	width:100%;
	height:230px;
	
}

/* Spacer to reload */
#homecontent
{
	width:100%;
	padding-top:8px;
}
#footer
{
	background: url(../images/footer.jpg);
	background-repeat:no-repeat;
	width:100%;
	height:72px;
	text-align:center;
}
#footerlinks
{
	padding-top:40px;
	color:#8d3f57;
}

#footerlinks a, #footerlinks a:link, #footerlinks a:visited
{
	color:#8d3f57;
}

#footerlinks a:hover
{
	color:#8d3f57;
}

.coolMenuDiv
{

	text-align:left;
	z-index:900;


}
.clsCMOn
{
	color:White;
	padding-left:5px;
	font-family:Tahoma, Arial;
	font-size:9pt;

}
.clsCMOver
{
	color:#AEC8D8;
	padding-left:5px;
	font-family:Tahoma, Arial;
	font-size:9pt;

}
.newsimage
{
	text-align:center;
	display:block;
	margin:5px;
}



