@charset "UTF-8";
body {
	background-image: url(images/comp4b_back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	color: #333333;
	text-decoration: none;
	text-align: left;
	font: normal 13px/14px "Trebuchet MS";
}
.maintexthomepage {
	color: #333333;
	text-decoration: none;
	text-align: left;
	font: normal 13px/13px "Trebuchet MS";
}
.header {
	font-size: 15px;
	font-weight: bold;
	color: #1D212F;
	text-decoration: none;
	text-align: left;
	font-family: "Trebuchet MS";
}
.footertext {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}.maintablebackground {
	background: #FFF url(images/inside_mainback.jpg) no-repeat center bottom;
}
.mainleftsidebackground {
	background: #FFF url(images/inside_lsback.jpg) repeat-y;
}
.mainrightsidebackground {
	background: #FFF url(images/inside_rsback.jpg) repeat-y;
}
.pagetitles {
	font: bold 23px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #0A4048;
	text-decoration: none;
}
.subhead {
	font: bold 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #262B3E;
	text-decoration: none;
}
.featureheading {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.links2 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #066;
	text-decoration: none;
}
.maintextBold {
	color: #333333;
	text-decoration: none;
	text-align: left;
	font: bold 13px "Trebuchet MS";
}
.featureheadingblack {
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	text-align: left;
}
.maintextCenter {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: center;
}

