body {
	
	margin: 0px;
	padding: 0px;

}

a {
outline: none;
}


.wrapper {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
}
.mainframe {
	width: 525px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
	
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	padding-left: 0px;
}






.contentframe {
	float: left;
	width: 525px;
	position: relative;
}
.contenttop {
	float: left;
	width: 525px;
	position: relative;
	height: 12px;
	background-image: url(../images/content_top_frame.gif);
	background-repeat: no-repeat;
	margin: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}
.contentmain {
	float: left;
	width: 525px;
	position: relative;
	background-color: #FFFFFF;
	padding-right: 1px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: -3px;
}
.leftcol {
	float: left;
	width: 191px;
	position: relative;
}

.contentbot {
	float: left;
	width: 949px;
	position: relative;
	height: 12px;
	background-image: url(../images/content_bot_frame.gif);
	background-repeat: no-repeat;
	top: -3px;
}
.rightcol {

	float: right;
	width: 180px;
	position: relative;
}
.middlecol {
	float: left;
	width: 545px;
	position: relative;
	background-color: #FFFFFF;
}


.leftnavwrapper {
	float: left;
	width: 180px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.leftnavhead {
	background-color: #FF7B00;
	float: left;
	height: 21px;
	width: 170px;
	position: relative;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
}
.leftnavitem {
	float: left;
	width: 158px;
	position: relative;
	padding-top: 5px;
	padding-left: 22px;
	background-color: #E4E4E4;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftnavitem1 {
	float: left;
	width: 158px;
	position: relative;
	padding-top: 5px;
	padding-left: 22px;
	background-color: #A4A1A1;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet_nav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftnavsub {
	float: left;
	width: 149px;
	position: relative;
	padding-top: 5px;
	padding-left: 31px;
	background-color: #E4E4E4;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.leftnavsub1 {
	float: left;
	width: 149px;
	position: relative;
	padding-top: 5px;
	padding-left: 31px;
	background-color: #A4A1A1;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(../images/bullet_sub.gif);
	background-repeat: no-repeat;
	background-position: left top;
}


.spacer {
	float: left;
	height: 9px;
	position: relative;
	width: 180px;
}



.leftnavitem a {
	color: #000000;
	text-decoration: none;
}

.leftnavsub a {
	color: #000000;
	text-decoration: none;
}
.leftnavitem1 a {
	color: #FFFFFF;
	text-decoration: underline;
}
.leftnavsub1 a {
	color: #FFFFFF;
	text-decoration: underline;
}

.rightnavhead {

	background-color: #017DC5;
	float: left;
	height: 21px;
	width: 170px;
	position: relative;
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 6px;
	padding-left: 10px;
}
.righttease {
	float: left;
	width: 170px;
	position: relative;
	padding-top: 5px;
	padding-left: 10px;
	background-color: #E4E4E4;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	color: #000000;
}
.rightteaseimg {


	float: left;
	width: 180px;
	position: relative;
	background-color: #E4E4E4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}
.righttease a {
	color: #000000;
	text-decoration: underline;
}
.righttease a:hover {
	color: #FF7B00;
	text-decoration: underline;
}
.footerwrapper {
	height: 25px;
	width: 997px;
	position: relative;
	float: left;
	padding-top: 7px;
}
.footercopyright {
	padding-right: 50px;
	position: relative;
	float: left;
	padding-left: 25px;
}
.footeritem {

	padding-right: 15px;
	position: relative;
	float: left;
}
.footerpipe {


	padding-right: 15px;
	position: relative;
	float: left;
}
.footerwrapper a {
	text-decoration: none;
	color: #6A6A69;
}
.footerwrapper a:hover {
	text-decoration: underline;
	color: #FF7B00;
}
.locationwrapper {
	float: left;
	width: 519px;
	position: relative;
	height: 21px;
	background-image: url(../images/location_bg.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 26px;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	color: #000000;
}
.childsplash {
	float: left;
	width: 545px;
	position: relative;
}
.locationwrapper a {
	color: #000000;
	text-decoration: underline;
}
.middlecol h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #003366;*/
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
	width: 546px;
}
.middlecol p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	width: 546px;
	line-height: 17px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.homeactive {
	background-image: url(../images/nav_home_hover.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 64px;
	float: left;
	position: relative;
}
.homedeactive {
	background-image: url(../images/nav_home_deactive.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 64px;
	position: relative;
	float: left;
}
.logo {
	height: 61px;
	width: 163px;
	position: absolute;
	left: 26px;
	top: 5px;
}
.middlecol h1 {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
	position: relative;
	width: 546px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
}

.middlecol li {
	list-style-position: outside;
	list-style-image: url(../images/bullet_content.gif);
	margin: 0px;
	padding: 0px;
	line-height: 17px;
}
.middlecol ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.listheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	float: left;
	position: relative;
	width: 546px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-weight: bold;
	padding: 0px;
}
.middlecol table {
	float: left;
	position: relative;
	width: 530px;
	border: 1px solid #E4E4E4;
}
.bluebg {
	color: #FFFFFF;

	background-color: #FF7B00;

}


.blue {
	color: #003366;
}
.middlecol a {
	color: #003366;
}
.fieldhead {
	float: left;
	width: 150px;
	position: relative;
}
.fieldinput {
	float: left;
	width: 350px;
	position: relative;
}.fieldrow {
	float: left;
	width: 546px;
	position: relative;
	padding-bottom: 10px;
}
.fieldasterix {
	float: left;
	width: 15px;
	position: relative;
	font-size: 15px;
	font-weight: bold;
	color: #FF3300;
}
.testiwrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 40px;
	float: left;
	position: relative;
	width: 506px;
	line-height: 17px;
	text-align: justify;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.testibody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
	float: left;
	position: relative;
	width: 506px;
	line-height: 17px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.testifooter {
	font-family: "trebuchet MS", Arial, helvetica;
	font-size: 12px;
	color: #6A6A69;
	float: left;
	position: relative;
	width: 506px;
	text-align: justify;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: bold;
}
.clientwrapper {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	position: relative;
	width: 546px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.clientlogo {
	float: left;
	position: relative;
	width: 114px;
	height: 80px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E2E3E4;
	border-right-color: #8C8C8E;
	border-bottom-color: #8C8C8E;
	border-left-color: #E2E3E4;
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}
.graybg {
	background-color: #CAC9C9;
	text-align: left;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
}
.topwrapper {
	text-align: right;
	width: 546px;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	position: relative;
	background-image: url(../images/bullet_to_top.gif);
	background-repeat: no-repeat;
	background-position: 490px top;
	font-weight: bold;
}
textarea {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
}
.topwrapper a {
	color: #FF7B00;
}
.linedivider {
	width: 546px;
	float: left;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	position: relative;
	font-weight: bold;
}
.grayfontsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A69;
	font-weight: normal;
}
