@charset "UTF-8";
/* CSS Document */
body {
	background-color:#ccceb9;
	background-image:url('../images/bkgd.gif');
	background-repeat:repeat-x;
	text-align:center;
}
.container {
	padding-top:25px;
	width:740px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin:0 auto; 
	text-align:left;
}
.holder {
	background-color:#fff;
}
.homelink {
	z-index:20;
	position:absolute;
	margin-top:10px;
	margin-left:10px;
	width:350px;
	height:100px;
	display:block;
}
a.homelink {
	display:block; 
	width:350px; 
	height:100px; 
	background-color:transparent;
}
a.homelink:hover{	
	background-color:transparent;
	width:350px; 
	height:100px; 
}

.header1 {
	width:740px;
	height:195px;
	background-image:url('../images/header1.jpg');
}
.header2 {
	width:740px;
	height:195px;
	background-image:url('../images/header2.jpg');
}
.header3 {
	width:740px;
	height:195px;
	background-image:url('../images/header3.jpg');
}
.header4 {
	width:740px;
	height:195px;
	background-image:url('../images/header4.jpg');
}
.header5 {
	width:740px;
	height:195px;
	background-image:url('../images/header5.jpg');
}
.header6 {
	width:740px;
	height:195px;
	background-image:url('../images/header6.jpg');
}
.header7 {
	width:740px;
	height:195px;
	background-image:url('../images/header7.jpg');
}
.header8 {
	width:740px;
	height:195px;
	background-image:url('../images/header8.jpg');
}
.main {
	width:740px;
	height:550px;
	background-image:url('../images/body_bkgd2.jpg');
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
}
/*.nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	color:red;
	display:block;
	width:188px;
	background-color:#333;
	text-decoration:none;
	list-style-image:url('../images/nav_bullet.gif');
}*/
#nav {
	float:left;
	margin-left:3px;
	width:188px;
	background-image:url('../images/nav_bkgd.jpg');
	background-repeat:no-repeat;
	border-bottom:1px solid #9eaebd;
}
#nav ul {
	width: 188px;
	margin:0px 0px 0px -40px;
}
#nav ul li { 
	border:1px solid #9eaebd;
	margin: -1px 0;
	list-style: none;
}
#nav ul li a{
	color: #052238;
	font-size: 13px;
	display: block; padding:5px 5px 5px 20px;
	background: url(../images/nav_bullet.gif) no-repeat -25px;
	text-decoration:none; border:none;
}
#nav ul li a:hover{
	background-color:#b1cce1;
	color:#052238;
	list-style-image:none;
	background-image:none;
}
#nav a:active, #nav a.selected {
	background: url(../images/nav_bullet.gif) no-repeat 0;
	background-color:#182947;
	color:#fff;
}
#subcat {
	background-color:#528ecd;
}

#subcat a:visited{
	color:#fff;
}

#nav ul ul{
	width: 184px;
	margin:0px 0px 0px -38px;
}
#nav ul ul li { 
	border:none;
	margin: -1px;
	list-style: none;
	background-color:#528ecd;
	
}
#nav ul ul li a{
	color: #fff;
	font-size: 13px;
	display: block;
	padding:5px 5px 5px 35px;
	background: url(../images/nav_bullet.gif) no-repeat -25px;
	text-decoration:none;
	border:none;
}
#nav ul ul li a:hover {
	background-color:#b1cce1;
	color:#052238;
}

.quicklinks {
	font-size:13px;
	width:200px;
	line-height:2em;
	height:25px;
	text-align:center;
	float:right;
	margin-right:3px;
	border-bottom:1px solid #9eaebd;
	border-left:1px solid #9eaebd;
	border-right:1px solid #9eaebd;
	color:#455866;
}
.quicklinks a{
	color:#5693d2;
	font-weight:bold;
}
.quicklinks a:visited{
	color:#5693d2;
	font-weight:bold;
}
.quicklinks a:hover{
	color:#182947;
	font-weight:bold;
}
.content {
	font-size:13px;
	line-height:1.4em;
	margin-top:20px;
	width: 480px;
	float:right;
	margin-right:40px;
}
h2 {
	font-size:13px;
	font-weight:bold;
	color:#182947;
	margin:0;
}

