html { height: 100%; margin-bottom: 1px; }
.topBannerBG {
	background-image: url(../images/topBannerBG.gif);
	background-repeat: repeat-x;
}
.menuBG {
	background-image: url(../images/menuBG.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	text-decoration:none;
	height: 31px;
	padding-left: 47px;
		
}	
	
.menuBG a:link	{
	color: #4A4A4A;
	height: 31px;
	font-size: 10pt;
	text-decoration:none;
}

.menuBG a:hover	{
	color: #A6CB3C;
	font-size: 10pt;
	height: 31px;
	text-decoration:none;

}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
	text-decoration: none;
	}
	
.copyright a	{
						color: #4A4A4A;
						font-size: 10px;
						text-decoration:none;
						}
.copyright a:hover	{
						color: #4A4A4A;
						font-size: 10px;
						text-decoration:none;
						}
	
.leftColumnBG {
	width: 215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4A4A4A;
	background-color: #F7F7F7;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.greyColumn {
	background-color: #F2F2F2;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 204px;
	padding-right: 8px;
	padding-left: 12px;
}
.pinkColumn {
	background-color: #FEF1F9;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #727272;
	width: 204px;
	padding-right: 8px;
	padding-left: 12px;
}
.textBlue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3889C5;
}

.greyRow {
	background-color: #F2F2F2;
	width: 502px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	padding-left: 12px;
	padding-right: 8px;
}
.pinkRow {
	background-color: #FEF1F9;
	width: 502px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #727272;
	padding-right: 8px;
	padding-left: 12px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FD4000;
	padding-top: 12px;
	padding-left: -11px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3889C5;
	padding-top: 12px;
	padding-left: -11px;
}
.textOrange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FD4000;
}
.topBG {

	background-image: url(../images/topBanner.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	height: 89px;
	width: 717px;
}
.spacer {
	background-color: #FFFFFF;
	height: 3px;
}
.topImage1 {

	background-image: url(../images/topImage1.jpg);
	background-repeat: no-repeat;
}
.language {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.language a:hover	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #689E2C;
	text-decoration: none;
			
}
.content {
	color: #727272;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menuNoBG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4A4A4A;
	text-decoration:none;
	height: 31px;
	
}	
	
.menuNoBG a:link	{
	color: #4A4A4A;
	font-size: 10pt;
	height: 31px;
	text-decoration:none;
}

.menuNoBG a:hover	{
	color: #A6CB3C;
	font-size: 10pt;
	height: 31px;
	text-decoration:none;
