body,td,th {
	font-family: Lucida Grande, Lucida, Lucida Sans, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-image: url(images/Gradient.jpg);
	background-color: #CCCCCC;
	background-repeat: repeat-x;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}

a:link {
	color: #330066;
	text-decoration: none;
}

a:visited {
	color: #330066;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}

.blocked { 
display:block; 
width:100%; 
height:100%; 
text-decoration:none; 
} 

.pagehead {
	font-family: Lucida Grande Bold, Lucida Sans Bold, Lucida Bold, Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 26px;
	font-weight: bold;
	margin: 0px;
}

.introtext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 20px;
	margin-top: 12px;
}

.maintext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 0px;
}

.listtext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #000000;
	font-size: 12px;
	margin-top: 4px;
	margin-bottom: 12px;
	margin-left: -2px;
}

.subhead {
	font-family: Lucida Grande Bold, Lucida Sans Bold, Lucida Bold, Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 2px;
	display: block;
}

.contacthead {
	font-family: Lucida Grande Bold, Lucida Sans Bold, Lucida Bold, Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 20px;
	font-weight: bold;
}

.introhighlight {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-size: 18px;
	line-height: 20px;
}

.emphasistext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 14px;
}

.formtexthighlight {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-size: 12px;
	background-position: right;
}

.error {
	background: #FFCCCC;
}

#errormsg {
	font-family: Lucida Grande Bold, Lucida Sans Bold, Lucida Bold, Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
}    

#pagewrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
		
#header {
	width: 800px;
	height: 150px;
	margin: 0px;
	left: 0px;
	right: 0px;
	background-image: url(images/HeaderImage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#pageimage {
	width: 800px;
	height: 250px;
}

#content {
	width: 530px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	float: right;
	clear: left;
	clear/* */:/**/none;
	clear: none;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	padding-bottom: 15px;
}

#imagecolumn {
	width: 210px;
	padding-top: 30px;
	padding-left: 20px;
	float: left;
}

#footer {
	background-color:#330099;
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	width: 780px;
	clear: both;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 60px;
}

#footer a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footercredit {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	position: absolute;
	float: right;
	right: 20px;
	bottom: 60px;
}

#footercredit a:link {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footercredit a:visited {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}

#footercredit a:hover {
	text-decoration: underline;
}

#date {
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	position: relative;
	float: right;
	padding-top: 8px;
	padding-bottom: 9px;
}

#menu {
	background-color: #0099FF;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	width: 770px;
	height: 30px;
	padding-left: 12px;
	padding-right: 18px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#menu li {
	display: inline;
	background-color: #0099FF;
	list-style: none;
	font-family: Lucida Grande, Lucida Sans, Lucida, Tahoma, Helvetica, Arial, sans-serif;
	color: #330099;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}

#menu li a {
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 7px;
	padding-right: 7px;
	color: #330099;
	text-decoration: none;
	float: left;
	background-color: #0099FF;
}

#menu li a:hover {
	background-color: #0066FF;
	color: #FFFFFF;
}

#menu li a.selected {
	background-color: #330066;
	color: #FFFFFF;
}

* html #footer {
	width: 800px;
	w\idth: 780px; /*IE 6 only */
}
	
* html #menu {
	width: 800px;
	w\idth: 770px; /*IE 6 only */
}

* html #content {
	width: 570px;
	w\idth: 530px; /*IE 6 only */
}

* html #imagecolumn {
	width: 230px;
	w\idth: 210px; /*IE 6 only */
}

html>/**/body #content { /* Firefox/Safari Browsers Style */
	padding-top: 25px;
}
