body {
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	background-color: #E4E4E4;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(pgbkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

td {
	font-family: "Trebuchet", Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.nav {
	background-color: #333333;
	font-size: 13px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: normal;
	text-align: left;
	padding-top: 13px;
	padding-right: 5px;
	padding-bottom: 13px;
	padding-left: 5px;


}
.whitebkg {
	background-color: #FFFFFF;
}

.pagename {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.leftside {
	text-align: left;
	vertical-align: top;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;

}

.leftsidecontent {
	color: #333333;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
	padding: 10px;
	font-size: small;
	background-color: #E4E4E4;

}
.content {
	text-align: justify;
	vertical-align: top;
	font-size: small;
	color: #666666;
	line-height: 20px;
	padding-top: 45px;
	padding-right: 40px;
	padding-bottom: 45px;
	padding-left: 30px;


}
.content img {

}
.ftby {
	font-size: 10px;
	font-weight: normal;
	background-color: #E4E4E4;
	padding-left: 10px;
	color: #333333;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;



}
.ftcopy {
	font-size: 10px;
	font-weight: bold;
	background-color: #E4E4E4;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;




}

h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h3 {

	font-size: x-small;
	font-weight: bold;
	color: #333333;
}
h4 {
	font-family: 'Molengo', arial, serif; 
	font-size: small;
	font-weight: normal;
	color: #b63042;
}
.lefttable {
	padding: 10px;
	margin: 0px;
}
.genbutton {
	text-transform: uppercase;
	color: #333333;
	background-color: #E4E4E4;
	border: 1px solid #999999;
}
.drlink {
	font-weight: normal;
	font-size: 11px;
}

a:link {
	font-weight: bold;
	color: #7497BA;
	text-decoration: none;

}

a:visited {
	font-weight: bold;
	color: #7497BA;
	text-decoration: none;

}

a:hover {
	font-weight: bold;
	color: #7497BA;
	text-decoration: underline;

}

a:active {
	font-weight: bold;
	color: #7497BA;
	text-decoration: underline;

}

.nav a:link {
	color: #FFFFFF;
	text-decoration: none;

}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.nav a:hover {
	color: #7497BA;
	text-decoration: none;
}
.nav a:active {
	color: #7497BA;
	text-decoration: underline;
}
.leftsidecontent a {
	color: #7497BA;
	text-decoration: none;
	font-weight: bold;
}

.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;
}

.ftby a {
	color: #333333;
	text-decoration: underline;
}
.inputarea {
	border: 1px solid #E4E4E4;
	color: #666666;
}

