@charset "UTF-8";
/* CSS Document */

.lines {
	background-image: url(images/lineBG.gif);
	background-repeat: repeat-x;
	height: 4px;
}
.line {
	background-image: url(images/blk_line.gif);
	background-repeat: repeat-x;
	height: 2px;
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 24px;
}
a.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a:hover.mainNav {
		color: #E51837;

}.pads1 {
	padding-bottom: 10px;
}
.nav {
	height: 25px;
	padding-bottom: 5px;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.footer {
	font-size: 10px;
	padding-top: 8px;
}
a.mainNav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
}
a:hover.mainNav2 {
		color: #ffffff;
		text-decoration: underline;

}
.pads {
padding-top:4px;;
padding-bottom:4px;
}