body, div {
	margin: 0;
	padding: 0;
}
ul	{
	margin-top:0px;
}
p, h1, h2, h3 {
	margin: 0;
	padding-top: 0;
	padding-bottom: 10px;
	
}
h1	{
	font-size:22px;
	color:#006699;
	font-weight:bold;
	text-align:center;
}
h2	{
	color:#006699;
	font-size:16px;
	font-weight:bold;
}
.bluetxt	{
	color:#006699;
}
#outer {
	margin: auto;
	width: 1024px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}
#header {
	background-image: url(../images/header_lg.gif);
	height: 106px;
	width: 100%;
}
#headerphn	{
	color:#FFFFFF;
	font-size:24px;
	padding-top:50px;
	padding-left:425px;
}
#wrapper {
	width: 100%;
	float: left;
	background-image:url(../images/btmgradient.gif);
	background-repeat:repeat-x;
	background-position:top left;

}
#rightcolumn {
	width: 132px;
	float: right;
}
#leftcolumn {
	float: left;
	width: 354px;
}
#middlecol {
	float: left;
	width:670px;
}
#midcontent	{
	float:right;
	width:538px;
}
#topnav {
	padding-top:10px;

	padding-left:85px;
	margin:0px;
	float:left;
	width:585px;
	padding-bottom:12px;
	


}
#topnav ul	{
	margin:0px;
	padding:0px;margin-top:20px;

}
#topnav li {
	
}
#topnav a	{

}
#rtcontent {
	padding-top: 12px;
	padding-right: 20px;
	padding-left:25px;

/*	min-height:500px;
	height:auto !important;
	height:500px;*/

}
#footer	{
	float:left;
	width:100%;
	font-size:10px;
}
#rtfooter {
	border-top:#F96211 solid 4px;
	height: 25px;
	width: 664px;
	float:left;
}
#rtfootertxt {
	padding-top: 5px;
}
#rtfootertxt a  {
	text-decoration:none;
	color:#000000;
}
#leftftr {
	height: 25px;
	vertical-align: bottom;
	width:360px;
	float:left;

}
#leftftr p {
	padding-left:5px;
	font-size:8px;
}
#lftcol {
	width: 35%;

	float:right;
}
#rtcol {
	width: 65%;
	float:right;

}

#rtcontent a, a:visited {
	color: #006699;
}
#rtcontent a:hover {
	color:#FF6600;
}
ul.bullets	{


	margin-bottom:10px;
}
li.bullets {
	background-image: url(../images/secondary_pages/list_bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	list-style-type:none;
	vertical-align:bottom;
	height:24px;
	padding-left:28px;
	color:#006699;

}
ul.bullets	a{
	text-decoration:none;
}
#splitcontent {
	float: left;
}
#hmslide {
	margin: 20px 0px 20px;

}
#lftcoltxt {
	padding-left: 20px;
}
a.linklist  {
	text-decoration: none;

	font-weight:bold;
	font-size:14px;
}
li.linklist  {
	padding-bottom:12px;
}
.balloonstyle{
position:absolute;
top: -500px;
left: 0;
padding: 5px;
visibility: hidden;
border:1px solid black;
font:normal 12px Verdana;
line-height: 18px;
z-index: 100;
background-color: white;
width: 200px;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);
}

#arrowhead{
z-index: 99;
position:absolute;
top: -500px;
left: 0;
visibility: hidden;
}



#heading {
	padding-top: 0px;
	padding-left:25px;
}
#rtcontent_hm { 
	background-image: url(../images/secondary_pages/home/hm_content_bkg.gif);
	background-repeat:no-repeat;
	background-position:left 20px;
	height:405px;
	width:538px;
	padding-top:42px;

}
.rtcontent_hmpd { 
	padding-right:25px;
	padding-left:10px;
}
#rtcontent a.black	{
	color:#000000;
}
.orangetxt	{
	color:#ff6633;
}
.blpadcenter {
	color:#006699;
	text-align:center;
	padding-bottom:18px;
}