@charset "utf-8";
body  {
	font: 100% Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #4E4E4E;
}
#container { 
	width: 940px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
#header { 
	width: 940px;
	height: 60px;
	padding: 0px; 
	margin: 0px;
} 
#contact_info {
	margin: 0px;
	padding: 25px 14px 0px 550px;
	font-size: 12px;
	text-align: right;
}
#navbar {
	width: 940px;
	height: 29px;
	background-image:url(../images/bg_topnav.jpg);
	background-repeat:no-repeat;
	background-color: #212121;
}
#home_photo {
	width: 940px;
	height: 332px;
	padding: 1px 0 0 0;
	margin:0;
}
#subpage_photobar {
	width: 940px;
	height: 93px;
	padding: 0;
	margin: 1px 0 0 0;
}
#home_title {
	width: 940px;
	height: 125px;
	background-image:url(../images/bg_home_title.jpg);
	padding: 0;
	margin:0;
}
#home_testimonial {
	margin: 0; 
	padding: 10px 20px 10px 460px;
}
#home_content_holder {
	width: 940px;
	margin: 0px;
	padding: 5px 0 0 0;
}
#content_holder {
	width: 939px;
	margin: 1px 0 0 0;
	padding: 0;
	border-left: solid 1px #C4C4C4;
	border-bottom: solid 1px #C4C4C4;
}
#home_whatsnew {
	padding: 15px 10px 20px 50px;
}
#subpage_whatsnew {
	padding: 0px 10px 20px 50px;
}
#subpage_testimonial {
	padding: 30px 15px 15px 30px;
}
#home_bottom {
	width: 940px;
	margin: 0;
	padding: 5px 0 0 0;
}
#home_eti {
	width: 195px;
	margin:0px 12px 0px 0px;	
}
#home_cact {
	width: 195px;
	margin:0px 0px 0px 12px;	
}
#home_i3 {
	width: 195px;
	margin:10px 12px 0px 0px;	
}
#home_sbdc {
	width: 195px;
	margin:10px 0px 0px 12px;		
}
#footer {
	width: 930px;
	height: 16px;
	margin: 0px;
	padding: 8px 5px 20px 5px;
	font-size: 10px;
}
#mainContent { 
	margin: 10px 20px 20px 15px; 
} 

.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
a { color: #0071BC; }
a:hover {  color: #4E4E4E; }
form { margin: 0px; padding: 0px; }
h1 {
	color: #090648;
	font-size: 16px;
	line-height: 130%;
	margin-bottom: 0px;
	font-weight: bold;
}
h2 {
	color: #29ABE2;
	font-size: 14px;
	font-style: italic;
	line-height: 130%;
	margin-top: 6px;
	font-weight: bold;
}
h3 {
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
h4 {
	color: #4E4E4E;
	font-size: 14px;
	font-weight: bold;
}
img { margin: 0px; padding: 0px; }
input {
	padding: 2px;
	margin: 0px;
	color: #999999;
	font-size: 11px;
}
li { padding-bottom: 6px; }

a.greylink { color: #4E4E4E; text-decoration:none; }
a.greylink:hover { color: #0071BC; }
a.toplink { color: #4E4E4E; text-decoration:none; font-weight: bold; }

#home_whatsnew a, #subpage_whatsnew a { 
	text-decoration: none;
	color: #FFF;
}
#home_whatsnew a:hover, #subpage_whatsnew a:hover { 
	color: #29ABE2;
}
#home_whatsnew h1 a, #subpage_whatsnew h1 a { 
	text-decoration: none;
	color: #29ABE2;
}
#home_whatsnew h1 a:hover, #subpage_whatsnew h1 a:hover { 
	text-decoration: underline;
}
#home_whatsnew h1, #subpage_whatsnew h1, #subpage_testimonial h1 {
	margin: 20px 0px 0px 0px;
	color: #29ABE2;
	font-size: 11px;
}
#home_whatsnew p, td #subpage_whatsnew p, #subpage_testimonial p {
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
#home_bottom_left h2 {
	font-size: 16px;	
}
#home_bottom_left p {
	font-size: 13px;
	line-height: 180%;
}
#home_content_holder p.mission {
	font-size: 18px;
	color: #B3B3B3;
	line-height: 160%;
	padding: 30px 30px 20px 40px;
	margin: 0px;
}
#home_testimonial p.quote {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
#home_testimonial p.quotee  {
	color: #2BEDE6;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	margin-top: 8px;
}
#home_eti p, #home_cact p, #home_i3 p, #home_sbdc p { 
	font-size: 11px; 
	margin-top: 6px;
}
#home_eti h1, #home_cact h1, #home_i3 h1, #home_sbdc h1 { 
	color: #333333;
	font-size: 11px;
	font-weight: bold;
	margin-top: 6px;
	margin-bottom: 0px;
}
#content_holder p, li { font-size: 12px;  }
#content_holder p.breadcrumbs {
	font-size: 10px;
	padding-bottom: 5px;
}
#subpage_testimonial h1 {
	color: #29ABE2;
	font-size: 11px;
	margin:0;
}
#subpage_testimonial p {
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
#subpage_testimonial p.quote {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
}
#subpage_testimonial p.quotee  {
	color: #FFFFFF;
	font-size: 11px;
	text-align: right;
	margin-top: 8px;
}
.nobottommargin {  margin-bottom: 0px; }
.smtext, #content_holder p.smtext { font-size: 11px; }
.smtopmargin { margin-top: 6px; }
.smtopnobottommargin { margin-top: 6px; margin-bottom: 0px; }
table.reqclassform {
	background-color: #E1E1FF;
	border: solid 2px #FFFFFF;
	font-size: 11px;
}
td.formlabel { 
	font-size: 11px;
	font-weight: bold;
	border-bottom: solid 2px #FFFFFF;
}
td.formfield { 
	font-size: 11px;
	border-bottom: solid 2px #FFFFFF;
}
.textinput {
	padding: 1px;
	margin: 0px;
	color: #999999;
	font-size: 10px;
}