.content ul{
	margin-top:2px;
	line-height:1.8em;
}
.content ul li {
	line-height:1.4em;
}
.content table ul{
	list-style:none;
	font-size:12px;
	line-height:1.3em;
}
.content a{
	color:#5693d2;
	font-weight:bold;
}
.content a:visited{
	color:#5693d2;
	font-weight:bold;
}
.content a:hover{
	color:#182947;
	font-weight:bold;
}
.nobullet {
	list-style:none;
}
.box {
	width:400px;
	background-color:#eee;
	border:solid 1px #182947;
	padding:8px;
}
.whitebox {
	width:480px;
	background-color:#fff;
	border:solid 1px #182947;
	padding:0px;
}
.whitebox2 {
	width:480px;
	background-color:#fff;
	border:solid 1px #182947;
}
.whitebox3 {
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.2em;
	width:480px;
	background-color:#fff;
	border:solid 1px #182947;
}
.whiteboxline {
	width:470px;
	height:5px;
	border-bottom:solid 1px #182947;
}
#boxtitle {
	margin-top:5px;
	margin-left:15px
}
#boxtitle a{
	font-size:13px;
	font-weight:bold;
	color:#182947;
}
.whitebox ul {
	margin-bottom:5px;
	padding-left:15px;
}
.title{
	font-size:20px;
	border-bottom:1px solid #052238;
	width:480px;
	color:#052238;
	padding-bottom:2px;
	margin-bottom:20px;
	font-weight:bold;
}
.subtitle{
	font-size:16px;
	width:480px;
	color:#052238;
	padding-bottom:2px;
	font-weight:bold;
}

.footer{
	width:710px;
	height:41px;
	background-image:url('../images/footer.gif');
	
}
.bottom_text {
	clear:both;
	margin:20px;
	padding:0 0;
	font-family:Arial, Helvetica, sans-serif;
	width:700px;
	font-size:11px;
	color:#5b5b5b;
	font-style:italic;
}
.bottom_text p {
	padding:0 0;
	margin:0 0;
}
.bottom_text a{
	width:650px;
	color:#182947;
	font-weight:bold;
}
#copyright {
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	font-size:11px;
	color:#5b5b5b;
	padding-top:12px;
	padding-bottom:0px;
}
#copyright a{
	color:#002E65;
}
#copyright a:hover{
	background-color:transparent;
}
.bottom_left {
	float:left;
	width:200px;
	padding-bottom:12px;
}
.bottom_right {
	float:right;
	width:200px;
	padding-bottom:12px;
	padding-right:300px;
}
.content_headerform {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	line-height: 5px;
}
.headerform {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#000000;
}




/*------------------------------ BLUE ------------------------------*/



td.full-row-blue-header {
	text-align:left;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#85a7b9;
}



td.full-row-subhead-blue {
	text-align:left;
	width:450px;
	margin:0;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ffffff;
	background:#85a7b9;
}
td.full-row-expansion-subhead-blue {
	text-align:left;
	width:450px;
	margin:0;
	padding:3px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}

