/******************* FORMATTING **********************/
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363534;
}

p
{
	font-family: Arial, Helvetica, sans-serif; font-size:12px;
	margin-left: 26px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;

}

h1
{
	font-size: 24px;
	color: #44697d;
	margin: 10px 10px 5px 10px;
}

h2 
{
	font-size: 22px;
	color: #557630; 
	margin: 10px 10px 5px 12px;
}

h3 
{
	font-size: 20px;
	color: #c75b12; 
	margin: 10px 10px 5px 14px;
}

h4 
{
	font-size: 18px;
	color: #f0ab00; 
	margin: 10px 10px 5px 16px;
}

h5 
{
	font-size: 16px;
	font-style: italics; 
	color: #363534; 
	margin: 10px 10px 5px 20px;
}

h6 
{
	font-size: 14px;
	color: #822433;
	margin: 10px 10px 5px 20px;
}

a {
	color: #333399;
}

a:hover {
	color: #f0ab00;
}

/******************* END FORMATTING **********************/

/******************* USER STYLES **********************/
.formatTable{ border-collapse:collapse; border-spacing:0px;}
.navigate{ background-color: #822433; background-image: url(navigate_gradient.jpg); background-position: bottom left; background-repeat: repeat-x;}
.leftdivide {border-left: 0px; border-top: 0px; border-bottom: 0px; border-right: 1px; border-style: solid; border-color: #999999; }
.greyBg_border {background-color: #ececec; border-size: 1px; border-style: dotted; border-color: #822433;}
.box{ padding: 0px;border: 1px;border-style: solid; border-color: #822433; background-color: #ffffff;}
.bluebox{ padding: 0px;border: 1px;border-style: solid; border-color: #44697d; background-color: #ffffff;}
.greenbox{ padding: 0px;border: 1px;border-style: solid; border-color: #557630; background-color: #ffffff;}
.orangebox{ padding: 0px;border: 1px;border-style: solid; border-color: #c75b12; background-color: #ffffff;}
.leftred {	border-left: solid 1px #822433; border-right: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.rightred {	border-right: solid 1px #822433; border-left: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.topred {border-top: solid 1px #822433; border-right: 0px; border-left: 0px; border-bottom: 0px; background-color: #ececec;}
.bottomred { border-bottom: solid 1px #822433; border-right: 0px; border-top: 0px; border-left: 0px; background-color: #ececec;}
.leftblue {	border-left: solid 1px #44697d; border-right: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.rightblue { border-right: solid 1px #44697d; border-left: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.topblue {	border-top: solid 1px #44697d; border-right: 0px; border-left: 0px; border-bottom: 0px; background-color: #ececec;}
.bottomblue {	border-bottom: solid 1px #44697d; border-right: 0px; border-top: 0px; border-left: 0px; background-color: #ececec;}
.leftgreen {	border-left: solid 1px #557630; border-right: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.rightgreen {	border-right: solid 1px #557630; border-left: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.topgreen {	border-top: solid 1px #557630; border-right: 0px; border-left: 0px; border-bottom: 0px; background-color: #ececec;}
.bottomgreen {	border-bottom: solid 1px #557630; border-right: 0px; border-top: 0px; border-left: 0px; background-color: #ececec;}
.leftorange {	border-left: solid 1px #c75b12; border-right: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.rightorange {	border-right: solid 1px #c75b12; border-left: 0px; border-top: 0px; border-bottom: 0px; background-color: #ececec;}
.toporange {	border-top: solid 1px #c75b12; border-right: 0px; border-left: 0px; border-bottom: 0px; background-color: #ececec;}
.bottomorange {	border-bottom: solid 1px #c75b12; border-right: 0px; border-top: 0px; border-left: 0px; background-color: #ececec;}
.headerLink{color: #ffffff; text-decoration:none; padding: 0px 0px 5px 0px;}
.footer { font-size: 9px; color: #ffffff; background-color: #363534;}

/******************* END USER STYLES **********************/