/* generic styles */
a:focus {
  outline-style: none;
}

object {
  outline-style: none;
}

table {
	border: 0;
    border-collapse: collapse;
	float:left;
}

th {
    text-align: left;
}

td {
    vertical-align: top;
	padding: 0;
}

img {
    border: 0;
}

form {
    margin: 0;
}

input, select, textarea, checkbox {
    padding: 0;
    margin: 0;
}

input.radio {
    margin-bottom: -2px;
}

body {
	margin: 0px;
	background-image:url(../template_images/site_bg.jpg);
	background-repeat:repeat-x;
}









/* text/link styles */
p, td, th, li, div, input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	line-height:18px;
}

p {
	margin:0px 0px 15px 0px;
	line-height:18px;
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#333333;
	//*font-style:italic;*//
	margin:0px 0px 10px 0px;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	margin:0px;
	text-transform:uppercase;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px 0px 5px 0px;
}

h3 a {
	color:#333333;
	text-decoration:none;
}

h3 a:hover {
	text-decoration:underline;
}

h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	margin:0px 0px 15px 0px;	
}

h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px 0px 15px 0px;
}

a {
	color:#005027;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#pci_content a {
	color:#005027;
	text-decoration:none;
	font-weight:bold;
}

#pci_content a:hover {
	text-decoration:underline;
}

ul {
	margin:0px 0px 20px 0px;	
	padding:0px 0px 0px 20px;
}

li {
	margin:0px 0px 3px 0px;	
	padding:0px;
}



hr {
	height:1px;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:1px dotted #333333;
	margin:16px 0px 16px 0px;
	*margin:8px 0px 9px 0px;
}


/* div styles */
/* generic */
div {
	float:left;
}

div#site_holder {
	width:961px;
	float:none;
	margin-left:auto;
	margin-right:auto;
	/*background-color:#00FF00;*/
}

div#shadow_holder {
	width:961px;
	background-image:url(../template_images/shadows.jpg);
	background-repeat:no-repeat;
}

div#content_holder {
	width:941px;
	min-height:500px;
	margin-left:10px;
	_margin-left:5px;
	background-color:#ffffff;
}


/* header */
div#header_holder {
	height:121px;
	width:961px;
	/*background-color:#FFFF00;*/
}

div#btn_staff {
	
}

a#btn_staff {
	position:absolute;
	display:block;
	width:144px;
	height:24px;
	padding-top:3px;
	text-align:center;
	background-image:url(../template_images/btn_staff_bg.jpg);
	background-repeat:no-repeat;
	margin-left:785px;
	*margin-left:468px;
	color:#fff;
}

a#btn_staff:hover {
	text-decoration:none;
}

div#logo {
	margin:20px 0px 0px 30px;
	_margin:20px 0px 0px 15px;
}

div#contact {
	float:right;
	width:145px;
	margin:33px 30px 0px 0px;
	_margin:33px 15px 0px 0px;
	/*background-color:#FF0000;*/
}

div.contact_help {
	color:#fff0b5;
	margin:3px 0px 0px 3px;
}

div.contact_help a {
	color:#fff0b5;
	text-decoration:none;
}

div.contact_help a:hover {
	text-decoration:underline;
}

/* menu */
div#menu_holder {
	width:941px;
	height:46px;
	background-image:url(../template_images/menu_bg.gif);
	background-repeat:repeat-x;

}

/* sidebar */
div#sidebar_holder {
	width:286px;
	margin:20px 20px 0px 20px;
	_margin:20px 20px 0px 10px;
	/*background-color:#FFFF00;*/
}

div#quick_quote {
	width:286px;
	height:144px;
	margin-bottom:20px;
	*margin-bottom:0px;
	*padding-bottom:20px;	
	background-image:url(../template_images/quick-quote-banner.jpg);
	background-repeat:no-repeat;
}

div#quick_quote select {
	width:151px;
	height:25px;
	margin:87px 0px 0px 116px;
}

div#quick_quote_2 {
	width:295px;
	height:49px;
	margin-bottom:20px;
	*margin-bottom:0px;
	*padding-bottom:20px;	
	background-image:url(../template_images/quick-quote-button.jpg);
	background-repeat:no-repeat;
}

