body {
	text-align: center;
	width:984px;
}
html>body body {
	text-align: center;
	width:984px;
}
#topBoard {
	position: relative;
	height: 137px;
	width: 984px;
}

#logoSignup{
	position:relative;
	height:122px;
	width:227px;
	float:left;
}
#needHelp{
	position:relative;
	height:122px;
	width:236px;
	float:right;
}
#topFlash{
	position:relative;
	height:122px;
	width:513px;
	float:left;
}
#quickSearch{
	position:relative;
	width:182px;
	height:211px;
	top:5px;
	left:4px;
	float:left;
}
#leftLinks{
	position:relative;
	width:189px;
	height:705px;
	top:6px;
	left:4px;
	float:left;
}
html>body #middleContentForInner{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	width:600px;
	height:705px;
	top:6px;
	left:4px;
	float:left;
	background-color:#FFFFFF;
	vertical-align:top;
}
#middleContentForInner{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	width:620px;
	height:705px;
	top:6px;
	left:4px;
	float:left;
	background-color:#FFFFFF;
	vertical-align:top;
}

html>body #middleContentForInner1{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	width:765px;
	height:705px;
	top:6px;
	left:4px;
	float:left;
	background-color:#FFFFFF;
	vertical-align:top;
}
#middleContentForInner1{
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
	position:relative;
	width:785px;
	height:705px;
	top:6px;
	left:4px;
	float:left;
	background-color:#FFFFFF;
	vertical-align:top;
}
#topMenu{
	position:relative;
	height:27px;
	width: 984px;
	background:url(../images/menuBkgrnd.jpg);
	background-repeat:repeat-x;
}
#bottomMenu{
	position:relative;
	height:27px;
	width: 984px;
	background:url(../images/menuBkgrnd.jpg);
	background-repeat:repeat-x;
}
#mainContent{
	position: relative;
	width: 984px;
	height:1035px;
	top:0px;
	left:0px;
	vertical-align:top;
	
}
#contTopLeft{
	top:5px;
	left:0px;
	position:absolute;
	width:4px;
	height:4px;
	background:url(../images/container/topLeft.jpg);
	background-repeat:no-repeat;
	float:left;
}

.contTopLeft1{
	
	width:4px;
	height:4px;
	background:url(../images/container/topLeft.jpg);
	background-repeat:no-repeat;
	
}
#contTop{
	top:5px;
	left:4px;
	position:absolute;
	width:976px;
	height:4px;
	background:url(../images/container/top.jpg);
	background-repeat:repeat-x;
	float:left;
}

.contTop1{
	
	width:976px;
	height:4px;
	background:url(../images/container/top.jpg);
	background-repeat:repeat-x;

}
#contTopRight{
	top:5px;
	left:980px;
	position:absolute;
	width:4px;
	height:4px;
	background:url(../images/container/topRight.jpg);
	background-repeat:no-repeat;
	float:left;
}

.contTopRight1{
	
	width:4px;
	height:4px;
	background:url(../images/container/topRight.jpg);
	background-repeat:no-repeat;
	
}



#contBottomLeft{
	top:1020px;
	left:0px;
	position:absolute;
	width:4px;
	height:4px;
	background-image:url(../images/container/bottomLeft.jpg);
	background-repeat:no-repeat;
	float:left;
}

.contBottomLeft1{
	
	width:4px;
	height:4px;
	background-image:url(../images/container/bottomLeft.jpg);
	background-repeat:no-repeat;

}
#contBottom{
	top:1020px;
	left:4px;
	position:absolute;
	width:976px;
	height:4px;
	background:url(../images/container/bottom.jpg);
	background-repeat:repeat-x;
	float:left;
}

.contBottom{
	
	width:976px;
	height:4px;
	background:url(../images/container/bottom.jpg);
	background-repeat:repeat-x;
	
}
#contBottomRight{
	top:1020px;
	left:980px;
	position:absolute;
	width:4px;
	height:4px;
	background:url(../images/container/bottomRight.jpg);
	background-repeat:no-repeat;
	float:left;
}

.contBottomRight{
	
	width:4px;
	height:4px;
	background:url(../images/container/bottomRight.jpg);
	background-repeat:no-repeat;
	
}
#contLeft{
	top:9px;
	left:0px;
	position:relative;
	width:4px;
	height:1015px;
}
#contRight{
	top:9px;
	left:980px;
	position:absolute;
	width:4px;
	height:1015px;
}
#cont{
	top:9px;
	left:4px;
	position:absolute;
	width:976px;
	height:1027px;
	float:left;
}

.menuItem{
	position:relative;
	height:27px;
	width: 90px;
	float:left;
	text-align:center;
	padding-top:3px;	
}
.mnuLnk{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333333;	
}
.LoginInfo{
	text-align:left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F36F02;
	
}
a.menuItem{
	position:relative;
	height:27px;
	width: 90px;
	float:left;
	text-align:center;
	color:#FFFFFF;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:600;
}
.mItmSeparator{
	position:relative;
	height:27px;
	width: 2px;
	background:url(../images/menuItemSeparator.jpg);
	float:left;

}
a{
	text-decoration:none;
	color:#3C0906;
}
a:hover{
	text-decoration:none;
	color:#FF9900;
}
#hotLinksLeft{
	position:relative;
	top:5px;
	left:0px;
	width:186px;
	height:250px;
	background-color:#FAF7EE;
	text-align:left;
}

#siteDirectory{
	position:relative;
	top:5px;
	left:0px;
	width:186px;
	height:150px;
	background-color:#F7F4EF;
	text-align:left;
}
#sponsoredLnk{
	position:relative;
	top:5px;
	left:0px;
	width:186px;
	height:150px;
	background-color:#F3F8FE;
	text-align:left;
}
#innerPageRight{
	position:relative;
	width:170px;
	height:705px;
	top:2px;
	left:4px;
	float:right;
	background-color:#FFFFFF;
	vertical-align:top;
}
.hotlinkleft{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding-left:10px;
	vertical-align:middle;
	text-align:left;
}

.searchBoxText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	color: #3366CC;
}
.selectBox{
	border:1px solid #364D93;
	background-color:#F4F8E9;
	height:16px;
	width: 130px;
	color: #000000;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	padding-left:1px;
}
.inputBox{
	border:1px solid #364D93;
	background-color:#F4F8E9;
	height:16px;
	width: 95px;
	color: #000000;
	font-family:Tahoma, Arial, Verdana;
	font-size:10px;
	padding-left:10px;
	border:thin;
	border-style:solid;
}
#expertiseMenu {
	position:absolute;border:1px solid #cecfce;left:50px;top:-20px;width:130px;height:60px;padding:5px;background:#FFFFFF none repeat scroll 0%;z-index:999999999;
}
html>body #expertiseMenu {
	position:absolute;border:1px solid #cecfce;left:47px;top:-20px;width:130px;height:70px;padding:5px;background:#FFFFFF none repeat scroll 0%;z-index:999999999;
}
.copyRight{
	font-size:10px;color:#333333;
	color:#0066CC;
	text-align:center;
}
.copyRight2{
	font-size:12px;color:#333333;
	color:#333333;
	text-align:center;
}