body {
	background-image: url(images/gif/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p, td, div, li, ul, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
} 
.Main {
	vertical-align: top;
}
.MainCol {
	vertical-align: top;
}
.RightCol {
	vertical-align: top;
}
.RightColImage {
	padding-bottom: 10px;
}
.RightColBox {
	color: #FFFFFF;
	background-color: #568EC6;
	padding: 10px;
}
.LeftMenu {
	vertical-align: top;
	padding-top: 30px;

}
.Title {
	padding-bottom: 10px;
}
.BlueHeader {
	color: #336699;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.RedHeader {
	color: #8A1B1B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.maintext {
	color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.MainCol .Text {
	padding-left: 5px;
	color: #000000;
}
.RightColBox P {
	padding-left: 20px;
	background-image: url(images/gif/right_box_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.RightColBox A, .RightColBox A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.RightColBox A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
.RightRedColBox {
	color: #FFFFFF;
	background-color: #A91B40;
	padding: 10px;
}
.RightRedColBox P {
	padding-left: 20px;
	background-image: url(images/gif/right_box_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.RightRedColBox A, .RightColBox A:VISITED {
	color: #FFFFFF;
	text-decoration: none;
}
.RightRedColBox A:HOVER {
	color: #FFFFFF;
	text-decoration: underline;
}
.Footer {
	text-align: center;
	color: #000000;
	text-decoration: none;
}
.Footer A, .Footer A:VISITED {
	color: #000000;
	text-decoration: none;
}
.Footer A:HOVER {
	text-decoration: none;
}
.ATopMenu {
	font-size: 12pt;
	font-weight:bold;
    font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
	padding-bottom:4px;
}
.ATopMenu:HOVER {
	color: #000000;
	text-decoration: none;
}