* {
	margin: 0;
	padding: 0;
}
body {
	background: #ffffff; /* url('bg.png') no-repeat fixed center 0%; */
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #ff6633;
}
.right {
	float: right;
}
.left {
	float: left;
}
.bold {
	font-weight: bold;
}
#block {
	clear: both;
	margin: 0px;
}
ul {
	list-style: none;
}
img {
	border: none;
}
.red {
	color: #B30000;
}
.red-border {
	border-color: #fa7d5a;
}
h1 {
	font-family: helvetica,arial sans-serif;
	font-size: 25px;
	font-weight: bold;
}
/* top */
#header {
	/*height: 35px;*/
	height: 85px;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 3px;
}
#header h1 {
	color: #000000;
	font-family: helvetica,arial sans-serif;
	font-size: 25px;
	font-weight: bold;
	letter-spacing: -2px;
	width: 440px;/*700px*/
	float: left;
}
#header #menu {
	display: inline;
	font-size: 14px;
	font-family: helvetica,arial sans-serif;
	margin-left: 85px; /* new */
	margin-right: 119px;
}
#header #menu a {
	text-decoration: none;
	padding: 0px 10px;
	font-weight: bold;
}
#header #menu a.selected {
	color: #003366;
	background: url('../images/arrowsave.gif') no-repeat 2px 3px;
	padding-left: 20px;
}
/* middle */
#main {
	text-align: left;
	font-size: 11px;
	color: #4E4E4E;
	background-color: #e6e6e6;
	border-top: 3px solid #1b5790;/*4EA8D4*/
	border-bottom: 3px solid #B3B3B3;
}
#wrapper {
	width: 900px;
	margin: 18px auto;
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: white;
	min-height: 0px;
}
#left {
	min-height: 400px;
	float: left;
	min-width: 15px;
}
#left ul#col {
	min-height: 400px;
}
/* content (middle column) */
#content {
	float: left;
	width: 560px;
	margin: 0px 0px 60px 0px;


}

#thk_wrapper {
	width: 900px;
	margin: 18px auto;
	text-align: left;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: white;
	min-height: 430px;
}


#thk_content {
	margin: 175px 0px 0px 0px;
}

#content h1 {
	/*color: #4973b1;*/
	color: #1b5790;/*1F92CC*//*2266AA*/
	font-size: 24px;
}
#content p {
	margin: 10px 0px;
	font-size: 12px;
}
#content .cell {
	float: left;
	padding: 5px 10px 5px 5px;
	width: 143px;/* 165px*/
}
#content #page_on {
	font-size: 11px;
	font-weight: bold;
	color: #2a2b2b;
}
.flashy {
	font-family: helvetica,arial sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 1.3em;
}
.pop {
	color: #337CBB;
}
.landing li {
	background: url('../images/accept.png') no-repeat 0px 5px;
	padding: 5px 5px 7px 30px;
	font-family: helvetica,arial sans-serif;
	line-height: 1.3em;
	font-size: 12px;
	color: #1A1A1A;
}
.asterisk {
	font-weight: normal;
	font-size: 15px;
	color: #1AAB28;
}
form {
	margin-top: 20px;
	padding: 0px;
	/*min-height: 450px; 	*/
	color: #383d44;
	font-family: helvetica,arial sans-serif;
	font-size: 15px;
}
form h3 {
	padding: 10px 0px 5px 0px;
	font-size: 17px;
	color: #1b5790;/*1A7AAB*/
}
form h4 {
	width: 440px;
	padding: 5px 0px 5px 10px;
	font-size: 13px;
	font-weight: bold;
	background-color: #E0E0E0;
	clear: both;
	margin: 20px 0px 25px 10px;
	color: #666666;
	/*margin: -10px 0px 5px -40px; */
}
form input {
	height: 16px;
	line-height: 1;
	text-indent: 2px;
	font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;	
	width: 213px;
	font-size: 100%;
	margin-bottom: 3px;
}
form .instruction {
	color: #666666;
	font-size: 90%;
	margin-left: 2px;
	margin-top: 5px;
	display: inline;
}
form .checkbox {
	width: 25px;
	border: 0px;
}
form select {
	height: 22px;
	width: 220px;
	line-height: 1;
	font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;	
	font-size: 100%;
	padding-left: 2px;
	margin-bottom: 3px;
}
form option {
	padding-left: 2px;
	color: #464A52;
}
form textarea {
	font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;	
	font-size: 90%;
	padding-left: 2px;
	height: 65px;
	width: 215px;
}
form .submit {
	font-family: helvetica,arial sans-serif;
	font-size: 13px;
	font-weight: bold;
	background-color: #D4001A;/*1188CC*/
	height: 25px;
	/*min-width: 175px; */
	color: #ffffff;
	cursor: pointer;
}
/*form a {
	float: right;
}*/

