a:link {
	font-weight: bold;
	text-decoration: none;
	color: #669900;
	}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #669900;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: #666600;
	}
#header a:link{
	color: #FFFFFF;
}
body {
	background-image: url(../images/bg.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0px;

}
#wrapper {
	width:900px;
	text-align: center;
	margin: 0 auto;
	margin-left:auto;
	margin-right:auto;
}
#flashcontent {
	height: 291px;
	width: 900px;
	
}
td .regform{
	text-align: center;
}
.errorText{
	color:#FF0000;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #669900;
	font-weight: normal;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: normal;
}
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	border-bottom-width: thin;
	padding-bottom: 5px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	font-weight: normal;
	line-height: normal;
	text-transform: uppercase;
}
h4 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	line-height: auto;
}
h5 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: normal;
	line-height: auto;
	margin-left: 80px;
}
p {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	text-align: left;
}
td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: auto;
	text-align: left;
}
.hr {
	border-top: 1px #CCCCCC;

	}
.imgRight {
	float: right;
}
.footer {
	text-align: left;
	margin-left: 30px;
}
 /* Pricing table */
  #pricingTable {
	width:100%;
	color:#000;
	height:auto;
}
  #pricingTable td {padding:2px 10px;}
  #pricingTable th {padding:5px 10px;font-weight:bold;text-align:left;color:#666666;}
  #pricingTable .proddesc {
	color:#669900;
}
.correction {
	vertical-align: text-bottom;
	padding-right: 5px;
}
.centered{
	margin-left:auto;
	margin-right:auto;
}
