.style23 {
	font-weight: bold;
	font-size: 20px;
	color: #FFB33F;
	font-style: italic;
	}
.style4 {
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {font-size: 12px}
.style7 {color: #003399}
.style8 {
	color: #FFFFFF;
	font-size: 16px;
}
.style12 {font-size: 11px}
.style13 {
	color: #FFFFFF;
	font-weight: bold;
}
.style14 {color: #FFA41C}

a {
	color: #368FC3;
}

a:hover {
	text-decoration: none;
}

blockquote {
	color: #3399cc;
}

div.row {
	clear: both;
	padding: 2px 0;
}

div.row span.label {
	float: left;
	width: 80px;
	text-align: right;
	margin: 2px 5px 0 0;
}

div.row span.formw {
	float: left;
	width: 380px;
	text-align: left;
}

div.row span.field {
	float: left;
	width: 120px;
	margin: 2px 5px 0 0;
}

div.row span.id_input {
	float: left;
	width: 300px;
	text-align: left;
}

div.row span.id_input a {
	text-decoration: underline;
}

div.row span.id_input a:hover {
	text-decoration: none;
}

div.row span.id_field {
	float: left;
	width: 170px;
	text-align: right;
	margin: 2px 5px 0 0; 
}

div.spacer {
	clear: both;
} 



h1 {
	font-size: 15px;
	font-weight: bold;
	font-family: arial, tahoma, verdana, geneva, sans-serif;
	color: #368FC3;
}

h1 span {
	color: #ff9900;
}



html {
	text-align: center;
	padding: 10px;
	margin: 0;
	background: #60ADE1 url(images/grid.gif) repeat-x fixed;
	color: #333;
	font: normal 11px arial, tahoma, verdana, geneva, sans-serif;
}

img {
	border: 0;
}

input, textarea, select {
	font: normal 11px arial, tahoma, verdana, geneva, sans-serif;
}

p {
	margin: 11px 0;
	line-height: 14px;
}

span a {
	text-decoration: none;
}

ul #menu {
	list-style: none outside;
	padding: 0;
}

ul li {
	padding: 0;
	margin: 0;
}


.bold {
	font-weight: bold;
}

.bullet {
	color: #000;
}

#calc {
	width: 480px;
	border: 1px solid #ccc;
	background-color: #eee;
	text-align: left;
}

#center_col {
	width: 650px;
	margin: auto;
	padding: 25px 0 15px 0; 
}

.comp {
	width: 40%;
	padding: 5px 0px 5px 10px;
	vertical-align: top;
	color: #000;
}

.comp_sol {
	width: 40%;
	padding: 10px 0px 5px 10px;
	vertical-align: top;
	color: #000;
	font-size: 13px;
}

.comp_sol h1 {
	font-size: 13px;
	color: #333;
}



input.errHilite, select.errHilite, textarea.errHilite {
	background-color: #FFDBA6;
	font: normal 11px arial, tahoma, verdana, geneva, sans-serif;
}



#header {
	background: #3690C3 url(images/header_bg.png) repeat-x;
}

#header a {
	text-decoration: none;
}

#home {
	width: 100%;
	border: none;
}

.home_header {
	padding: 4px 5px 2px 5px;
	background-color: #eee;
	color: #444;
	border-top: 1px solid #ccc;
	font-weight: bold;
}

.home_header_center {
	padding: 4px 5px 2px 5px;
	background-color: #eee;
	color: #444;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	font-weight: bold;
}

#home_tl {
	text-align: center;
	padding: 20px;
}

#home_tr {
	padding: 20px 20px 20px 0px;
	vertical-align: top;
}

#home_ll {
	vertical-align: top;
	padding: 10px 10px 0px 10px;
}

#home_ll ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#home_ll ul li {
	list-style-type: none;
	list-style-image: url( images/arrow_blue.gif );
	padding-bottom: 10px;
}

#home_lc {
	width: 167px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}

#home_lr {
	padding: 10px;
	vertical-align: top;
	width: 167px;
}

#home_lr span {
	color: #FFA41C;
	font-weight: bold;
}

.home_note {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	background-image: url(images/menu5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}



.orange_outer {
	padding: 10px;
	border: 1px solid #ddd;
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/menu6.gif);
	background-color: #FFB33F;
	font-variant: normal;
	font-style: italic;
}

