.body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	color:#666;
}
.small { font-family: Tahoma, Geneva, sans-serif; font-size: 0.69em; line-height: 1.4em; font-weight: 100; }
.form { font-family: Tahoma, Geneva, sans-serif; font-size: 0.71em; line-height: normal; font-weight: 100; }
.footer {font-family: Tahoma, Geneva, sans-serif; font-size: 0.71em; line-height: 1.0em; font-weight: 100; }

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.85em;
	letter-spacing:0.05em;
	color:#1d8540;
	line-height: 1.8em;
	font-weight: 100;	
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color:#666;
	line-height:15pt;
	font-weight: 100;
}

.calloutheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #E4D8DD;
	font-size: 14pt;
	line-height: 15pt;
}

a.plainnav { text-decoration:none;	color:#E9E9E9; }
a.plainnav:hover { text-decoration:none; color:#FFFFFF; }

.footeraddresses {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 1.8em;
	font-weight: 100;
	color:#666;
}
.interactivelinks, .interactivelinkshi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.75em;
	line-height: 1.6em;
	letter-spacing: 0.3pt;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.interactivelinks:hover {
	color: #737f63;
	text-decoration: none;
}
.interactivelinkshi {
	color: #737f63;
}

.footerlinks, .footerlinkshi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.71em;
	line-height: 1em;
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks:hover {
	color: #46e67c;
	text-decoration: none;
}
.footerlinkshi {
	color: #46e67c;
}

.transForm {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.71em;
	line-height: 1em;
	font-weight: normal;
	width: 120px;
/*	background-color: #59717B;*/
	margin-top: 0px;
	padding: 0px;
}

.tablebodypadded {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	line-height: 14pt;
	font-weight: 100;
	letter-spacing: 0.02em;
	text-indent: 5px;
	vertical-align: middle;
}
a.sitemap {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	text-decoration:none;
	color:#333;
	list-style-type: disc;
}
a.sitemap:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: 100;
	text-decoration:none;
	color:#1d8540;
	list-style-type: disc;
}
ul.list
{
list-style-type: none;
padding: 0;
margin-left: 0;
}
li.greenbullet
{
	background-image: url(../graphics/bullets/green.gif);
	background-repeat: no-repeat;
	background-position: 0.8em;
	padding-left: 25px;
}

a.extralinks {
	text-decoration:none;
	color:#666666;
}
a.extralinks:hover { text-decoration:none; color:#737f63; }
.smallfooterlinks {
	font-size: 0.9em;
	font-weight: normal;
	color: #d3c1c9;
}
.smallfooterlinks:hover {
	color: #FFFFFF;
}

/* LEFT Menu *********************************/
.left_menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 8.5pt;
	line-height: 14px;
	font-weight: 100;
	letter-spacing: 0.01em;
	color: #708A4E;
	font-style: normal;
	text-decoration: none;
}
.almenu, .almenuhi {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	line-height: 22px;
	font-weight: 100;
	letter-spacing: 0.01em;
	font-style: normal;
	text-decoration: none;
	padding-left:15px;
	color: #FFFDDF;
	background-image:url(../graphics/bullets/lmenu_green_arrow.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
.almenu:hover {
	color:#333333;
}
.almenuhi {
	color: #637351;
}

/* Top Menu */
td.menutop {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	padding-left:12px;
	padding-right:12px;
}
a.menutop, a.menutophi {
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop:hover {
	color: #69b575;
}
a.menutophi {
	color: #46e67c;
}

.formbutton {
  background-color:#0DB14B;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
  width:80px;  
  height:22px;
  border-style:none;
  text-align:center;
  cursor:pointer;
}
.formbuttonhover {
  background-color:#1D8540;
}
.formbuttonreversed {
  background-color:#8B5B6F;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color:#FFFFFF;
  width:80px;  
  height:22px;
  border-style:none;
  text-align:center;
  cursor:pointer;
}
.formbuttonreversedhover {
  background-color:#6e324b;
}


/* Callout Box - Rounded corners on maroon with shadow */
.sidebox {
	/* Top, Left and Right, Bottom */
	/* Margins around outside of box */
    margin: 10px 0px 10px;
	background: url(../graphics/backgrounds/callout_body_r.gif) no-repeat bottom right;
}
.boxhead {
	background: url(../graphics/backgrounds/callout_head_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.copybody {
	margin: 0;
	/* Top, Left and Right, Bottom */
	/* Use for positioning text within box */
	padding: 0px 25px 25px;
}

