body,table  { 
	font-size : 10pt;
	font-family :  Helvetica, Verdana, Arial, sans-serif;
}
body {
	background-color:#FFFFFF;
}

hr {
	color: #AA4C0E;
	background-color: #AA4C0E;
	border: 0;
	height: 1px;
}


a {color:#AA4C0E;}
a:visited {color:#AA4C0E;}
a:active {color:#843916;}
a:hover {color:#843916;}

.orangetxt {color:#AA4C0E;}
.orangebg {background:#AA4C0E;}
.darkorangetxt {color:#7B370A;}

.underline {text-decoration: underline;}

.bold {font-weight:bold;}
.txt10px {font-size:10px;}
.txt12px {font-size:12px;}
.txt14px {font-size:14px;}
.txt8 {font-size:.8em;}
.txt12 {font-size:1.2em;}
.lpad20 {padding-left:20px;}
.alignc {text-align: center;}
.alignl {text-align: left;}
.alignr {text-align: right;}

.picborder {
	border-width: 1px;
	border-style: solid;
	border-color: #666666;
}

#aflogobox {
	border-right: 2px solid #AA4C0E;
}
#menucol {
	height: 100%;
	vertical-align: top;
	border-right: 2px solid #AA4C0E;
	background: #FFFFFF;
}
#menucol table {height:100%;width:100%;}
#menuitem {
	padding: 12px 2px 0px 12px;
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	background: #AA4C0E url(../images/orange_bg.png);
}
#menuitem a {
	color: #FFFFFF;
	text-decoration: none;
}
#menuitem a:hover {
	text-decoration: underline;
}
#submenu {
	padding: 0 12px;
	font-size: 12px;
	line-height:1.4em;
}
#submenu a {
	color:#FFE5A8;
}

#faqcol {
	padding: 7px;
}
#faqcol div {
	font-size:.8em;
	line-height:1.5em;
	font-weight: bold;
}
#faqcol a {
	color:#000000;
	text-decoration: none;
}
#faqcol a:hover {
	text-decoration: underline;
}

#quoteboxtd {
	height: 100px;
	vertical-align: bottom;
	background: #FFFFFF;
}
#quoteboxdiv {
	position: relative;
	margin: 0 7px;
}

#quotebox {
	padding: 7px;
	background: #FFE5A8;
	font-weight: bold;
	font-size: 12px;
	line-height: 1.5em;
}

#bodycol {
	vertical-align: top;
	background: #FFFFFF;
	padding: 7px 10px 0px 7px;
	border-top: 8px solid #AA4C0E;
}

#pagefooter {
	border-top: 2px solid #AA4C0E;
	margin-top: 10px;
	padding: 10px;
	font-size: .9em;
	font-weight: bold;
}










.smtext {
	font-size: .8em;
}
.lgtext {
	font-size: 1.2em;
}
.boldtext {
	font-weight: bold;
}
.hh1 {
	font-size:10pt;
	font-weight:normal;
}
.hh2 {
	font-size:10pt;
	font-weight:bold;
	color:#AA4C0E;
	padding-bottom: 2px;
}
.pagetitles {
	font-size:12pt;
	font-weight:bold;
	color:#AA4C0E;
}
.subtitles {
	font-size:10pt;
	font-weight:bold;
	color:#AA4C0E;
}

.imagerj {
	float:right;
	margin-left: 7px;
}
.imagelj {
	float:left;
}
.thinborder {
	border-width: 1px;
	border-style: solid;
	border-color: #000000;
}
.buttonborder {
	border-width: 1px;
	border-style: solid;
	border-color: #848351;
}
.buttonborder2 {
	border-width: 1px;
	border-style: solid;
	border-color: #600000;
}


.purpleborder {
	border-width: 1px;
	border-style: solid;
	border-color: #5B1F5D;
}


.topmenu{
	background-color: #848351;
	color: white;
	font-size: 10px;
}
.quicklinks{
	background-color: #E8E7DB;
	font-size: 10px;
}

.whitelink{
	color: #FFFFFF;
	text-decoration: underline;
	}
.whitelink:hover{
	color: #E6E6B4;
	text-decoration: underline;
	}

TD.leftheader {
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #848351;
	background-color: #BBB892;
}
TD.regheader {
	border-width: 1px 1px 1px 0px;
	border-style: solid;
	border-color: #848351;
	background-color: #BBB892;
}
TD.leftcell {
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #848351;
}
TD.regcell {
	border-width: 0px 1px 1px 0px;
	border-style: solid;
	border-color: #848351;
}
