@charset "utf-8";
/* CSS Document */
.bannerBG {background-image: url(../images/banner-BG.jpg); background-position:left top; background-repeat: repeat-x; height: 103px;}
.footerBG {background-image: url(../images/footer.jpg); background-position:left top; background-repeat: repeat-x; height: 58px;}
.ftrContent { font-family: Arial; font-size: 14px; color: #FFFFFF;}
.Content { font-family: Arial; font-size: 14px; color: #000000;}
.headerText { font-family: Verdana; font-size: 20px; color: #000000; font-weight:bold;}
.ftrLink:link
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#009900;
}
.ftrLink:visited
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#009900;
}
.ftrLink:active
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
.ftrLink:hover
{
	text-decoration:underline;
	font-family:Arial;
	font-size:14px;
	color:#000000;
}
.box-header { background-color:#d5633e; font-family: Arial; font-size: 16px; color: #FFFFFF; font-weight: bold;}
.foursideborder { border: 1px solid #06991d;}
.cntLink:link
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#009900;
}
.cntLink:visited
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#009900;
}
.cntLink:active
{
	text-decoration:none;
	font-family:Arial;
	font-size:14px;
	color:#0000CC;
}
.cntLink:hover
{
	text-decoration:underline;
	font-family:Arial;
	font-size:14px;
	color:#0000CC;
}