body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.site-bg {
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(images/site-bg.jpg);
}
.call-txt-bg {
	background-image: url(images/home_call-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.botm-bg {
	background-image: url(images/botm-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.copy-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 10px;
}
.botm-bg-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.botm-bg-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #881D20;
	text-decoration: underline;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
}
.txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #353535;
	text-decoration: underline;
	padding-top: 10px;
	padding-bottom: 15px;
}
.txt-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #971A1E;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 15px;
}
.txt-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #971B1E;
	text-decoration: none;
}
.img-bg {
	background-image: url(images/img-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt-bold2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	color: #2F3193;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
}
.leftBg {
	background-image: url(images/home_leftside-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.txt-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	padding-left: 20px;
}
.more-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 53px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.more-txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.more-txt-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FEDA4C;
	text-decoration: none;
}
.left-menu-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 33px;
	line-height: 17px;
	padding-top: 6px;
	padding-bottom: 4px;
}
.left-menu-txt-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.left-menu-txt-link:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #81E6FF;
	text-decoration: none;
}
.left-top-bg {
	background-image: url(images/left-top.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.left-center-bg {

	background-image: url(images/left-center-bg2.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #353535;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right:10px;
}
li a:link{
	font-weight: bold;
	color: #881012;
	text-decoration: none;
}
li a:visited{
	font-weight: bold;
	color: #881012;
	text-decoration: none;
}
li a:hover{
	font-weight: bold;
	color: #2D3194;
	text-decoration: underline;
}
li a:active{
	font-weight: bold;
	color: #881012;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bild;
	color: #2D3194;
	text-decoration: none;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: bild;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:5px;
	background-color:#2D3194;
	display:block;
}
.imgfloatLeft {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.imgfloatRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.divfloatRight {
	float: right;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-top:50px;
	padding-bottom:60px;
	
}
.readmore-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0054FF;
	text-decoration: none;
}
.readmore-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #A88D26;
	text-decoration: underline;
}