div#quick_quote_2 select {
	width:151px;
	height:25px;
	margin:12px 0px 0px 127px;
}

div#quote {
	width:286px;
	height:141px;
	margin-bottom:20px;
	*margin-bottom:0px;
	*padding-bottom:20px;	
	background-image:url(../template_images/quote_bg.gif);
	background-repeat:no-repeat;
}

div#quote select {
	width:151px;
	height:25px;
	margin:80px 0px 0px 116px;
}

div#news_holder, div#login_holder, div#testi_holder  {
	margin-bottom:20px;
	*margin-bottom:0px;
	*padding-bottom:20px;
}

div.sb_header {
	width:246px;/*286px;*/
	height:28px;/*40px;*/
	padding:12px 20px 0px 20px;
	background-image:url(../template_images/sb_header_bg.jpg);
	background-repeat:no-repeat;
}

div.sb_header a {
	color:#fff;
	text-decoration:none;
}

div.sb_header a:hover {
	text-decoration:underline;
}

div.sb_content {
	width:246px;/*286px;*/
	padding:20px 20px 10px 20px;
	background-image:url(../template_images/sb_content_bg.gif);
	background-repeat:repeat-y;
}

div.sb_content hr {
	margin:8px 0px 8px 0px;
	*margin:0px 0px 1px 0px;
}

div.sb_content p {
	margin:0px;
}

a.sub1 {
	color:#333333;
	text-decoration:none;
}

a.sub1:hover {
	color:#014e30;
}

a.sub2 {
	color:#333333;
	font-size:11px;
	margin-left:10px;
	text-decoration:none;
}

a.sub2:hover {
	color:#014e30;
}

a.sub1_active {
	color:#014e30;
	text-decoration:none;
	font-weight:bold;
}

a.sub1_active:hover {
	color:#014e30;
}

a.sub2_active {
	color:#014e30;
	font-size:11px;
	margin-left:10px;
	text-decoration:none;
	font-weight:bold;
}

a.sub2_active:hover {
	color:#014e30;
}

div.sb_content div input[type=text], div.sb_content div input[type=password] {
	width:172px;
	height:20px;
	padding:3px 0px 0px 3px;
	border:1px solid #cccccc;
}

div#testi_content p {
	margin:0px 0px 15px 0px;
}

div.sb_footer {
	width:286px;
	height:7px;
	background-image:url(../template_images/sb_footer_bg.gif);
	background-repeat:no-repeat;
}

#error_box {			
	position:absolute;
	width:246px;
	height:115px;
	background-color:#FFFFFF;
	*margin:-88px 0px 0px -246px;
}

/* pce */
div#pce_pci_holder {
	width:594px;
	min-height:500px;	
	margin-top:20px;
	/*background-color:#FFFF00;*/
}

div#pce_intro {
	margin:20px 0px 20px 0px;
}

div#pce_intro h1 {
	margin:0px;
}

table.pce_cta_box_a {
	width:184px;
	height:184px;
	margin:0px 20px 20px 0px;
}

table.pce_cta_box_b {
	width:184px;
	height:184px;
	margin:0px 0px 20px 0px;
}

td.pce_cta_box_header {
	width:184px;
	height:40px;
	text-align:center;
	vertical-align:middle;
	color:#fff;
	background-image:url(../template_images/pce_cta_header.jpg);
	background-repeat:no-repeat;	
}

td.pce_cta_box_header a {
	color:#fff;
	text-decoration:none;
}

td.pce_cta_box_header a:hover {
	text-decoration:underline;
}

td.pce_cta_box_content {
	width:184px;
	height:144px;
}

/* pci */
div#breadcrumb1 {
	width:100%;
	margin-bottom:20px;
}

div#breadcrumb2 {
	float:right;
	font-size:11px;
}

div#breadcrumb2 a {
	color:#333333;
	text-decoration:none;
	font-size:11px;
}

div#breadcrumb2 a:hover {
	text-decoration:underline;
}

div#pci_content {
	width:100%;
	margin-bottom:20px;
	*padding-bottom:20px;
}

/* footer1 */
div#footer1_holder {
	width:900px;
	height:201px;
	margin:0px 0px 20px 20px;
	_margin:0px 0px 20px 10px;
	*padding-top:20px;
}

