body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
body {
	margin: 0;
	padding: 0;
	background: #d9eaf5;
}
#siteborders {
	border-left: 5px solid #ffffff;
	border-right: 5px solid #ffffff;
}
.shadowleft {
	padding: 0px;
	background-image: url(/images/shadow_site_left.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 14px;
	}
.shadowright {
	padding: 0;
	background-image: url(/images/shadow_site_right.gif);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}
.leftdropshad {
	padding: 0;
	margin: 0;
	background-image: url(/images/home_02.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.rightdropshad {
	padding: 0;
	margin: 0;
	background-image: url(/images/home_05.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.logo{
	position: absolute;
	margin-top: -30px;
}

.globalnav {
	background: #e5f0f7;
	padding: 0 10px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.globalnav a { color: #666666; text-decoration: none; }
.globalnav a:hover { text-decoration: underline; }
.contentHome ul {
	list-style-image: url(/images/bullet.gif);
	list-style-position: outside;
}

.hometagline { padding: 8px 15px; }
.contentHome {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 30px;
	padding-left: 15px;
	height: 350px;
}
.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #c00;
}
#flashholder {
	border-top: 3px solid #accade;
	border-bottom: 3px solid #accade;
	width: 100%;
}
.Interiorpagetop {
	border-top: 3px solid #accade;
}
.leftcol {
	padding: 10px 10px 25px 10px;
}
a {
	color: #00a0c6;
	text-decoration: none;
}
a:hover {
	color: #0a51a1;
	text-decoration: underline;
}
.footer {
	text-align: center;
	color: #999999;
	padding: 8px 15px;
	border-top: 1px solid #cccccc;
	font-size: 11px;	
}
h1 {
	font-size: 19px;
	line-height: 23px;
	color: #0a51a1;
	padding-top: 0; margin-top: 0;
	font-weight: normal;
}
h2 {
	font-size: 17px;
	color: #0a51a1;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	font-weight: normal;
	border-bottom: 1px solid #cccccc;
	background: #f5f5f5;
	padding: 3px;
}
.sectionheader {
	font-size: 14px;
	color: #0a51a1;
}
.services img {
	border: 2px solid #dbe8f1;
}
#contactinfobox td {
	background: #f0f5f5;
	padding: 10px;
}

hr {
	color: #cccccc;
	background: #cccccc;
	height: 1px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 65%;
}
.FormFieldnoWidth {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
}
.FormSelect {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 75%;
}
.FormTextField {
	padding: 1px;
	color: #333333;
	background: #fff;
	border: 1px solid #666666;
	width: 98%;
}
.FormButton {
	color: #ffffff;
	font-weight: bold;
	padding: 1px 5px 1px 5px;
	background-color: #0a51a1;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.headerrow {
	background: #60a3cf;
	color: #ffffff;
	padding: 2px 3px;
	font-size: 13px;
	font-weight: bold;
	border-top: 2px solid #cadeeb;
	border-bottom: 5px solid #ffffff;
}



#navcontainer { width: 100%; }
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li a {
	display: block;
	color: #666666;
	background: none;
	text-decoration: none;
	padding: 7px 0 3px 0;
	margin: 0;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}
#navcontainer li a:hover {
	color: #0072bc;
	text-decoration: none;
}
#toolsandtechlogos td {
	padding: 10px 0;
	border-left: 1px solid #ededed;
}
.toolsandtechtoprow {
	padding-left: 7px;
	background: #e5f0f7;
	border-right: 10px solid #ffffff;
}
.toolstechlogocol {
	border-right: 2px solid #f5f5f5;
	}
	
/* PROACTIVE PLANS */
td.features {  background-color: #F0F0F0; }
td.planSections { background-color: #DCDCDC; }
td.planHeader { color: #FFFFFF; background-color: #333366; }


#formlightbluebox { padding: 5px; background: #e5f0f7; }

.BodyTextErr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #c00;
}
