/* -------------------- HTML TAGS -------------------- */
body {
	text-align: center;
	margin:1px 0 0 0;
	background: #fff url(../i/shadow.gif) top center repeat-y;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;	
	color: #656565;
	background-color: white;
}
form { display: inline; }
input { font-family: monospace; }
INPUT.but {
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;	
	font-size: 10px;
	font-weight: bold;
	color: #666;
	background-color: #e8e8e8;	
}
h1 {
	font-size: 19px; 
	font-weight:normal;
	color:#363;
	margin-bottom:10px;
}
h2 {
	font-size: 16px; 
	color:#C33;
	margin:15px 0 2px 0;
}

h4 {
	font-size: 13px; 
	font-weight: bold;
	color:#C33;
	margin:14px 0 1px 0;
}
small { 
	font-size: 10px; 
	font-weight: bold;
	color: #999;
}
table.form td { padding-top:11px; }
/* -------------------- TEXT -------------------- */
p, .bodyText {
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 17px;
}
p.indent { margin-left:125px; }
p, li, .highlight { font-size: 11px; }
.bodyText {
	color: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 10px;
}
#copyBox .alert { 
	color:red;
	background-color:#FF6;
	font-size: 10px; 
	font-weight: bold;	
	padding:5px;
}
#copyBox p, #copyBox td, select {
	color: #656565;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px;
}
.smallText { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.medText { font-size: 12px; }
.largeText { 
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;	
	font-size: 13px; 
	font-weight: bold; 
}

/* -------------------- LAYOUT -------------------- */
div#wrapper	{
	width: 810px;
	margin: 0 auto;
	text-align: left;
	padding-left:2px;
}
#main {
	float:right;
	width:617px;
}
#head {	
	width: 810px; 
	margin-bottom: 8px;
	position:relative;
}
#footer {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	padding: 6px 10px 0 10px;
	height: 36px;
	font-size: 10px;
	text-align: right;
	color: #999;
	background: #fff url(../i/bkgrnd-footer.gif) repeat-x;
	clear:both;
	margin-top:16px;
}
/* --------------------------------------------------- */
.imgBdr { border:1px solid #CCC; }
.fl { float:left; }
.button {
	background: #fff url(../i/button.gif) no-repeat;
	width:82px;
	height:20px;
	color:#FFF;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
	text-align:center;
	line-height:21px;
	cursor:pointer;
}
.button2 {
	color:#FFF;
	background-color: #5E6ED2;
	font-family: 'trebuchet ms', Arial, Helvetica, sans-serif;	
	font-size:12px;
	font-weight:bold;
	border: 0;
	padding-left: 9px; 
	padding-right: 8px;
}
#cookie {	
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 9px;
	color: #999;
	margin-left:14px;
}
#copyBox { margin:16px 15px 30px 13px; }	
.headShot {
	float:left;
	margin-top:9px;
}
.highlight {	
	width: 185px;
	margin: 30px 2px 0 12px;
	height: 191px;
	overflow:hide;	
}
.highlight2 {	
	width: 367px;
	margin: 33px 4px 0 17px;
	height: 181px;
	overflow:hide;	
}
#sidebar {
	float:left;
	width:180px;
}
#text1 {	
	padding: 28px 15px 0 15px;
	line-height: 15px; 
	height: 129px;
	width: 363px;
	background: #fff url(../i/home/mission.gif) no-repeat;
}
#text2 {	
	padding: 28px 13px 0 12px;
	line-height: 15px; 
	height: 221px;
	width: 388px;
	background: #fff url(../i/home/products.gif) no-repeat;
}
.feature {
	width:170px;
	margin:30px 0 0 4px;
}
/* -------------------- LISTS -------------------- */
div.pdfList ul {	
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}
div.pdfList ul li {	
	padding-left: 24px;
	background-image: url(../i/pdf.png);
	background-repeat: no-repeat;
	margin-bottom: 8px;
}
.highlight ul {
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}
.highlight li {
	margin:0 0 2px 0;
	padding:0 0 2px 0;
}
ul.bulleted {
	margin:0 0 0 8px;
	padding:0 0 0 8px;
}
ul.bulleted li {
	list-style-image: url(../i/bullet.gif);
	margin-bottom:2px;
	padding-bottom:2px;
}
ul.bulletSm li {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	list-style-image: url(../i/bullet_sm.gif);
	margin-bottom:3px;
	padding-bottom:3px;
}
/* -------------------- LINKS -------------------- */
a { text-decoration: underline; color: #33C; }
a:hover { text-decoration:none; }

.feature a { text-decoration: none; color: #33C; line-height:130%; }
.feature a:hover { text-decoration:underline; }

#footer a { text-decoration: none; color: #999; }
#footer a:hover { text-decoration: underline; color: #777; }

#cookie a { text-decoration: none;  color: #4E69C2; }
#cookie a:hover { text-decoration: underline; }