@charset "utf-8";
body {
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

img {
	border:0;
}

img.floatRight{
	float: right;
	clear: both;


}
img.floatLeft{
	float: left;
	clear: both;

}
.flashSpace {
	margin-top: 6px;


}
.breadcrumb {
	font-size: 10px;
	color: #FFFFFF;
}
.headerMenu {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;


}
 a.headerMenu:link{
	color: #FFFFFF;
	text-decoration: none;
}
 a.headerMenu:visited {
	color: #FFFFFF;
	text-decoration: none;
}
 a.headerMenu:hover {
	color: #009A3C;
}
 a.headerMenu:active {
	color: #009A3C;
	text-decoration: none;
}
.BGRight {
	background-image: url(images/headerTR.jpg);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}
.mainMenu tr{

	
}
.mainMenu {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
.mainMenu a:link{
	color: #000000;
	text-decoration: none;
	padding-left: 20px;
}
.mainMenu a:visited {
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
}
.mainMenu a:hover {
	color: #009A3C;
	text-decoration: none;
}
.mainMenu a:active {
	color: #009A3C;
	text-decoration: none;
}



.white10 {
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
}
.footerLable {
	font-size: 10px;
	color: #FFFFFF;
	top: 7px;
	position: relative;
}
a.footerLable:link {
	color: #FFFFFF;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:visited {
	color: #FFFFFF;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:hover {
	color: #009A3C;
	text-decoration: none;
	top: 7px;
	position: relative;
}
a.footerLable:active {
	color: #009A3C;
	text-decoration: none;
	top: 7px;
	position: relative;
}


.contentWhite {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: none;
}
.contentWhite a:link{
	color: #91ABE6;
	text-decoration: underline;
	font-size: 14px;
}
.contentWhite a:visited {
	color: #91ABE6;
	text-decoration: underline;
	font-size: 14px;
}
.contentWhite a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 14px;
}
.contentWhite a:active {
	color: #89ABD7;
	text-decoration: none;
	font-size: 14px;
}
/*  Here is the stuff for the right side */
.rightCol {
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
}
.rightCol a:link{
	color: #91ABE6;
	text-decoration: underline;
}
.rightCol a:visited {
	color: #91ABE6;
	text-decoration: underline;
}
.rightCol a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.rightCol a:active {
	color: #819CD7;
	text-decoration: none;
}
/*  Here is the stuff for in black */
.contentblack {
	font-size: 14px;
	color: #000000;
    text-transform: uppercase;

}

.contentblack a:link{
	color: #91ABE6;
	text-decoration: underline;
	text-transform: uppercase;
	text-transform: uppercase;
	text-transform: uppercase;
}
.contentblack a:visited {
	color: #53746B;
	text-decoration: underline;
}
.contentblack a:hover {
	color: #664422;
	text-decoration: none;
}
.contentblack a:active {
	color: #53746B;
	text-decoration: none;
}
