body {
	margin: 0px;
	padding: 0px;
	background-color: #4B525F;
}
.shadowbg {
	background-image: url(../images/generic/shadow_background.gif);
}
.shadowbtmbg {
	background-image: url(../images/generic/shadow_background_btm.gif);
}
.shadowtitle {
	background-image: url(../images/generic/shadow_title.gif);
}
.shadowbtmtitle {
	background-image: url(../images/generic/shadow_title_btm.gif);
}
.title {
	background-image: url(../images/generic/header.jpg);
	background-repeat: no-repeat;
}
.menutitlebg {
	background-color: #4B525F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.leftmenubg {
	background-image: url(../images/generic/shadow_left_menu.gif);
}
.leftmenubgbtm {
	background-image: url(../images/generic/shadow_left_menu_btm.gif);
}
.contentbgbtm {
	background-image: url(../images/generic/shadow_content_btm.gif);
}
.contentbg {

	background-image: url(../images/generic/shadow_content.gif);
}
.leftmenutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 3px;
	text-align: left;
}
.menuspacerbg {
	background-color: #B5BAC4;
}
.addresstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5px;
	line-height: 1.6em;
}
.menutitletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
}
.disclaimertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 5px 15px;
	line-height: 1.6em;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.7em;
	color: #333333;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-left: 10px;
}
.leftmenutext a:link {
	color: #333333;
	text-decoration: none;
}
.leftmenutext a:visited {

	color: #333333;
	text-decoration: none;
}
.leftmenutext a:hover {
	color: #FF6600;
	text-decoration: none;
}
.topnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #4B525F;
}
.topnavtext a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.topnavtext a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
.topnavtext a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.addresstext a:link {
	color: #333333;
	text-decoration: underline;
}
.addresstext a:visited {

	color: #333333;
	text-decoration: underline;
}
.addresstext a:hover {
	color: #333333;
	text-decoration: none;
}
.disclaimertext a:link {
	color: #333333;
	text-decoration: underline;
}
.disclaimertext a:visited {

	color: #333333;
	text-decoration: underline;
}
.disclaimertext a:hover {
	color: #333333;
	text-decoration: none;
}
.maintext a:link {
	color: #FF6600;
	text-decoration: none;
}
.maintext a:visited {

	color: #FF6600;
	text-decoration: none;
}
.maintext a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.iddbg {
	background-color: #4B525F;
	border: 1px dotted #FFFFFF;
}
