@charset "utf-8";
.smalltext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 9px;
}
a.maintext:link {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.maintext:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}
a.maintext:hover {
	color: #330099;
	text-decoration: none;
	font-weight:bold;
}
a.maintext:active {
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
}	
.maintext {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.whitemainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
}
.smallerwhiteaddress {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.smallerwhiteaddresslarger {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.largermain {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 20px;
}
.smallerwhiteheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding-bottom:16px;
}
.footerTestimontals {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	font-style:italic;
	color: #333333;
	text-align:justify;
}
.footerTestimontals2 {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align:justify;
}
.footerTestimontalsCenter {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-align:center;
}
#copyright {
	float:left;
	margin-top:5px;
	width: 380px;
	text-align:left;
}
#candidconcepts {
	margin-top:5px;
	float:left;
	width:150px;
	text-align:left;
}
#footerindex {
	margin-top:5px;
	float:right;
	width:388px;
	text-align:right;
}
a.copyright:link {
	color:#333;
	text-decoration:none;
}
a.copyright:visited {
	color:#333;
	text-decoration:none;
}
a.copyright:hover {
	color:#000;
	text-decoration:none;
}
a.copyright:active {
	color:#333;
	text-decoration:none;
}