p {
		FONT-SIZE: 10px; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

a:active {  color: #333333; text-decoration: none; font-size: 10px}
a:link {  color: #333333; text-decoration: none; font-size: 10px}
a:visited {  color: #333333; text-decoration: none; font-size: 10px}
a:hover {  color: #333333; text-decoration: underline; font-size: 10px}

.class1 A:link {text-decoration: none; color: #96A5B2; font-size: 10px; }
.class1 A:visited {	text-decoration: none; color: #96A5B2; font-size: 10pt; }
.class1 A:active { text-decoration: none; color: #96A5B2; font-size: 10pt; }
.class1 A:hover {text-decoration: none; color: #997831; font-size: 10pt; }
.class1 p {font-size: 10pt; color: #96A5B2; text-decoration: none;}

.hmpage_heading {  	font-family: Verdana, Arial, sans-serif; 
					font-size: 11px; 
					color: #96A5B2; 
					font-weight: bold;
}			
.hmtext {
	FONT-SIZE: 10px; font-weight: bold; COLOR: #96A5B2; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	
}
.hmtext2 {
	FONT-SIZE: 10px; COLOR: #333333; LINE-HEIGHT: 18px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
	}
.project_heading {  font-family: Verdana, Arial, sans-serif; 
					font-size: 11px; 
					color: #000066; 
					font-weight: bold;
}	
.subpage_heading {  font-family: Verdana, Arial, sans-serif; 
					font-size: 11px; 
					color: #000066; 
					font-weight: bold;
}	
body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  }

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	text-transform: none;
}
h3 {
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	font-size: 10pt;
	font-weight: bold;
}
h4 {
	font-size: 10pt;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-style: normal;
	color: #666666;
} 
h5 {
	font-size: 8pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: #009900;
}

.whitecopyside {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;

}
.linkonpage {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
.border {
	border: thin none #CCCCCC;
	color: #BDCFE7;
}
.dropmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	list-style-type: none;
	color: #FF6600;
	background-color: #F4F4F4;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.text {
	FONT-SIZE: 10px; COLOR: #444444; LINE-HEIGHT: 14px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}

#checkoutform .error {
	text-align: center;
}

#checkoutform h2 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #C5B9AE;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
	color: #336699;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#checkoutform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#checkoutform li {
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}
#checkoutform label {
	width: 105px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
}

.error {
  font-family: Tahoma;
font-size: 8pt;
  color: red;
  margin-left: 50px;
  display:none;
  }