BODY {
font-family: Arial, sans-serif;
}

A.noLine:link {text-decoration: none;}
A.noLine:visited {text-decoration: none;}
A.noLine:hover {text-decoration: underline;}
A.noLine:active {text-decoration: none;}


input.smallButton {
font-size: 11px; 
}

input.smallButton2 {
font-size: 11px; 
width: 90px;
}


input.websiteButton {
color: white;
font-size: 14pt; 
font-weight:bold;
background-color:#044424; 
border-style:solid; 
border-width:1px; 
width:75px;
height:28px;
}


input.noBorder {
font-weight:bold;
background-color:#cde2d7; 
border-style:none; 
border-width:0px; 
width:14px;
height:18px;
}
input.custom, select.custom, textarea.custom {
font-size: 10px; 
}

input.valField, select.valField, textarea.valField {
font-size: 10px; 
background-color: yellow;
}


radio.valBilling {
background-color: yellow;
}

radio.normalBilling {
}

select.customDropdown {
font-size: 10px; 
width: 398px;
}

input.customField {
background-color: #d7e3f2;
font-size: 11px; 
color: black;
border: 1px solid #8db2e3;
}

input.sites {
background-color: #c8ded3;
font-size: 8pt; 
color: black;
border: 1px solid #a3c2b2;
}


hr.custom {
border: 0;
color: #0b6c3c;
background-color: #adcebd;
height: 2px;
}

hr.custom2 {
border: 0;
color: #0b6c3c;
background-color: #adcebd;
height: 1px;
}

table.collapsedTable {
	font-size: 10px; 
	border-width: 1px;
	border-spacing: 5px;
	border: 1px solid #208d56;
	border-collapse: collapse;
}

table.collapsedTable td {
	font-size: 10px; 
	padding: 1px;
}

table.about {
	font-size: 11px; 
	border-spacing: 5px;
	border: none:
	border-collapse: collapse;
}

table.about td {
	border: 1px solid #208d56;
	font-size: 11px; 
	padding: 1px;
}
td.bottomBorder1 {
	font-size: 10px; 
	padding: 1px;
	border-bottom: 1px solid #208d56;
}
td.bottomBorder2 {
	font-size: 10px; 
	padding: 1px;
	border-bottom: 1px solid #207e8d;
}
td.bottomBorder3 {
	font-size: 10px; 
	padding: 1px;
	border-bottom: 1px solid #8d3d20;
}
td.bottomBorder4 {
	font-size: 10px; 
	padding: 1px;
	border-bottom: 1px solid #898d20;
}


table.main {
	font-size: 10px; 
	border-width: 0px;
	border-spacing: 1px;
	border-style: none;
}

table.main td {
	font-size: 10px; 
	border-width: 0px;
	padding: 1px;
	border-style: none;
}