body,td,th {
	font-family: Arial;
	font-size: 12px;
	color:#666666;
	text-align:justify;
	line-height:20px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
}

a{
	outline:none;
}

.navBg{
	background-image:url(images/navBg.jpg);
	background-repeat:no-repeat;
}

.textLink{
	color:#3b812e;
	font-weight:bold;
	text-decoration:none;
}

.textLink2{
	color:#666666;
	text-decoration:none;
}

.textLink2:hover{
	color:#3b812e;
	text-decoration:none;
}

.textHeader{
	font-family:"Times New Roman";
	color:#2b2b2b;
	font-size:28px;
	text-transform : uppercase;
}

.textSubHeader{
	font-family:"Times New Roman";
	color:#3c822e;
	font-size:18px;
	text-transform : uppercase;
}

.RightColumnHeader{
	font-family:"Times New Roman";
	color:#2b2b2b;
	font-size:18px;
	text-transform : uppercase;
}

.watermark{
	background-image:url(images/watermark.jpg);
	background-repeat:no-repeat;
	height:220px;
}

.footerTableBg{
	background-color:#efefef;
}

.footerWatermarkBg{
	background-image:url(images/footerBg.jpg);
	background-repeat:no-repeat;
	height:235px;
}

.footerTextLink{
	color:#666666;
	text-decoration:none;
}

.footerTextLink:hover{
	color:#3c822e;
	text-decoration:none;
}

.footerTextLinkOn{
	color:#3c822e;
	text-decoration:none;
}

.smText{
	font-size:10px;
}

.searchBg{
	background-image:url(images/imageShadow.jpg);
	background-repeat:no-repeat;
	height:35px;
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
}