td.full-row-blue-text {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.full-row-blue-image {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}

td.full-row-blue-input {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.full-row-blue-textfield {
	text-align:left;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.full-row-blue-radio {
	text-align:left;
	width:450px;
	margin:0;
	padding:7px 0 8px 7px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.full-row-blue-checkbox {
	text-align:left;
	width:450px;
	margin:0;
	padding:7px 0 8px 7px;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.full-row-blue-textarea {
	text-align:left;
	width:450px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.left-col-blue {
	text-align:right;
	vertical-align:top;
	width:198px;
	margin:0;
	padding:9px 0 9px 0;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.mid-col-blue {
	text-align:center;
	vertical-align:top;
	width:22px;
	margin:0;
	padding:9px 0 9px 0;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.right-col-blue {
	text-align:left;
	vertical-align:top;
	width:299px; /* 1PX SHORT TO COUNTER IE'S AUTO 1PX PAD ON INPUT FIELDS */
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#cee4f1;
}
td.left-col-blue-no-bot-border {
	text-align:right;
	vertical-align:top;
	width:198px;
	margin:0;
	padding:10px 0 10px 0;
	background:#cee4f1;
}
td.mid-col-blue-no-bot-border {
	text-align:center;
	vertical-align:top;
	width:22px;
	margin:0;
	padding:10px 0 10px 0;
	border-right:1px solid #ffffff;
	background:#cee4f1;
}
td.right-col-blue-no-bot-border {
	text-align:left;
	vertical-align:top;
	width:299px; /* 1PX SHORT TO COUNTER IE'S AUTO 1PX PAD ON INPUT FIELDS */
	margin:0;
	padding:0;
	background:#cee4f1;
}

/*------------------------------ BEIGE ------------------------------*/



td.full-row-beige-header {
	text-align:left;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#b2ae98;
}
td.full-row-subhead-beige {
	text-align:left;
	width:450px;
	margin:0;
	padding:10px 0 10px 0;
	border-bottom:1px solid #ffffff;
	background:#b2ae98;
}
td.full-row-expansion-subhead-beige {
	text-align:left;
	width:450px;
	margin:0;
	padding:3px 0 10px 0;
	border-bottom:1px solid #ffffff;
	background:#b2ae98;
}
td.full-row-beige-text {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.full-row-beige-input {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.full-row-beige-image {
	text-align:left;
	vertical-align:top;
	width:450px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.full-row-beige-textarea {
	text-align:left;
	width:450px;
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.full-row-beige-radio {
	text-align:left;
	width:450px;
	margin:0;
	padding:7px 0 8px 7px;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.full-row-beige-checkbox {
	text-align:left;
	width:450px;
	margin:0;
	padding:7px 0 8px 7px;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.left-col-beige {
	text-align:right;
	vertical-align:top;
	width:198px;
	margin:0;
	padding:9px 0 9px 0;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.mid-col-beige {
	text-align:center;
	vertical-align:top;
	width:22px;
	margin:0;
	padding:9px 0 9px 0;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.right-col-beige {
	text-align:left;
	vertical-align:top;
	width:299px; /* 1PX SHORT TO COUNTER IE'S AUTO 1PX PAD ON INPUT FIELDS */
	margin:0;
	padding:0;
	border-bottom:1px solid #ffffff;
	background:#eae8da;
}
td.left-col-beige-no-bot-border {
	text-align:right;
	vertical-align:top;
	width:198px;
	margin:0;
	padding:10px 0 10px 0;
	background:#eae8da;
}
td.mid-col-beige-no-bot-border {
	text-align:center;
	vertical-align:top;
	width:22px;
	margin:0;
	padding:10px 0 10px 0;
	border-right:1px solid #ffffff;
	background:#eae8da;
}

td.right-col-beige-no-bot-border {
	text-align:left;
	vertical-align:top;
	width:299px; /* 1PX SHORT TO COUNTER IE'S AUTO 1PX PAD ON INPUT FIELDS */
	margin:0;
	padding:0;
	background:#eae8da;
}
/*************************************/

.subhead {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	font-weight:bold;

	color:#000000;

	float:left;

	margin:0;

	padding:0 0 0 10px;

}
.alert {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	margin:0;
	padding:3px 0 0 0;
	text-align:left;
	display:none;
}

.attention {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}

.right-col-input-container {
	margin:5px 0 0 0;
	padding:0 0 0 6px;
}

input.text {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:200px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



input.phone {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:81px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



input.day {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:15px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



input.month {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:15px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



input.year {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:29px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



input.zip {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:35px;

	margin:0;

	padding:3px;

	border:1px solid #999999;

}



textarea {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	width:400px;

	height:120px;

	margin:10px;

	padding:3px;

	border:1px solid #999999;

}



select {

	font-family:Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;

	border:1px solid #999999;

	margin:2px 0 0 0;

}

.radio_container {

	margin-bottom:2px;

}



.radio {

	vertical-align:middle;

}



.radio_text {

	vertical-align:middle;

}



.checkbox-container {

	float:left;

	margin:0;

	padding:0;

	border:0px solid #00CC00;

}



.checkbox-text {

	float:left;

	margin:0 0 0 3px;

	padding:3px 0 0 0;

	border:0px solid #FF9900;

}

a.form { /* THIS IS TO OVERRIDE GLOBAL STYLE: LT BLUE HIGHLIGHT ON HOVER */

	background:none;

}



a.form:link { /* THIS IS TO OVERRIDE GLOBAL STYLE: LT BLUE HIGHLIGHT ON HOVER */

	background:none;

}



a.form:hover { /* THIS IS TO OVERRIDE GLOBAL STYLE: LT BLUE HIGHLIGHT ON HOVER */

	background:none;

}

/* Layout properties for your question  */
.product{
		margin-top:8px;
		font-weight:bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;	
		color: #5693d2;		/* The Product Name */
		cursor:pointer;		/* Cursor is like a hand when someone rolls the mouse over the question */
	}
		
.descrip{
		/* Layout properties - You can change these */
				
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 13px;
		line-height:1.3em;
				
		
		/* This one should not be changed */
		display:none;	
	}
.descrip ul {
	padding:0 0 0 10px;
	}
	
/*Strtegic Partners*/

p.content, .content_container_right_left p
	{
	font-size:12px;
	line-height: 18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	}
 	.content_container_right_left {
	padding-left:10px;
	width: 350px;
	float: left;
	font-size:12px;
	line-height: 18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
.content_header {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 24px;
	color: #993333;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-transform: none;
	line-height: 5px;
}
.content_bold {
	font-weight: bold;
	color: #336600;
}
.content_container_right_right {
	padding: 0;
	width:88px;
	float: right;
}



/******/
.subcat {
		
		font-weight:bold;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 12px;	
		color: #5693d2;
}	
.subcat li{
	list-style-type:disc;
	margin-left:10px;
}
.subcat li ul li{
}	
.indentline{
	margin-left:3px;
}
.date {
	font-size: 11px;
}
/*****/
/*.content_container_right_left {
		padding: 10px;
		width: 320px;
		float: left;
		font-size:12px;
		line-height: 18px;
	}
	.cattitle2 h2 {
		font-size:12px;
		color:#052238;
		background:#d2cdc5;
		padding:2px;
		border:1px #ffffff solid;
	}
	.cattitle2 {
	border-bottom:0px;
	}*/
.content_container_right_left {
		padding: 10px;
		width: 320px;
		float: left;
		font-size:12px;
		line-height: 18px;
	}
.cattitle h2 {
		font-size:12px;
		color:#FFFFFF;
		background:#528ECD;
		padding:2px 2px 2px 10px;
	}
.cattitle {
	border-bottom:0px;
	}
.arrow_btn {
	z-index:20;
	position:absolute;
	margin-top:150px;
	margin-left:330px;
}
#rhnav2{
	border-bottom:3px solid #4791ca;
}

#rhnav2 h3{
	font:"Times New Roman", Times, serif;
	margin: 0px;
	text-align: left;
	font-size:13px;
	color: #fff;
	font-weight: bold;
	padding: 3px 3px 1px 5px;
	background-color: #4791ca;
}
#rhnav2 p{
	font-size:13px;
	margin-left:20px;
}
#rhnav2 label{
	float:left;
	width:200px;
	height:20px;
	font-size:13px;
	margin-left:20px;
}
#submit_poll{
	margin-top:10px;
}
.poll_result{
	color:#043871;
	font-weight:bold;
	font-style:normal;
}
#result2 {
	
	width:430px;
	margin-left:8px;
}

#result2 h3{
	font:"Times New Roman", Times, serif;
	margin: 0px;
	text-align: left;
	font-size:13px;
	color: #4d4d4d;
	font-weight: bold;
	padding: 3px 3px 1px 5px;
	background-color: #d2cec5;
	height:18px;
}
#result2 p{
	font-size:13px;
	margin-left:20px;
}