*{margin:0; padding:0; border:0;}
* {outline: none;}

a {outline: none;}
a:link{ color:#eeab06; text-decoration:none; }
a:hover{ color:#b73624; text-decoration:none; }
a:visited{ color:#b73624; text-decoration:none; }
a.link-red{ color:#b73624; text-decoration:none; }
a.link-grey{ color:#b0b0b0; text-decoration:none; }
.headings-red{color:#dd260d; font-size:2em; line-height:50px; letter-spacing:-1px;}
.note{color:#b73624;}
.clr{clear:both;}

.textfields{background:#ffffff; border:#cfcbcb 1px solid; width:208px; height:19px; padding-top:3px; margin-top:2px;}
.textarea{background:#ffffff; border:#cfcbcb 1px solid; padding-top:3px; margin-top:2px;}
.ddlist{ background:#ffffff; border:#cfcbcb 1px solid; width:70px; height:23px;}
.subtext{font-size:11px; line-height:normal;}
.transparent{	azimuth: expression(
	this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?
	(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src="../images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace
	('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
	}
	
body{
	background:#FFFFFF url(../img/grdnt.gif) top left repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4f;
	}
	
#wrapper{
	width:1006px;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}

#navmain-pos{
	margin:0 auto;
	position:relative;
	width:73px;
	height:72px;
	left: 0px;
	top: 0;
	}

#navmain{
	width:73px;
	height:72px;
	background:url(../img/nav/home.gif) top center no-repeat;
	position:absolute;
	}
	
.menu{ width:1006px; height:51px;}


#mainbody{ width:1006px; overflow:hidden;}

/*header, main image*/

/*full box*/	 
#body-full{
	width: 1004px;
	padding-top:20px;
	clear:both;
	}

#fullbox-head{
	width:1004px;
	height: 55px;
	}

#fullbox-cont{ 
	width:962px;
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	line-height: 25px;
	}

#fullbox-cont2{ 
	width:962px;
	height:150px;
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	line-height: 25px;
	}
	
#fullbox-bottom{
	width:1004px;
	height:25px;
	background:url(../images/fullbox-bottom.gif) center top no-repeat;
	padding-bottom:5px;
	}
	
/*BMR and BB boxes*/
#bmr-wrap{
	padding-top:10px;
	width: 489px;
	float:left;
	}
	
#bmr-head{
	width:489px;
	height: 55px;
	padding-top:5px;
	}
	
#bmr-content{ 
	width:447px; 
	height:600px; 
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	line-height: 25px;
	}
	
#bmr-bottom{
	width:489px;
	height:25px;
	background:url(../images/bmr-bottom.gif) center top no-repeat;
	}

#bb-wrap{
	padding-top:10px;
	width: 489px;
	float:right;
	}
	
#bb-head{
	width:489px;
	height: 55px;
	padding-top:5px;
	}
	
#bb-content{ 
	width:447px;
	height:600px; 
	background-color:#f4f4f4;
	border-left: #dcdbdb 1px solid;
	border-right: #dcdbdb 1px solid;
	padding:20px 20px 0 20px;
	line-height: 25px;
	}
	
#bb-bottom{
	width:489px;
	height:25px;
	background:url(../images/bmr-bottom.gif) center top no-repeat;
	}

#footer{ 
	background:url(../images/footer.gif) top center no-repeat;
	width:986px;
	text-align:left;
	line-height:39px;
	padding: 0 10px 0 10px;
	float:left;
	overflow:hidden;
	font-size:10px;
	}	
	
	a.foot{color:#4f4f4f;}
	
#foot-lcol{ color:#b0b0b0;}