.form_center {
	padding: 30px 0px 30px 0px;
}
#content .cities .cell {
	width: 195px; 
	color: #000000; 
	font-size: 13px;
	padding-bottom: 13px;
	margin: 0px 0px 0px 20px;
}
#content .red_check li {
	background: url('../images/check_mark.gif') no-repeat 0px 5px;
	padding: 5px 5px 5px 30px;
	color: #545454;
}
/* right column */
#right {
	margin: 10px 15px 30px 25px;
	float: left;
	width: 220px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}
#right h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	letter-spacing:1px;
	line-height:1.5em;
	color: #088114;
	text-transform: uppercase;
	border-bottom: 1px solid #B3B3B3;
	padding-bottom: 1px;
	clear: both;
	padding-top: 30px;
	/*0BA91A */
}
#right p {
	padding-top: 10px;
	padding-bottom: 2px;
}
#right a:hover {
	color: #000000;
}
#right .seen_on img {
	display: block;
	margin: 0 auto;
	padding: 5px;
}
#right ul {
	list-style: none;
}
#right .check li {
	background: url('../images/check.gif') no-repeat 5px 5px;
	padding: 5px 5px 5px 25px;
}
#right .cell {
	float: left;
	padding: 0px 5px 15px 10px;
/*	letter-spacing: 1px;
	line-height: 1.5em; */
}
#right .cell img {
	padding: 0px;
}
/* full content (one column) */
#full-content {
	width: 600px;
	margin: 40px auto;
	color: #333333;
}
#full-content h1 {
	color: #4ea8d4;/*d55500*/
	font-size: 24px;
	font-family: Arial,Helvetica,sans-serif;
}
#full-content p {
	margin: 10px 0px;
	font-size: 12px;
	font-family: helvetica,arial sans-serif;
	line-height: 1.3em;
	font-size: 14px;
}
#full-content .cell {
	float: left;
	padding: 5px 10px 5px 5px;
	width: 180px;
}
#full-content ul {
	list-style-type: disc;
	margin-left: 25px;
	font-size: 12px;
}
#full-content li {
	padding: 5px;
}
#full-content .orange_arrow li {
	list-style-type: none;
	background: url('../images/arrowsave.gif') no-repeat 0px 9px;
	padding: 5px 5px 5px 20px;
}
#full-content .red_tick {
	margin: 0px;
	padding: 0px;
}
#full-content .red_tick li {
	list-style-type: none;
	background: url('../images/red_check.gif') no-repeat 0px 7px;
	padding: 5px 5px 5px 20px;
}
/* bottom */
#footer {
	width: 800px;
	margin: 0 auto;
	text-align: center;
	clear: both;
	padding: 0px 30px 15px 30px;
	color: #363b40;
	font-size: 11px;
}
#footer p {
	margin: 15px 10px 15px 10px;
}
#footer a {
	padding: 4px;
}
/* errors */
.error {
	width: 465px; 
	background-color: #FFAAAA; 
	padding: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 0px 20px;
	display: none;
}
.error img {
	margin-bottom: -5px;
}
.error_messages {
	font-weight: bold;
	font-size: 14px;
}
/* popup content */
#popup-content {
	font-size: 12px;
	color: #333333;
}
#popup-content p {
	padding: 10px;
}
#popup-content ol {
	margin-left: 25px;
}
#popup-content ol li {
	padding: 5px;
}
#popup-content h4 {
	padding-left: 10px;
}
/* network info */
#network_info {
	margin-top: 10px;
	height: 200px;
	width: 690px;
	clear: right;
	background: url('../images/network_background.jpg') no-repeat 0px 0px;
}
#network_info .cell {
	margin-top: 70px;
	padding: 10px 7px 10px 10px;
	width: 155px;
}
/* contact */
.contact_form {
	float: left;
	width: 600px;
	padding: 5px;
}
/* rebate calculator */
#rebate_calculator {
	float: right; 
	padding: 0px; 
	color: #333333; 
	text-align: center; 
	width: 160px; 
	font-size: 12px; 
	background-color: #D7E0EE;
}
#rebate_calculator h1 {

	width: 150px; 
	background-color: #2f60aa; 
	color: #ffffff;
	font-size: 12px;
	padding: 5px;
}
#rebate_calculator input {
	height: 22px;
	width: 110px;
	font-size: 16px;
}
#rebate_calculator #block {
	padding: 5px;
}
#header span {
	font-family: helvetica,arial sans-serif;
	font-size:13px;
}
#ph_image {
	margin:0px 0px 0px 650px; 
	padding:0px; 
	background-image:url(images/ph_image.jpg); 
	background-repeat:no-repeat; 
	width:235px; 
	height:80px; 
	color:#FFFFFF;
	}