.body { font-family: Arial, Helvetica, sans-serif; font-size: 0.8em; line-height: 14pt; letter-spacing: 0.02em; }
.small { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 11pt; letter-spacing: 0.3pt; font-weight: 100; }
.bodybold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; line-height: 14pt; font-weight: bold; letter-spacing: 0.02em; }
.form { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; line-height: normal; font-weight: 100 ; letter-spacing: 0.02em; }
.dropdowns { font-family: Arial, Helvetica, sans-serif; font-size: 7.5pt; line-height: 11pt; letter-spacing: 0.2pt; font-weight: 100; color: #666666; background-color: #F9FAF1; }

td.home_callouts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1.3em;
	font-weight: normal;
}
a.home_callouts {
	color: #D40E20;
	text-decoration: none;
}
a.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7.5pt;
	line-height: 11pt;
	letter-spacing: 0.3pt;
	font-weight: 100;
	color:#808080;
	text-decoration: none;
}
a.footer:hover {
	color: #D40E20;
	text-decoration: none;
}

/* Top Menu Links */
a.topddown, a.topddownhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: 0.2pt;
	font-weight: bold;
	text-decoration:none;
	color:#FFFFFF;
	width:100%;
	height:21px;
	padding-top:1px;
	padding-left:5px;
	padding-right:5px;
}
a.topddown:hover { font-weight: bold; text-decoration:none; color:#FFFFFF; background-color:#33124b; }
a.topddownhi { color:#FFFFFF; background-color:#33124b; }

td.topddown, td.topddownhi {
	background-color:#8559A4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height:21px;
}
td.topddown:hover { background-color:#33124b; }
td.topddownhi {	background-color:#33124b; }

.page_Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	line-height: 18pt;
	font-weight: normal;
	letter-spacing: 0.02em;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	line-height: 15px;
	font-weight: 100;
	letter-spacing: 0.01em;
	color: #CCCCCC;
	font-style: normal;
	text-decoration: none;
}
.almenu, .almenuhi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 2.5em;
	font-weight: 100;
	letter-spacing: 0.01em;
	font-style: normal;
	text-decoration: none;
	padding-left:15px;
	color: #666666;
	background-image:url(../graphics/bullets/bullet_triangle_red.gif);
	background-position:0px 3px;
	background-repeat:no-repeat;
}
.almenu:hover {
	color: #CC0000;
}
.almenuhi {
	color: #CC0000;

}
/* Top Menu */
td.menutop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #666666;
	padding-left:9px;
	padding-right:9px;
}
a.menutop, a.menutophi {
	color: #666666;
	text-decoration: none;
}
a.menutop:hover {
	color: #D40E20;
}
a.menutophi {
	color: #D40E20;
}


/* General Links */
a.generallink {
	text-decoration:none;
	width:100%;
	padding-left:12px;
	background-image:url(../graphics/bullets/bullet_triangle_red.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	
}
a.generallink:hover {
    color:#D40E20; 
	background-image:url(../graphics/bullets/bullet_triangle_red_hi.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
}

/* Red Arrow List */
li.redarrow {
	padding-left:20px;
	background-image:url(../graphics/bullets/bullet_arrow_red.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	list-style-image: none;
	list-style-type: none;	
}

.formbutton {
  background-color:#333333;
  color:#FFFFFF;
  height:24px;
  border-style:none;
  cursor:pointer;
}
.formbuttonhover {
  background-color:#D40E20;
}