#img_a a, .img_a a {
	text-decoration: none;
}

.indent_sides {
	padding-left: 15px;
}

.indent_sides2 {
	padding-left: 30px;
}

#layout {
	text-align: left;
	width: 730px;
	padding: 0;
	margin: auto;
	background-color: #fff;
	color: #333;
	border: solid 1px #000;
}
#layout2 {
	text-align: left;
	width: 830px;
	padding: 0;
	margin: auto;
	background-color: #fff;
	color: #333;
	border: solid 1px #000;
}

#left_col {
	float: left;
	width: 140px;
	padding: 25px 0 15px 25px;
}

#left_col h1 {
	margin: 0 0 0 10px;
	color: #ff9900;
	font-size: 12px;
	font-weight: bold;
}

#left_col li {
	padding: 0;
	margin: 0 0 5px 10px;
}

#left_col li a:link, 
#left_col li a:visited, 
#left_col li a:active {
	color: #333;
	font-size: 11px;
	text-decoration: none;
}

#left_col li a:hover {
	text-decoration: underline;
}

#left_col li#icon_2co {
	margin: 200px 0 0 0;
}

#left_col li#live_support {
	margin: 90px 0 0 0;
}

#left_col ul {
	list-style: none outside;
	padding: 0;
	margin: 5px 0 0 5px;
}

.link_header {
	color: #333;
	font-size: 14px;
	font-weight: bold;
}

#menu {
	list-style: none outside;
	padding: 0;
	margin: 0;
	background: url( images/menu.gif ) repeat-x #eee;
	height: 21px;
	border-top: none;
	clear: both;
}

#menu li {
	display: inline;
	padding: 0;
	margin: 0;
}

#menu li a:link, #menu li a:visited, #menu li a:active {
	text-align: center;
	float: left;
	display: block;
	padding: 3px 10px 3px 10px;
	margin: 0;
	background: url( images/menu.gif ) repeat-x #eee;
	color: #333;
	font-size: 11px;
	border-top: none;
	border-right: solid 1px #ddd;
	border-bottom: 0px;
	text-decoration: none;
}

#menu li a#selected:link, #menu li a#selected:visited {
	background: #fff;
	color: #333;
	font-weight: bold;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #fff;
	text-decoration: none;
}

#menu li a:hover {
	text-decoration: underline;
}

.next {
	text-align: right;
}

#no_aff {
	padding: 5px 8px;
	background-color: #f7f7f7;
	border: 1px solid #ddd;
}

#order_left {
	width: 50%;
	float: left;
}

#order_right {
	width: 45%;
	float: left;
	margin: 0px 0px 0px 15px;
}

#order_left ul, #order_right ul {
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 10px;
}

#order_left li, #order_right li {
	list-style-type: none;
	list-style-image: url( images/checkbox.gif );
	padding-bottom: 10px;
}

#order_left span, #order_right span {
	font-weight: bold;
}


#right_col {
	float: left;
	width: 510px;
	padding: 25px 0 15px 25px;
}

#right_col h1 {
	margin: 0;
}


#top_bar {
	text-align: right;
	padding: 5px 10px;
	margin: 0;
	background-color: #444;
	color: #73a5d3;
	font-size: 11px;
	border-top: solid 1px #555;
	border-bottom: solid 1px #333;
	font-weight: bold;
}

#top_bar a {
	color: #73a5d3;
	text-decoration: none;
}

#top_bar a:hover {
	text-decoration: underline;
}
.home_note2 {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	background-image: url(images/menu7.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.home_note3 {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #fcfcfc;
	background-repeat: no-repeat;
}
.bulllllit {
	list-style-image: url(images/arrow_blue.gif);
	list-style-position: outside;
	list-style-type: square;
}
.home_note4 {
	padding: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
.bulllllit2 {
	list-style-image: url(images/checkmark.gif);
	list-style-position: outside;
	list-style-type: square;
}
.bulllllit3 {
	list-style-image: url(images/arrow_orange.gif);
	list-style-position: outside;
	list-style-type: square;
}
.bulllllit4 {
	list-style-image: url(images/blue.gif);
	list-style-position: outside;
	list-style-type: square;
}
