/*fck start*/
body {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #CFCFCF;
	font-size: 12px;
	color:#58595b;
}

hr {
	color: #666;
	background-color: #666;
	border: 0;
	height: 1px;
	width: 100%;
}

/* Default links */
a {
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

.ctr a:link, .ctr a:visited, .ctr a:active, .belowMenuCopy a, .rhs a {
	text-decoration: underline;
	color: #58595b;
}

.ctr a:hover, .belowMenuCopy a:hover, .rhs a:hover {
	text-decoration: underline;
	color: #b32017;
}

h2, h3, h4, strong {
	font-weight: 700;
}

h1 {
	font-size: 20px;
	color: #b32017;
	text-transform: capitalize;
	font-weight: 400;
}

h2 {
	font-size: 14px;
	color: #9a9a9a;
}

h3 {
	font-size: 13px;
	color: #9a9a9a;
}

h4 {
	font-size: 13px;
	color: #b32017;
}

h5 {
	font-size: 13px;
	color: #000;
}

h6 {
	font-size: 11px;
	color: #9a9a9a;
}
#content.ctr h3 a {
	text-decoration:none;
}



.Fontxx-Small{font-size: 10px;}

.Fontx-Small{font-size: 12px;}

.FontSmall{font-size: 12px;}

.FontMedium{font-size: 13px;}

.FontLarge{font-size: 14px;}

.Fontx-Large{font-size: 16px;}

.Fontxx-Large{font-size: 18px;}






/*fck end
Containers*/
.canvasWrapper, .mainCont, .footer, .footerbottom {
	width: 955px;
	margin: 0 auto;
}

.mainCont {
	background-image: url( "/web/design/images/bg.png" );
	background-repeat: repeat-y;
	min-height: 315px;
	height: auto !important;
}

* html .mainCont {
	height: 315px !important;
}

.leftCont {
	width: 123px;
}

.leftCont ul, .leftCont li, .topHorizMenu ul, .topHorizMenu li {
	list-style-type: none;
}




.leftCont a {
	color: #58595b;
	font-size: 12px;
}

.mainRight {
	float: right;
	width: 802px;

}

.contentCont .ctr {
	width: 620px;
	margin-top: 30px;
}

.contentCont .ctr, .rhs, .belowMenu {
	line-height: 140%;
}

.contentCont .ctr img {
	padding: 10px;
}

.rightCont {
	width: 185px;
	float: right;
	margin: 30px 30px 20px 0;
}

.logo-right {
	float: right;
}

/*Footer*/
.footerholder {
	border-top: solid 1px #808285;
	margin-top: 30px;
}

.footerholder, #topmenu {
	color: #fff;
	background-color: #000;
	height: 25px;
}

#topmenu a {
	color: #fff;
	font-size: 12px;
}
.footerholder a:hover {
	text-decoration:none;
	color:#fff;
}
.footleft {
	float: left;
	margin-left: 30px;
	margin-top: 5px;
	width: 600px;
	text-transform: uppercase;
}

.footright {
	float: right;
	margin-top: 5px;
	margin-right: 46px;
	width:200px;
}

.footright, .footright a, .footleft, .footleft a {
	color: #939598;
}

img {
	border: none;
}

.ctr ul {
	margin-left: 15px;


}


ol {
	margin-left: 25px;
}

.skywrds {
	width: 955px;
	color: #acacac;
	text-align: center;
	margin: 0 auto;
	font-size:9px;
}

.keywords {
	background-color: #fff;
	height: 22px;
	width: 896px;
	overflow: hidden;
	line-height: 22px;
	margin: 0 auto;
	font-size:9px;
}

.canvasWrapper, .topLogo {
	background-color: #fff;
}

#leftcontHolder {
	width: 111px;
	padding: 0	0 0 25px;
}

.leftContHolder, .logo-left {
	float: left;
}
.belowMenuCopy 
{
	margin-top:30px;	

}
