BODY {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-decoration: none;

}
TD {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
P {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
UL {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
OL {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
LI {
	FONT-SIZE: 12px;
	COLOR: #333333;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
SELECT {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
INPUT {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
OPTION {
	FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TEXTAREA {
	FONT-SIZE: 12px; COLOR: #336699; FONT-FAMILY: Arial, Helvetica, sans-serif
}
#wrapper{
	width: 750px;
	margin: 0 auto; 
}
#header {

}
#mainnav {
	background-image: url(images/top.gif);
	height: 35px;
	text-align: center;
}
#content {
	border: 2px solid #003399;
	clear: both;
	background-image: url(images/content-background.jpg);
}
#contentleft {
	float: left;
	width: 169px;
	clear: both;
	padding: 5px;
}
#contentright {
	float: right;
	width: 527px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer {
	margin-top: 20px;
	clear: both;
}

#footer p {
	font-size: 10px
}
#footer a {
	font-size: 10px;
	color: #333333;
}
#footer a:hover {
	color: #1C1C8D;
}
#footerleft {
	float: left;
	width: 150px;
	text-align: center;

}
#footercenter {
	float: right;
	width: 450px;
	text-align: center;

}
#footerright {
	float: right;
	width: 150px;
	text-align: center;

}
#clear {
	clear: both;
}
.darklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.sidemenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C8D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.sidemenu:hover  {
	text-decoration: underline;
}
.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D5EA;
	font-weight: bold;
	margin-right: 12px;
	margin-left: 12px;
	text-decoration: none;
	padding: 2px;
}
.topmenu:hover  {
	color: #FFFF00;
}
.blacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: underline;
}

.mission {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #1C1C8D;
	text-decoration: none;
	word-spacing: 4pt;
}

.pageTitles {
	font-size: 14px;
	font-weight: bold;
	color: #1C1C8D;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding-bottom: 20px;
}
.hptitles {

	font-size: 12px;
	font-weight: bolder;
	color: #1C1C8D;
	text-transform: uppercase;
	letter-spacing: 2pt;
	padding-top: 15px;
}
.hpwelcome {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	text-transform: uppercase;
	letter-spacing: 2pt;
}

.testimonials {
	font-size: 10px;
	color: #1C1C8D;
}
.img-topright {
	padding-bottom: 10px;
	padding-left: 10px;
}
#contentleft h2 {
	font-weight: bold;
	color: #1B1B8A;
}
#contentleft hr {
	color: #1B1B8A;
}
#contentleft p {
	color: #1B1B8A;
}
#contentleft li {
	list-style-image: url(images/sym-menu.gif);
	padding-bottom: 5px;
}
#contentleft li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1C1C8D;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
#contentleft li a:hover {
	text-decoration: underline;
}
#contentleft ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.images td {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.images td img{
	padding-bottom: 10px;
}