div#footer1_left {
	width:10px;
	height:201px;
	background-image:url(../template_images/footer1_left_bg.jpg);
	background-repeat:no-repeat;
}

div#footer1_main {
	width:870px;/*880px;*/
	height:161px;/*201px;*/
	padding:20px 0px 20px 10px;
	background-image:url(../template_images/footer1_bg.jpg);
	background-repeat:repeat-x;
}

div#footer1_right {
	width:10px;
	height:201px;
	background-image:url(../template_images/footer1_right_bg.jpg);
	background-repeat:no-repeat;
}

div.footer1_row_a {
	width:132px;
	height:160px;
	border-right:1px dotted #ffffff;
	color:#fff;
	font-size:11px;
}
div.footer1_row_b {
	width:124px;
	height:120px;
	margin-left:20px;
	border-right:1px dotted #ffffff;
	color:#fff;
	font-size:11px;
}

div.footer1_row_c {
	width:125px;
	height:120px;
	margin-left:20px;
	color:#fff;
	font-size:11px;
}

div#footer1_main h1 {
	color:#fff;
}

div.footer1_row_b p, div.footer1_row_c p {
	margin-bottom:1px;
	color:#fff;
	font-size:11px;
} 

div.footer1_row_b a, div.footer1_row_c a {
	color:#fff;
	text-decoration:none;
}

div.footer1_row_b a:hover, div.footer1_row_c a:hover {
	text-decoration:underline;
}



div#footer2_holder {
	width:900px;
	text-align:center;
	font-size:11px;
	margin-bottom:20px;
	*padding-bottom:20px;
}

div#footer2_holder a {
	color:#333333;
	text-decoration:none;
}

div#footer2_holder a:hover {
	text-decoration:underline;
}

























/* contact/feedback */
div.contact_col1 {
	width:120px;
	height:18px;/*22px;*/
	padding-top:4px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 {
	width:220px;
	margin:3px 0px 3px 0px;
}

div.contact_col2 input {
	width:212px;/*216px;*/
	height:17px;/*18px;*/
	padding:1px 2px 0px 2px;
	*margin-top:-1px;
}

div.contact_col2 textarea {
	width:212px;/*216px;*/
	height:200px;
	padding:0px 2px 0px 2px;
}


/* help */
div#search {
	width:100%;
	margin-bottom:20px;
}

input.field_search {
	width:200px;
	height:20px;
	*margin-top:-1px;
	color:#000000;
	border-left:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-right:none;
	padding-top:3px;
	padding-left:3px;
}

div#help_content {
    width:100%;
    margin-top:20px;
    *margin-top:15px;
}

div#back {
	padding-bottom:2px;
}

div#filerow {
	width:565px;/*595px;*/
	padding:7px 15px 7px 15px;
	background-color:#e3e3e3;
	border-bottom:1px solid #fff;
}

div#filerowalt {
	width:565px;/*595px;*/
	padding:7px 15px 7px 15px;
	background-color:#f1f1f1;
	border-bottom:1px solid #fff;
}

div#filerowalt a, div#filerow a {
	font-weight:bold;
	color:#000;
}

div.help_topten_holder {
	width:100%;
	margin-top:40px;
	*margin-top:20px;
}   

div.help_topten_holder h2 {
	color:#ffffff;
}

div.help_topten_holder p {
	margin:0px;
}

div.help_topten_holder hr, div#search hr {
	height:1px;
	border-bottom:1px dotted #000;
	border-top:none;
	border-left:none;
	border-right:none;
	margin:3px 0px 3px 0px;
	*margin:0px 0px 0px 0px;
	padding:0px 0px -5px 0px;
}

div.topten_qs {
	width:100%;
}

div.question {
	width:565px;
	padding:7px 15px 7px 15px;
	background-color:#f1f1f1;
	border-bottom:1px dotted #000000;
	font-weight:bold;
}
div.question a {
	color:#000000;
}

div.help_answer {
	width:530px;/*570px;*/
	padding:7px 15px 0px 15px;
	background-color:#ffffff;
}  

div.help_answer p {
	color:#000000;
}


