body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#e0e0e0;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	margin:0px 10px;
}
a {
	color:#0000ff;
	text-decoration:none;
}
a:hover {
	color:#ff0000;
}
#pageWrapper {
	width:900px;
	background-image:url(images/pageTopBg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	position:relative;
}
#homeHeader {
	min-height:345px;
	background-image:url(images/blendUp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	border-bottom:1px solid #fff;
}
* html #homeHeader {
	height:345px;
}
#commonHeader {
	height:149px;
}
#hdrFaderOverlay {width:625; height:139px; left:0; top:0; position:absolute; z-index:5;}
#hdrFaderWrap {
	width:625px;
	height:139px;
	float:left;
	overflow:hidden;
	zoom:1;
}
#hdrFader {width:625; height:139px; left:0; top:0; position:absolute; z-index:1;}


#newsltrHome {
	width:159px;
	float:left;
}
#newsltrWrap {
	height:111px;
	background-image:url(http://rasmus.com/images/nl-insetBg.jpg);
	background-repeat:no-repeat;
}
.tabInput {
	width:120px;
	font-size:11px;
	line-height:14px;
	color:#666;
	height:16px;
	background-color:#fff;
	border:1px solid #666;
}
#spotlightWrapper {
	width:435px;
	padding:14px 10px 5px 0;
	float:right;
}
#videoInner {
	min-height:238px;
	background-image:url(images/video_inTop.jpg);
	background-repeat:no-repeat;
	position:relative;

}
* html #videoInner {
	height:238px;
}
#videoBottom {
	height:49px;
	background-image:url(images/video_inBottomBg.gif);
	background-repeat:no-repeat;
}
#videoUpdateText {
	padding-top:8px;
	color:#666;
}
.typHdr {
	padding-top:15px;
}
.homePage {
	background-image:url(images/shadowDown.gif);
	background-repeat:repeat-x;
	background-color:#fff;
}
.typPage {
	background-image:url(images/shadowUp.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.homePgHdr {
	padding-top:15px;
}
.typHdr {
	padding-top:5px;
}


.typicalText {
	padding:15px 115px 0 115px;
	text-align:left;
}
.typicalTextM {
	margin-top:15px;
	width:570px;
	text-align:left;
}
.typicalTextNew {
	margin-top:15px;
	width:630px;
	text-align:left;
}
.sectionHD {
	background-color:#5597d0;
	padding:3px 15px;
	margin-top:20px;
}
.sectionHD p {
	margin:0;
	padding:0;
	font-weight:bold;
	color:#fff;
}
.question {
	margin:0;
	padding:15px 0 6px 15px;
	font-weight:bold;
	color:#5597d0;
}
.answer {
	margin:0;
	padding:0 0 0 30px;
}
#contactF {
	padding:15px 0;
	clear:both;
}
#designations {
	width:300px;
	padding-right:12px;
	float:left;
}
#contactFInfo {
	width:280px;
	border-left:1px solid #ccc;
	padding:12px;
	line-height:16px;
	float:left;
}
.bioWrap {
	min-height:180px;
	background-image:url(images/blue_bar_bg.gif);
	background-repeat:repeat-x;
}
* html .bioWrap {
	height:180px;
}
.bioPhotoWrap {
	width:179px;
	height:173px;
	background-image:url(images/bio_photo_bg.gif);
	background-repeat:no-repeat;
	float:left;
}
.bioPhotoInner {
	padding:6px 12px 0 0;
}
.bioTextWrap {
	width:440px;
	text-align:left;
	float:right;
}
.bioTitle {
	padding-top:39px;
	color:#fff;
}
.bioName {
	padding:12px 0 10px 0;
	font-size:14px;
	color:#3db175;
}
.bioText {
}
.cF {
	height:1px;
	clear:both;
}
.noMP {
	padding:0;
	margin:0;
}
.topBtn {
	width:45px;
	height:15px;
}
.topBtn a:link, .topBtn a:active, .topBtn a:visited {
	background-image:url(images/top.gif);
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}
.topBtn a:hover {
	background-image:url(images/top_over.gif);
	background-repeat:no-repeat;
}
#footerWrap {
	min-height:82px;
	border-top:1px solid #fff;
	background-image:url(images/footerBg.gif);
	background-repeat:repeat-x;
}
* html #footerWrap {
	height:82px;
}
#footer {
	padding:28px 0;
	font-size:11px;
	line-height:14px;
	color:#435b4f;
}
#footer a {
	color:#4e5bed;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:underline;
}
/*begin news list css*/
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	color: #5597d0;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.searchRow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.grayDashedBottom {
	border-bottom:1px dashed #999999;
}
/*end news list css*/
.required {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
}


/* NEW IGNITE STUFF */
#acListWrapper {padding:5px 60px 10px 60px; text-align:left;}
/* Auction List Customizations */
#perPageTop {display:none;} /*newly added*/
 
.acListItem {margin:0;}
 
.acListItemRow1 {background:none; border-bottom:1px solid #c5bca8;}
#acListWrap div.acListItemRow1 h1 {margin:0; padding:2px 4px 2px 4px; background:none; font:bold 13px Arial, Helvetica, sans-serif; text-align:left; text-transform:none;}
#acListWrap div.acListItemRow1 h1 a {color:#3a649e; font-weight:bold; text-decoration:none; display:block;}
#acListWrap div.acListItemRow1 h1 a:hover {text-decoration:none; color:#da8200;}
#acListWrap div.acListItemRow1 h2 {margin-bottom:8px; font-size:12px; font-weight:bold; color:#da8200; text-decoration:none;}
 
.acListItemRow2 {background:#f1f1f1; border-bottom:1px solid #c5bca8;}
#acListWrap div.acListItemRow2 h1 {margin:0; padding:2px 4px 2px 4px; background:none; font:bold 13px Arial, Helvetica, sans-serif; text-align:left; text-transform:none;}
#acListWrap div.acListItemRow2 h1 a {color:#3a649e; font-weight:bold; text-decoration:none; display:block;}
#acListWrap div.acListItemRow2 h1 a:hover {text-decoration:none; color:#da8200;}
#acListWrap div.acListItemRow2 h2 {margin-bottom:8px; font-size:12px; font-weight:bold; color:#da8200; text-decoration:none;}
 
#enterLink {margin:12px 45px 6px 45px; font-weight:bold;}
#enterLink a {background:#165895; padding:2px 6px 3px 6px; font:bold 11px Arial, Helvetica, sans-serif; color:#fff; display:block;}
#enterLink a:hover {background:#f00;}
.acListItemAddress {font:bold 12px Arial, Helvetica, sans-serif; color:#3a649e;}
 
.acListEventDates {display:none;}
.acListState {display:none;}
.details {display:none;}
 
/* pagination previous 1 2 3 next */
#acListWrap div.pagination {font-size:10px; text-align:center;}
#acListWrap div.pagination ol {margin:8px auto; padding:0;}
#acListWrap div.pagination ol li {margin:0 1px; padding:0; list-style:none; height:22px; display:inline;}
#acListWrap div.pagination ol li a {color:#000;}
#acListWrap div.pagination ol li a:hover {color:#da8200; text-decoration:none;}
#acListWrap div.pagination ol li a:visited {color:#000;}
 
#acListFooter {border-top:1px solid #c5bca8;}

