.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: none;
	color: #000000;
}
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/background.jpg) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
}
a.navlinks:link {
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:visited {
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:active {
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.navlinks:hover {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.blacklinks:link {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.blacklinks:visited {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.blacklinks:active {
	color:#000000;
	text-decoration:underline;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.blacklinks:hover {
	color:#000000;
	text-decoration:none;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a.whitelinks:link {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.whitelinks:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.whitelinks:active {
	color:#FFFFFF;
	text-decoration:underline;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.whitelinks:hover {
	color:#FFFFFF;
	text-decoration:none;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a.greylinks:link {
	color:#666666;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.greylinks:visited {
	color:#666666;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.greylinks:active {
	color:#666666;
	text-decoration:underline;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
a.greylinks:hover {
	color:#666666;
	text-decoration:none;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
}
.smallgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006633;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.cellborder{
	border:thin #999 solid;
}

#phone-header{
	display:block;
	float:right;
	width:190px;
	color:#FFF;
	font-family:"Arial Black", Gadget, sans-serif;
	font-size:22px;
	padding-top:75px;
}