body
{
	padding: 0px;
	margin: 10px 0px 10px 0px;
	background-color: #FFF; 	
	color: #000;
	font-family: Arial, Tahoma, Verdana;
	font-size: 15px;
	background-image: url('images/bg.jpg');	
}

img 
{
	border: 0px;
	padding: 0px;
	margin: 0px;	
}

.bgHead
{
	background-color: #b21d19;	
	height: 130px;
}

a.top, a.top:hover, a.top:active {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;

}
a.top:visited {
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;

}
a.top:hover {
	text-decoration: underline;
	font-size: 15px;
	color: #FFF;
	font-weight: bold;

}

.whiteBord
{
	border-top: solid 3px #FFF;	
}

.content
{
	padding: 19px 0px 0px 19px;
	background-color: #FFF;	
}

.faqBg
{
	background-image: url('images/faq2.jpg');
	background-repeat: repeat-y;	
	padding: 14px 14px 0px 14px;
}

a.left, a.left:hover, a.left:active {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a.left:visited {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
a.left:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

.centerText
{
	text-align: justify;
	padding-left: 11px;	
	line-height: 18px;
	padding-bottom: 70px;
	padding-right: 19px;
}

.copy
{
	font-size: 11px;	
}

.bgBot
{
	background-image: url('images/bgBot.jpg');	
	background-repeat: no-repeat;
	background-position: right bottom;
}

.loading
{
	background-image: url('images/loading.gif');
	background-repeat: no-repeat;
	background-position: center;
	display:none; 
	text-align:center; 
	width: 100%;	
	height: 20px;
}


a, a:hover, a:active {
	color: #000;
	text-decoration: underline;
	font-size: 15px;
}
a:visited {
	color: #000;
	font-size: 15px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-size: 15px;
	color: #000;
}

.tit
{
	font-weight: bold;
	color: #b21d19;
	font-size: 16px;	
}

p
{
	padding: 0px;
	margin: 0px;	
}


a.serv {
	color: #d33029;
	text-decoration: none;
	font-size: 12px;
	display: block; 
	height: 24px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 15px;
	border-right: 3px solid #FFF;
	background-color: #ffe7df;
}
a.serv:visited {
	color: #d33029;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffe7df;
}
a.serv:hover 
{
	color: #d33029;
	text-decoration: none;
	font-size: 12px;
	background-color: #f6c5b4;
	border-right: 0px;
}

a.servact {
	color: #c12621;
	text-decoration: none;
	font-size: 12px;
	display: block; 
	height: 24px;
	padding-top: 10px;
	font-weight: bold;
	padding-left: 15px;
	border-right: 3px solid #f6c5b4;
	background-color: #f6c5b4;
}
a.servact:visited {
	color: #e32e2b;
	font-size: 12px;
	text-decoration: none;
}
a.servact:hover 
{
	color: #c12621;
	text-decoration: none;
	font-size: 12px;
	background-color: #f6c5b4;
}

.tabsText
{
	color: #454645;	
	padding: 10px 0px 10px 10px;
	background-color: #f6c5b4;
	line-height: 17px;
	text-align: justify;
}

#helper { 
	position: absolute; 
	top: 0px; 
	left: 0px; 
	width: 100%; 
	height: 100%; 
	z-index: -10; 
}

a.im, a.im:hover, a.im:active {
	color: #000;
	text-decoration: none;
	font-size: 15px;
}
a.im:visited {
	color: #000;
	font-size: 15px;
	text-decoration: none;
}
a.im:hover {
	text-decoration: none;
	font-size: 15px;
	color: #000;
}

a.red, a.red:hover, a.red:active {
	color: #b21d18;
	text-decoration: underline;
	font-size: 15px;
}
a.red:visited {
	color: #b21d18;
	font-size: 15px;
	text-decoration: underline;
}
a.red:hover {
	text-decoration: none;
	font-size: 15px;
	color: #b21d18;
}

a.cr, a.cr:hover, a.cr:active {
	text-decoration: underline;
	font-size: 11px;
}
a.cr:visited {
	font-size: 11px;
	text-decoration: underline;
}
a.cr:hover {
	text-decoration: none;
	font-size: 11px;
}