body {
	padding:0;
	margin:0;
	font-family:"Trebuchet MS";
	font-size:100%;
	color:#494949;
	line-height:140%;	
}
.mainDiv{
	width: 935px;
	margin: 0 auto;
	padding: 10px;
	background: #fff;
	border-top: 37px solid #e0e0e0;
	border-right: 12px solid #e0e0e0;
	border-left: 12px solid #e0e0e0;
	border-bottom: 12px solid #e0e0e0;
}
.seachBoxDiv {
	width: 347px;
	float: right;
	position: relative;
	top: -40px;
	background:url(searchBG.png) no-repeat;
	height:54px;
	_padding:7px;
	_border:none!important;
}
.seachBoxDiv form fieldset {
	border:0px!important;
	border-style:none;
}
.mainTitles h2 {
	color:gray;
	font-weight:normal;
	margin:0 0 5px;
	font-family:Arial;
	font-size:1.3em;
	line-height:1.1em;
}
.mainTitles h1 {
	color:#BA0000;
	font-family:Arial;
	font-size:1.8em;
	margin-bottom:3px;
}
.imageSideText {
	width:200px;
	margin:0 10px;
	border:1px solid #ccc;
	background:#efefef;
	padding:10px;
}
.imageSideText h4{
	margin:3px 0;
}
.imageSideText a {
	color:#BA0000;
	text-decoration:none;
}
.bottomBoxTitle{
	color:#FFF;
	font-weight:bold;
	background:url(headingBGPrimary.png) repeat-x;
	padding:7px 5px 0px 12px;
	line-height:10px;
	font-size:13px;
}

.bottomBoxTitleTip {
	width:17px;
	height:12px;
	position:relative;
	top:12px;
	_top:17px!important;
	left:10px;
	background:url(tip.gif) no-repeat;
}
.bottomBox {
	float:left;
	width:213px;
	margin:0 10px;
}
.logoConainer {height:50px;}
#breadcrumbs {
	height:32px;
	background:url('breadcrumbBarSprite2.png') 0 -36px;
	margin:0 0 0 5px;
	font-family:arial;
	font-size:0.85em;
	color:#fff;
	_padding-top:10px;
	_height:25px!important;
}
#breadcrumbs ul li {
	float:left;
	/*margin:0 12px;
	list-style:none;
	line-height:10px;*/
}
#breadcrumbs ul li a {color:#fff;}
.frame {padding:3px;border:1px solid #ccc;}
.topMenuLeft{
	float:left;
	width:8px;
	background:url(mnu-left.jpg) no-repeat;
	height:32px;
}
.topMenuRight{
	float:left;
	width:8px;
	background:url(mnu-right.jpg) no-repeat;
	height:32px;
} 
.end_rightsidetitle {
	background:transparent url(infoboxbottom_new.gif) no-repeat;
	height:14px;	
}
.col_right {
	float:left;  
	width:220px;
	margin-top:10px;
	margin-left:10px;
}
.rightside {
	border-left:1px solid #DAD9D7;
	border-right:1px solid #DAD9D7;
	padding:8px 0 10px 8px;
}
.rightside a {color:#494949;}
.rightside h4 {margin:2px;color:#444;}
.rightside h4  a {color:#333;}
.rightside ul {list-style:square;margin:5px;padding:2px;}
.rightside ul  li {margin:3px;padding:3px;font-size:11px;border-bottom:1px dotted;}
.rightside ul  li a {color:#494949;text-decoration:none;}
.rightsidetitle {
	background:transparent url(header_bck.jpg) repeat;
	border-color:#DAD9D7 #DAD9D7 #AF0909;
	border-style:solid;
	border-width:1px 1px 2px;
	color:#434443;
	font-size:1em;
	margin:3px 0 0;
	padding:5px 0 7px 5px;
}
.bottomBox ul {
	list-style:none;
	font-size:13px;
	margin:5px 0;
	padding:5px 10px;
}
.bottomBox ul li {
	margin:2px;
	padding:2px;
}
.bottomBox ul li a {color:#494949;}
#footer {
	margin-top:20px;
	background:url(footbg.jpg) repeat-x bottom left;
}
.credits {
	border-top:1px dotted;
	margin:10px;
	padding:10px;
	font-size:11px;
}
.copyrights {
	float:left;
}

.sLinks {
	float:right;
}
.sLinks  ul {
	list-style:none;
	text-align:right;
	margin:0;
	padding:0;
}
.sLinks  ul li {
	float:right;
	margin:0 2px 5px;
	text-align:right;
} 
.sLinks  ul li  a {
	color:#494949;
	text-decoration:none;
}

.perpage {
	margin:10px auto;
	text-align:center;
	font-weight:bold;
	width:95%;
	font-size:11px;
	border-top:1px dotted;
}
.perpage a {color:#444;}
