body {
	background-image: url(images/masterbg.png);
	background-repeat: repeat;
	background-position: center;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.linktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #018BCD;
	text-decoration: none;
}
.menutext:link {
	text-align: center;
	text-decoration: none;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ff3300;
}
.redtextsmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ff3300;
}
a:link {
	text-decoration: none;
}
.menucolums {
	width: 120px;
	text-align: center;
	vertical-align: middle;
}
.menutext:hover {
	text-align: center;
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #018BCD;
}
.headingcell {
	background-color: #F1F1F1;
	text-align: left;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-left-width: 5px;
	border-left-style: double;
	border-left-color: #999999;
}
.bodycell {
	padding: 10px;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	text-decoration: none;
}
.linktext:link {
	color: #018BCD;
	text-decoration: none;
}
.linktext:hover {
	color: #018BCD;
	text-decoration: underline;
}
.footertext:link {
	text-decoration: none;
	color: #018BCD;
}
.footertext:link:hover {
	text-decoration: underline;
	color: #018BCD;
}
.contentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #018BCD;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contenttextbold  { color: #666666; font-style: normal; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.contenttextitalic  { color: #666666; font-style: italic; font-weight: normal; font-size: 12px; font-family: Arial, Helvetica, sans-serif }
.contentsub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #018BCD;
}
.headertable {
	height: 100%;
	width: 100%;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 5px;
}
