body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #C8C8C8;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.nav {
	background-color: #252525;
	font-size: 11px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	background-image: url(navbkg.jpg);
	background-repeat: repeat-x;
	text-transform: uppercase;
	padding-top: 13px;
	padding-right: 13px;
	padding-bottom: 13px;
	padding-left: 25px;


}

.whitebkg {
	background-color: #FFFFFF;
}

.pagename {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

a:link {
	font-weight: bold;
	color: #F32B47;
	text-decoration: none;

}

a:visited {
	font-weight: bold;
	color: #F32B47;
	text-decoration: none;

}

a:hover {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}

a:active {
	font-weight: bold;
	color: #999999;
	text-decoration: underline;

}
.leftside {
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 50px;

}
.leftsidecontent {
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: 11px;
	background-color: #F32B47;
	background-image: url(sidebkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
.content {
	text-align: justify;
	vertical-align: top;
	font-size: small;
	color: #333333;
	line-height: 18px;
	padding-top: 45px;
	padding-right: 65px;
	padding-bottom: 45px;
	padding-left: 30px;


}
.content img {

}
.ftby {
	font-size: 10px;
	font-weight: normal;
	background-color: #252525;
	vertical-align: middle;
	padding-left: 10px;
	height: 22px;
	color: #FFFFFF;
	text-align: left;
	background-image: url(ftbkg.jpg);
	background-repeat: repeat-x;



}
.ftcopy {
	font-size: 10px;
	font-weight: bold;
	background-color: #252525;
	vertical-align: middle;
	height: 22px;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	background-image: url(ftbkg.jpg);




}

h1 {
	font-size: small;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h3 {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h4 {


	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
.ftcopy a:link {

	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ftcopy a:visited {


	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ftcopy a:hover {



	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.ftcopy a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.lefttable {
	padding: 10px;
	margin: 32px 10px 10px;
}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #F33A48;
	text-decoration: none;
}
.nav a:active {
	color: #F33A48;
	text-decoration: underline;
}
.leftsidecontent a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.ftby a {
	color: #FFFFFF;
	text-decoration: underline;
}
.genbutton {
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #F32B47;
}
