@charset "utf-8";

html { height: 100%; }

.frame{
margin-left: auto;
margin-right: auto;
margin-top:0px;
width:960px;
font:0.9em/1.4em "Helvetica Neue", Helvetica, Arial,sans-serif;
background: url(/images/bodyshade.png) repeat-y;
}
 
.Wrapper {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	border-collapse: collapse;
	border:0px solid #CCCCCC;
	height: 100%;
	background-color:#FFFFFF;
	background-image:none;
	background-repeat:no-repeat;
	overflow: visible;
	background-position:center;
	background-attachment:fixed;


}
.TopWrapper {height:140px;margin:0px;padding:0px;overflow:hidden;}

#banner{position:relative; top:0px; width:940px; height:100px; margin:0px; padding:0px;display:block;}
#topbanner{position:relative; top:0px; width:940px; height:100px; margin:0px; padding:0px;}
#bannerspace{ background-image:url(/images/banner.jpg); background-position: -275px 0px; background-repeat:no-repeat; width:665px; border:0px; height:100px; margin:0px ;padding:0px;float:right;}
#logospace{background-image:url(/images/banner.jpg); background-repeat:no-repeat; float:left; width:275px; height:100px; border:0px; margin:0px ;padding:0px;}

#topmenu{height:40px; width:940px; margin:0px;display:block; }
#footwrap{height:157px; width:940px; background: none; repeat-x;position:relative;}
#foottext{margin:10px 40px; width:860px; position:absolute;bottom:0px;font-size:0.8em;line-height:1.5em;color:#333333;}
.ifdred {color: #C30035;}
.ifdblue {color: #122D75;}
.getpaidblk {color: #000000;}




#Sitemap {
	height:260px;
	margin:0px;
	border:0px;
}


#Title {
	color:#D31145;
	font:0.9em/1.5em "Helvetica Neue", Helvetica, Arial,sans-serif;
	font-size:14px;
	height:10px;
	padding-left:35px;
	padding-top:30px;
}




#middlewrapper{
	
	margin:0px;
	padding:0px;
	width:940px;
	

}




body {
	/*background: url(/images/silverbg.jpg) repeat-x fixed;*/
	background-color:#888888;
	margin-top: 0px;

}


#clearfloat{ clear:both;}

#MainColWrapper {
	position: relative;
	width: 940px;
	overflow:visible;


}

