﻿ 


.bodytext  { color: #525252; font-size: 14px; font-family: Verdana, Helvetica, sans-serif, Copperplate; line-height: 16px; padding: 0; border-top: 0 solid #cccccc; border-bottom: 0 solid #cccccc }

.bodytext a:active { color: #CC000B; text-decoration: none}
.bodytext a:link { color: #CC000B; text-decoration: none}  
.bodytext a:visited { color: #CC000B; text-decoration: none}
.bodytext a:hover {  color: #CC000B; text-decoration: underline}

.toplinks {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Helvetica, sans-serif, Copperplate;
	font-weight: bold;
	padding: 4px 2px 4px 2px;

}
.toplinks a:active { color: #FFFFFF; text-decoration: none}
.toplinks a:link { color: #FFFFFF; text-decoration: none}  
.toplinks a:visited { color: #FFFFFF; text-decoration: none}
.toplinks a:hover {  color: #FFFFFF; text-decoration: underline}

.centeredparagraph {text-align:	center }
.centeredblock{ text-align:	center;	 margin-left: auto;    margin-right: auto;color:#FF0000;}
.standardparagraph{text-align:left; color:black}
.outlinedtablecell {border:thin; border-color:gray; background-color:#eeeeee}
.pricingheader {border:thick; border-color:lime; color:white}
.pricingrowheader {background-color:#999999}
.pricingtablecell {background-color:#cccccc}
.legend {color:#3A3A3A;font-family:arial,helvetica,sans-serif;font-size:1.3em;font-style:normal;font-variant:normal;font-weight:bold;line-height:normal;padding:1px 3px;background-color:#cccccc}
.fieldset {background-color:#cccccc}
.stdText{width:300px}



.error_msg{
	font-size: x-large;
	color: #FF0000;
	text-align: center;
}
