body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

td, th, div, p, font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #404040;
}

A:link          {text-decoration:underline; color:#666666;}
A:active        {text-decoration:underline; color:#666666;}
A:visited       {text-decoration:underline; color:#666666;}
A:hover         {text-decoration:underline; color:#564B96;}

.bodyoptional {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}

.bodyoptional2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #564B96;
}

.bodyalternate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 18px;
	color: #666666;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	line-height: 20px;
	color: #564B96;
	font-size: 20px;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #564B96;
}

.subheadingoptional {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #A49BBD;
}
.optionalheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #777777;
	font-weight: bold;
}

.subnavmainstyle {line-height: 22px; font-family: Georgia, "Times New Roman", Times, serif; font-size:13px; color:#FFFFFF; padding: 10px;}
a.subnavmainstyle:link {text-decoration:none; color:#FFFFFF;}
a.subnavmainstyle:active {text-decoration:none; color:#FFFFFF;}
a.subnavmainstyle:visited {text-decoration:none; color:#FFFFFF;}
a.subnavmainstyle:hover {text-decoration:none; color:#CCCCCC;}

.sitecredit 			{font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff;}
A.sitecredit:link        {TEXT-DECORATION: none; color: #ffffff;}
A.sitecredit:active      {TEXT-DECORATION: none; color: #ffffff;}
A.sitecredit:visited     {TEXT-DECORATION: none; color: #ffffff;}
A.sitecredit:hover       {TEXT-DECORATION: underline; color: #cccccc;}

.textfield {
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	padding: 1px;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #666666;
	border-right: 1px solid #666666;
	border-left: 1px solid #000000;
	width: 300px;
}

.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 13px;
	color: #404040;
	background-color: #FFFFFF;
}

.date {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #999999;}

.bkgd_NO_repeat {
	background-repeat: no-repeat;
}

.bkgd_NO_repeatX {
	background-repeat: repeat-x;
}

.bkgd_NO_repeatY {
	background-repeat: repeat-y;
}

.cellpadding {
	padding: 10px;
}

.line_vert_background {
	background-image: url(../images/line_vert.gif);
	background-repeat: repeat-y;
}

.line_horz_repeat {	
	background-image: url(../images/line_horz.gif);
	background-repeat: repeat-x;
}

.homecontentarea {
	padding: 20px;
	background-image:url(../images/contentarea_bkgd1.gif);
	background-repeat: no-repeat;
}

.homecontentarea_popout {
	padding: 10px;
	background-image: url(../images/contentpopout_bkgd1.gif);
	background-repeat: no-repeat;
}

.featurearea {
	padding: 20px;
	background-repeat: no-repeat;
}

.subpagecontentarea {
	padding: 20px;
	background-image:url(../images/contentarea_bkgd2.gif);
	background-repeat: no-repeat;
}

.subnavcontentarea {
	background-image:url(../images/subnavbkgd.gif);
	background-repeat: no-repeat;
}