body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #999999;
}

.heading {
	font-size: 28px;
	font-weight: bold;
	color: #FF9900;
}

.subhead {
	font-size: 24px;
	font-weight: bold;
	color: #FF9900;
}

.orangebold {
	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}

.navigation {
	color: #ffffff;	
}

.main a:link {color: #FF9900; text-decoration: none;} 
.main a:visited {color: #FF9900; text-decoration: none;}
.main a:hover {color: #CCCCCC; text-decoration: none;}
.main a:active {color: #FF9900; text-decoration: none;}

.underline a:link {color: #FF9900; text-decoration: underline;} 
.underline a:visited {color: #FF9900; text-decoration: underline;}
.underline a:hover {color: #CCCCCC; text-decoration: underline;}
.underline a:active {color: #FF9900; text-decoration: underline;}

.navigation a:link {color: #ffffff; text-decoration: none;}
.navigation a:visited {color: #ffffff; text-decoration: none;}
.navigation a:hover {color: #ffffff; text-decoration: none;}
.navigation a:active {color: #ffffff; text-decoration: none;}

.menu a:link {
text-decoration: none;
color: white;
display: block;
width: 100%;
height: 100;
background-color: #27A22D;
}

.menu a:visited {
text-decoration: none;
color: white;
display: block;
width: 100%;
height: 100;
background-color: #27A22D;
}

.menu a:hover {
text-decoration: none;
color: white;
display: block;
width: 100%;
height: 100;
background-color: #FF9900;
}

.menu a:active {
text-decoration: none;
color: white;
display: block;
width: 100%;
height: 100;
background-color: #27A22D;
}

.quote {
	font-weight: bold;
	font-style: italic;
	color: #27A22D;
}

.quotetext {
	font-weight: normal;
	font-style: italic;
	color: #27A22D;
}

.legal {
	font-size:11px;
	color: #CCCCCC;
}

.background {
	background-repeat:no-repeat;
}
