body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #31588F;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 129px;
}
#logo {
	float: left;
	height: 106px;
	text-align: left;
	margin: 0px;
	width: 260px;
	vertical-align: middle;
	padding: 0px;
}
#logo img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 0px;
}
#tagline {
	width: 475px;
	float: right;
	padding-left: 33px;
	padding-top: 39px;
}
#tagline img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#header-nav {
	float: left;
	width: 768px;
	height: 23px;
	vertical-align: bottom;
	background-image: url(images/header-nav-bg.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
}
#header-nav ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header-nav li {
	display: inline;
}
#header-nav a, #header-nav a:visited {
	display: block;
	float: left;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 9px;
	color: #FFFFFF;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9BA772;
	margin: 0px;
	font-style: normal;
}

#header-nav a:hover {
	background-color: #8D9B60;
	color: #FFFFFF;
}

#content-wrapper {
	float: left;
	width: 100%;
	background-repeat: repeat-y;
	background-position: left;
	overflow:hidden;
	background-color: #FFFFFF;
}
#content {
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
	border-right-color: #E9E9E9;
	border-right-width: 1px;
	border-right-style: solid;
	color: #666666;
	width: 768px;
	min-height: 300px;
}
.logos-holder {
	font-size: 11px;
}
.table-cell-width-01 {
	width: 33%;
	vertical-align: top;
}
#breadcrumbs {
	text-align: right;
	padding-top: 3px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#content #breadcrumbs ul {
	margin: 0px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#content #breadcrumbs li {
	display: inline;
	color: #999999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	background-image: none;
}
#content #breadcrumbs a, #content #breadcrumbs a:visited {
	color: #C6AB5E;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#content #breadcrumbs a:hover {
	color: #006699;
	text-decoration: underline;
}

#content ul {
	line-height: 17px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
#content li {
	margin-top: 0px;
	margin-right: 27px;
	margin-bottom: 0px;
	margin-left: 27px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#content a, #content a:visited {
	color: #C3A660;
	text-decoration: underline;
}
#content a:hover {
	color: #006699;
	text-decoration: none;
}

#content h1 {
	font-size: 15px;
	font-weight: bold;
	color: #2878B9;
	padding-top: 13px;
	padding-right: 27px;
	padding-bottom: 5px;
	padding-left: 27px;
	margin: 0px;
}
#content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #939E41;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 8px;
	padding-left: 27px;
	margin: 0px;
}
#content p {
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
	line-height: 17px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 12px;
}
#content .table-cell-width-01 p {
	padding-right: 0px;
}

.panoramic-img {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

}
.rule01 {
	background-color: #8EA3C2;
	height: 5px;
	margin-right: 27px;
	margin-left: 27px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding: 0px;
}
.rule02 {
	background-color: #E3E4DC;
	height: 1px;
	margin-right: 27px;
	margin-left: 27px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.feature01 {
	width: 200px;
	float: right;
	margin-right: 27px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.center-01 {
	text-align: center;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.center-01 img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.feature01 h3 {
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #31588F;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7495A7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.feature01 img {
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.caption01 {
	width: 302px;
	float: right;
	margin-right: 27px;
	margin-left: 27px;
	margin-top: 10px;
	font-size: 11px;
	text-align: center;
	color: #999;
}
.caption01 img {
	border: 1px solid #CCCCCC;
}


.image-rt01 {
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
}
.image-rt02 {
	float: right;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 0px;
}
.image-border1 {
	border: 1px solid #CCC;
}

.red {
	color: #C00;
}
.green {
	color: #063;
}





#footer {
	clear: both;
	text-align: center;
	color: #CCCCCC;
	vertical-align: top;
	height: 33px;
	padding-top: 3px;
	font-size: 11px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D2D3C7;
}
#footer ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer li {
	display: inline;
	color: #CCCCCC;
}
#footer a, #footer a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.reps-container {
	border: 1px solid #CCCCCC;
	width: 714px;
	margin-left: 27px;
}
.reps-cell {
	padding-top: 10px;
	text-align: center;
	vertical-align: top;
	width: 33%;
	padding-bottom: 10px;
	font-size: 11px;
}
.reps-cell table {
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.reps-cell img {

}
.news-container {
	width: 714px;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.news-container-top {
	width: 714px;
	margin-left: 27px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.news-container td {
	text-align: left;
	vertical-align: top;
	height: 137px;
}

.news-cell {
	width: 600px;
}
.news-container img {
	margin-top: 10px;
}


.form-container {
	border: 1px solid #CCCCCC;
	width: 714px;
	margin-left: 27px;
	font-size: 12px;
}



.form-left-column {
	text-align: right;
	width: 39%;
}
.validation-summary #VSErrorSummary ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.validation-summary #VSErrorSummary li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: none;
	list-style-type: disc;
}
.validation-summary {
	padding-top: 10px;
}

.form-rignt-column {
	text-align: left;
}
.form-container input {
	height: 18px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 1px;
	margin-left: 2px;
}
input.form-required-key {
	height: 13px;
	width: 13px;
	background-color: #E9DFC9;
	margin-top: 10px;
}
input.form-required {
	background-color: #E9DFC9;
}
.form-container textarea {
	height: 70px;
	width: 200px;
	border: 1px solid #7F9DB9;
	margin-top: 2px;
	margin-left: 2px;
	font-family: Arial, Helvetica, sans-serif;
}
input.form-submit {
	background-color: #E9DFC9;
	height: 18px;
	width: 50px;
	margin-left: 80px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 11px;
	color: #1F7BB3;
}
input.form-submit:hover {
	background-color: #A6B26A;
	color: #FFFFFF;
}
.banner-home td{
	font-size: 12px;
	text-align: center;
	width: 25%;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFF;
	font-weight: bold;
	background-color: #31588F;
}
#content table .banner-home a, #content table .banner-home a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#content table .banner-home a:hover {
	color: #B7A17A;
	text-decoration: underline;
}

#flashcontent {
	margin-left: 27px;
}
hr {
	margin: 0px 27px 20px;
	padding: 0px;
	color: #FFF;
	vertical-align: bottom;
	border-bottom: 1px dotted #CCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-size: 0px;
	line-height: 1px;
	display: block;
	height: 1px;
}

