body {
	background-image: url(../images/topRep-inner.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}


.footerBg {
	background-image: url(../images/footerRep.jpg);
	background-repeat: repeat-x;
}
.Blueheading {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Blueheading A{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Blueheading A:hover{
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.leftMenu {
	background-image: url(../images/leftMenuUp.jpg);
	background-repeat: repeat-y;
}
.contentContainer {
	background-image: url(../images/container.jpg);
	background-repeat: no-repeat;
}
.leftlinks {
	font-weight: bold;
	color: 666666;
	text-decoration: none;
	font-size: 10px;
}
.leftlinks A{
	font-weight: bold;
	color: 666666;
	text-decoration: none;
	font-size: 10px;
}
.leftlinks A:hover{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

.bodyText {
	font-size: 12px;
	font-weight: normal;
	color: 585858;
	text-decoration: none;
	text-align: justify;
}
.bodyText A{
	font-size: 12px;
	font-weight: bold;
	color: 585858;
	text-decoration: none;
}
.bodyText A:hover{
	font-size: 12px;
	font-weight: bold;
	color: 585858;
	text-decoration: underline;
}
.footerText {
	font-size: 10px;
	font-weight: normal;
	color: 797979;
	text-decoration: none;
}
.footerText A{
	font-size: 10px;
	font-weight: bold;
	color: ffa814;
	text-decoration: none;
}
.footerText A:hover{
	font-size: 10px;
	font-weight: bold;
	color: ffa814;
	text-decoration: underline;
}
.pageHeading {
	font-size: 13px;
	font-weight: bold;
	color: ffa814;
}
.learnmore{
	font-weight: bold;
	text-align: right;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
.learnmore a{
	color: #FF9900;
}

