
body,body *{
	margin:0px;
	padding:0px;
}
body{
	background:url(/images/newHomepage/bg.jpg) top repeat-x;
	font-family:Arial,Verdana,sans-serif;
	font-size:14px;
}
p{padding-bottom:14px;}
hr{margin-bottom:10px;}
h2{padding:3px 12px 8px 0px;display:block;}
a:link{
	color: #990000;
	text-decoration: none;
}
a:visited{
	text-decoration: none;
	color: #990000;
}
a:hover{
	text-decoration: none;
}
a:active{
	text-decoration: none;
}
a{
	font-weight: bold;
}

/**  PREHEAD STYLES **/

#wrapper{
	position:absolute;
	width:800px;
	margin-left:-400px;
	padding:0px;
	border:none;
	left:50%;
	z-index:10000;
}
#head{}
#pre_nav{
	background-color:#e59d19;
	height:22px;
	padding:10px;
	color:#FFFFFF;
	font-size:10px;
	text-transform:uppercase;
}
#pre_nav span{
	float:left;
	display:block;
	padding-top:5px;
	color:#FFFFFF;
	font-size:10px;
}
#pre_nav span a{
	color:#FFFFFF;
	text-decoration:none;
}
#pre_nav span a:hover{text-decoration:underline;}
#pre_nav form{
	float:right;
	font-size:10px;
}
#searchform{
	float:right;
}
.sp2_advanced{display:none;}
.sp2_advanced_break_before{display:none;}
.clearfix{
	display:block;
	clear:both;
	visibility:hidden;
	height:0px;
	zoom:1;
}
.clearfix:after{content:".";}
#logo{
	float:left;
	padding-top:9px;
/*	padding-left:13px;*/
}

/**  END PREHEAD STYLES  **/

/**  CONTENT STYLES  **/

#content{
	color:#232323;
	font-size:12px;
	position:absolute;
	z-index:11000;
	top:440px;
	width:821px;
	margin-left:-10px;
	background:url(/_newimages/columns_shadows.png) top no-repeat;
}
#columnwrap{}
#columns{
	background:url(/_newimages/columns_bg_tile-y.gif) top repeat-y;
	padding:0px 12px;
}
#columnleft a:hover{color:#333333;}
#columnleft{
	color:#333333;
	float:left;
	width:567px;
	background-color:#FFFFFF;
}
#columnlefthead, #columnrighthead, .section H3{
	background-color:#005493;
	font-family: Verdana, "Arial", Helvetica, sans-serif;
	font-size:16px !important;
	font-weight:bold;
	letter-spacing:0.07em;
	color:#ffffff;
	padding-top:5px;
	padding-left:12px;
}
#subcolumnwrap{padding:8px 12px;}
#subcolumnleft{
	float:left;
	width:220px;
}
#subcolumnright{
	float:right;
	width:300px;
}
#columnright{
	background-color:#FFFFFF;
	float:right;
	width:232px;
}
#columnrightcontent{padding:20px;}
#actionlist{
	list-style-type:none;
}
#actionlist .item{
	display:block;
	font-style:normal;
	padding-left:50px;
	height:36px;
	padding-bottom:12px;
}

#actionlist .btn1{ background:url(/_newimages/btn1_.jpg) 0px 0px no-repeat;}
#actionlist .btn1:hover{ background-position:0px -127px;}

#actionlist .btn2{ background:url(/_newimages/btn2_.jpg) 0px 0px no-repeat;}
#actionlist .btn2:hover{ background-position:0px -127px; }

#actionlist .btn3{ background:url(/_newimages/btn3_.jpg) 0px 0px no-repeat;}
#actionlist .btn3:hover{ background-position:0px -127px; }

#actionlist .btn4{ background:url(/_newimages/btn4_.jpg) 0px 0px no-repeat;}
#actionlist .btn4:hover{ background-position:0px -127px; }

#actionlist .btn5{ background:url(/_newimages/btn5_.jpg) 0px 0px no-repeat;}
#actionlist .btn5:hover{ background-position:0px -127px; }

#actionlist .btn6{ background:url(/_newimages/btn6_.jpg) 0px 0px no-repeat;}
#actionlist .btn6:hover{ background-position:0px -127px; }

#actionlist .btn7{ background:url(/_newimages/btn7_.jpg) 0px 0px no-repeat;}
#actionlist .btn7:hover{ background-position:0px -127px; }

.section{margin-left:-12px;}
.section h3{padding:3px 12px;font-weight:normal;}
.section p{padding:3px 12px 13px;}

#foot{
	text-align:center;
	padding-bottom:0px;
	padding:12px;
}
/**  END CONTENT STYLES  **/

/**  SLIDESHOW STYLES  **/

.slide{
	height:850px;
	width:100%;
	position:absolute;
	left:0px;
	top:0px;
}
.slide table{
	margin:0px auto;
	position:relative;
	top:100px;
	width:800px;
}
.slideSubCtnr{
	width:800px;
	text-align:right;
	height:300px;
	padding-top:20px;
	padding-right:20px;
}

/**  END SLIDESHOW STYLES  **/

.mainTable{width:100% !important;}

