﻿html, body {
	background-color: #dedede;
	color: #6c5c53  ;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family:Arial, Trebuchet MS, Verdana, sans-serif;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	}

img {
	border: 0px;
	}

/* default links */
a:link { color: #6C0265; text-decoration: none;}
a:visited { color: #6C0265; text-decoration: none;}
a:hover { color: #E6550E; text-decoration: none;}
a:active { color: #000000;text-decoration: none; }

/* footer text and links */

.footer {
	background-color: #cccccc;
	text-align: center;
	color: #999999;
	font-size: 11px;
	}

a.sitemap:link { text-decoration: none; color: #ffffff; }

a.foot:link { text-decoration: none; color: #999999; }
a.foot:visited { text-decoration: none; color: #999999; }
a.foot:hover { text-decoration: none; color: #E6550E; }
a.foot:active { text-decoration: none; color: #6AA950; }

/* normal links*/
a.normal:link { color: #6c5c53  ; text-decoration: none;}
a.normal:visited { color: #6c5c53  ; text-decoration: none;}
a.normal:hover { color: #6c5c53  ; text-decoration: none;}
a.normal:active { color: #6c5c53  ;text-decoration: none; }


a.currentNav:link { color: #000000;}
a.currentNav:visited { color: #000000;}
a.currentNav:hover { color: #E6550E;}

a.Top:link { color: #ffffff; }
a.Top:visited { color: #ffffff; }
a.Top:hover { color: #E6550E;}


/* Crumb Trail Navigation */

.crumbs {
	font-size: 11px;
	background-color: #ffffff;
	color: #cccccc;
	padding-left: 12px;
	}

/* Sub Navigation column */
 
/* Current Nav - No Link */

.currentArrow {
	color: #000000;
	}

.currentNav {
	color: #000000;
	}

/* Content Styles */

h2 {
	font-size: 12px;
	color: #65B360;
font-family:  Arial, Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	}
	
	h1 {
	font-size: 16px;
	color: #E6550E;
	font-family: Arial, Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;

	
	}


h3 {
	font-size: 12px;
	color: #6AA950;
	font-family:  Arial, Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;

	}
.txtHead {
	font-size: 16px;
	color: #E6550E;
	font-family:  Arial, Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-weight:bold;
	
	}

.txtSubHead {
	font-size: 12px;
	color: #6AA950;
	font-family:  Arial, Trebuchet MS, "Lucida Grande", "Lucida Sans Unicode","Lucida Sans Unicode", Verdana, Arial, sans-serif;
		font-weight:bold;

	}
.txtCarHead {
	font-size: 11px;
	color: #6c5c53  ;
	}

.txtBody {
	font-size: 11px;
	line-height: 1.3;
	background-color: #ffffff;
	color: #6c5c53  ;
	}
/*	padding-right: 35px; */

p {
	line-height: 1.3;
	font-size: 12px;
	color: #6c5c53  ;
	}
	
.legal {
	font-size: 10px;
	line-height: 1.0;
	background-color: #ffffff;
	color: #6c5c53  ;
	}


.formlabel {
	
	font-size: 11px;
	color:#7A6E67;
	}
form{font-size:11px;}
label{font-size:11px;}
.formfield {
	
	font-size: 11px;
	color:#7A6E67;
	}

input {
	
	font-size: 11px;
	color:#7A6E67;
	}

.attention {
	color:#E6550E;
	font-weight: bold;
	}

.button {
	color:#E6550E;
	font-weight: bold;
	font-size: 9px;
	}

.kbase {
	
	font-size: 9px;
	color:#7A6E67;
	}

li {
	list-style-image: url(bullet1.gif);
	list-style-position: outside;
	font-size: 11px;
}


hr {
	height: 1px;
	width: 90%;
	background-color: #F2F0EE;
	margin: 0px;
	padding: 0px;
}
	

	.orange_caps
 {
	color: #E6550E;
		text-transform: uppercase;
	text-decoration: none;
}




	
	/*RHS BODY */
	
	.rhs_head  {
	font-size: 12px;
	color: #6AA950;
	font-weight: bold;
	margin-top: 5px;

}

hr
{
	
	height: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-color: #B0B7C8;
	padding: 1px 1px 1px 1px;
	
}
select{

font-size:10px;

}
option{

font-size:10px;

}
#pbody a:link { color: #6C0265; text-decoration: underline;}
#pbody a:visited { color: #6C0265; text-decoration: underline;}
#pbody a:hover { color: #E6550E; text-decoration: underline;}
#pbody a:active { color: #000000;text-decoration: underline; }

.label1{
visibility:hidden;
display:none;
}
