body {
    background-color: #FF9F00;
}
p {
	margin: 0px;
}
a:link, a:visited, a:hover, a:active  {
	color: #ff9d00;
	text-decoration: none;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 444C56;
	font-weight: normal;
	line-height: 20px;
}
.bodycopybold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 444C56;
	font-weight: bold;
	line-height: 20px;
}
.calluscopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 444C56;
	font-weight: bold;
	line-height: 0px;
}
.subheadcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 444C56;
	font-weight: bold;
	line-height: 20px;
}
.dykcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 444C56;
	font-weight: normal;
	line-height: 18px;
}
.footercopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 999999;
	font-weight: normal;
	line-height: 14px;
}
.footercopy a:link, .footercopy a:visited, .footercopy a:hover, .footercopy a:active {
	color: 999999;
}
#dropmenudiv{
position:absolute;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Arial, Helvetica, sans-serif;
line-height:18px;
z-index:100;
}
#dropmenudiv a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
}
#dropmenudiv a:link, #dropmenudiv a:visited, #dropmenudiv a:active{ /*hover background color*/
color: #999999;
}
#dropmenudiv a:hover{ /*hover background color*/
background-color: #f0f0f0;
color: #ff9d00;
}#leftCol {
	width: 275px;
	float: left;
}
#rightCol {
	float: right;
	width: 300px;
	clear: right;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: 444C56;
	font-weight: normal;
	line-height: 20px;
}
.copyright {
	color: 999999;
	font-size: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
