body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	font-size: 12px;
	color: #58595b;
	line-height:120%;
}

hr {
	color: #000839;
	background-color: #000839;
	border: 0;
	height: 1px;
}

/* Default links */
a {
	text-decoration: none;
	outline: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

/*Font size*/
h1, h2, h3, h4, h5 {
	letter-spacing: 10%;
}
h3, h4, h5, strong {
	font-weight: 700;
	margin-bottom: 5px;
}

h1 {
	font-size: 16px;
	color: #000;
	text-transform: capitalize;
	font-weight: 700;
	margin-bottom: 15px;
}

h2 {
	font-size: 16px;
	color: #8f1100;
	
}

h3 {
	font-size: 14px;
	color: #000;
}

h4 {
	font-size: 14px;
	color: #8f1100;
}

h5 {
	font-size: 12px;
	color: #000;
	font-style: italic;
}

.Fontxx-Small{font-size: 9px;}
.Fontx-Small{font-size: 10px;}
.FontSmall{font-size: 11px;}
.FontMedium{font-size: 12px;}
.FontLarge{font-size: 14px;}
.Fontx-Large{font-size: 16px;}
.Fontxx-Large{font-size: 18px; line-height:normal;}



.contentCont, .rightCont {
	line-height: 140%;
	letter-spacing: 10%;
}
.bgRepeaty {
	width: 957px;
	margin: 0 auto;
	background-image: url( "/web/design/images/bgRepeatY.png" );
	background-repeat: repeat-y;
}


.canvasWrapper {
	width: 955px;
	margin: 0 auto;
}

.mainCont, .mainRight, .contentCont, .rightCont {
	min-height: 315px;
	height: auto !important;
}



/*Lists*/
.contentCont ul, .rightCont ul {
	margin-left: 5px;
	padding-left: 20px;
}

.contentCont ol, .rightCont ol {
	margin-left: 25px;
}

/*IE Min Height*/
* html .mainCont, *html .contentCont, *html .rightCont {
	height: 315px !important;
}

/*Header*/



/*Footer*/

.footer, .footerHolder {
	width: 955px;
	margin: 0 auto;
}
.footerHolder {
	margin-top: 15px;
	margin-bottom: 15px;
}

.footerLeft {
	width: 659px;
	margin: 0 74px;
	text-align: center;
}
.footerRight {
	float: right;
}

.footer, .footer a {
	color: #959595;
	font-size: 9px;
}
.footerLink{
	text-transform:uppercase;
}

/*Images*/
img {
	border: none;
}

.topBannerImg {
	margin-bottom: 20px;
}

.col3Text {
	width: 455px;
	margin: 0 auto;
	overflow: hidden;
}


.sectionHolder {width:955px;}
.rightSecCont {
	float:right;
	width:455px;
}
.leftSecCont {
	float:left;
	width:422px;
}
.sectionHeadFoot, .sectionHeadFoot a{
	color:#8b201b;
	font-size:14px;
	line-height:normal;
	}
	
