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

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

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

A:link          {text-decoration:none; color:#666666;}
A:active        {text-decoration:none; color:#666666;}
A:visited       {text-decoration:none; color:#666666;}
A:hover         {text-decoration:none; color:#7DAC1A;}

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

.bodyoptional2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	line-height: 18px;
	color: #53247F;
}

.heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #53247F;
	font-style: italic;
}

.subheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	color: #53247F;
	font-style: italic;
}

.subheading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 22px; 
	line-height: 20px;
	color: #53247F;
}

.optionalheading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 26px;
	color: #7DAC1A;
	font-style: italic;
}

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

.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: 110px;
}

.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;
}

.cellpadding10 {
	padding: 10px;
}

.cellpadding20 {
	padding: 20px;
}

.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;
}

.divstyle_footer {
	padding-top: 15px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #666666;
	background-repeat: repeat-x;
}

.divstyle_promoarea {
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: repeat-x;
	width: 260px;
	float: right;
}

.hiliteTEXTstyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 10px;
	text-indent: 20px;
	text-align: left;
	float: left;
	width: auto;
	height: auto;
}

.subnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	color: #666666;
	background-image: url(../images/subnav_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 14px;
	text-align: left;
	float: left;
	width: auto;
	height: auto;	
}

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