body,td,th {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}

body {
	background-image: url(images/Background.gif);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: center;
}

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

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

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.pagehead {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #330099;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: -2px;
	display: block;
	margin-top: 2px;
}

.introtext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #000000;
	font-size: 18px;
	display: block;
	margin-top: 10px;
	margin-bottom: 15px;
}
		
.maintext {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}

.contactshead {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #330099;
	font-size: 16px;
	display: block;
	margin-top: 26px;
	margin-bottom: 0px;
	padding-left: 12px;
}

.contacts {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #330099;
	font-size: 14px;
	display: block;
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 12px;
}

.subhead {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #FF9900;
	font-size: 18px;
	font-weight: bold;
	display: block;
	margin-bottom: 0px;
	margin-top: 26px;
}
		
.contactushead {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #330099;
	font-size: 20px;
	font-weight: bold;
}

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

.footer {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
}

.date {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	position: relative;
	top: 93px;
	text-align: right;
	float: right;
	right: 15px;
	width: auto;
}

.mapframe {
	border: 1px solid #FF9900;
}

#pagewrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	position: relative;
}

#header {
	height: 120px;
	width: 900px;
	background-image: url(images/Header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#contentwrapper {
	padding: 0px;
	width: 900px;
	height: auto !important; /* for modern browsers */
	height: 700px; /* for IE5.x and IE6 */
	min-height: 700px; /* for modern browsers */
	
}

#pageimage {
	width: 630px;
	float: right;
	height: 262px;
}

#content {
	width: 600px;
	float: right;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #FFFFFF;
}

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

#accreditations {
	width: 900px;
	height: 90px;
	clear: both;
	background-image: url(images/Accreditations.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
		
#footer {
	background-color: #FF9900;
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	width: 885px;
	clear: both;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 60px;
}
		
* html #footer {
	width: 900px;
	w\idth: 885px; /*IE 6 only */
}

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

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

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

#footercredit {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: absolute;
	float: right;
	right: 15px;
	bottom: 60px;
}

#footercredit a:link {
	text-decoration: none;
}

#footercredit a:visited {
	text-decoration: none;
}

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

#menuwrapper {
	width: 270px;
	height: auto;
	float: left;
	padding: 0px;
}

#menu {
	width: 270px;
	height: 232px;
	background-image: url(images/MenuBarSlice.gif);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding-top: 16px; /* IE 5.0 Style */
	padding-top/**/: 15px; /* All Other Browsers Style */
	padding-bottom: 14px; /* IE 5.0 Style */
	padding-bottom/**/: 15px; /* All Other Browsers Style */
}

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

#menu li a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/MenuBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 6px; /* IE 5.0 Style */
	padding-top/**/: 7px; /* All Other Browsers Style */
	padding-bottom: 7px; /* IE 5.0 Style */
	padding-bottom/**/: 8px; /* All Other Browsers Style */
	padding-left: 30px;
	padding-right: 0px;
}

html>/**/body* #menu li a { /* Safari Browsers Style */
	padding-bottom: 7px;
}

* html #menu li a {
	width: 270px;
	w\idth: 240px; /*IE 6 only */
}

#menu li a:hover {
	color: #FFFFFF;
	background-image: url(images/MenuBarHover.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#menu li a.selected {
	color: #FFFFFF;
	background-image: url(images/MenuBarSelected.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#sidebar {
	background-image: url(images/SideBar.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 238px;
	height: auto !important; /* for modern browsers */
	height: 400px; /* for IE5.x and IE6 */
	min-height: 400px; /* for modern browsers */
	padding-top: 28px;
	padding-bottom: 0px;
	padding-right: 17px;
	padding-left: 15px;
}

#sidebar ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #CCCCCC;
}

#sidebar li {
	font-family: Lucida Grande, Lucida Sans, Lucida, Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	height: 27px;
	margin-top: -2px; /* IE 5.0 Style */
	margin-top/**/: 0px; /* All Other Browsers Style */
	border-bottom: 1px solid #CCCCCC;
}

#sidebar li a{
	display: block;
	text-decoration: none;
	width: 223px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 15px;
}

* html #sidebar {
	width: 270px;
	w\idth: 238px; /*IE 6 only */
}

* html #sidebar li a {
	width: 238px;
	w\idth: 222px; /*IE 6 only */
}

#sidebar li a:hover {
	background-color: #FFF2E2;
	color: #FF9900;
	height: 15px;
	border-left: 5px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-left: 10px;
}

#sidebar li a:link {
	color: #FF9900;
}

#sidebar li a:visited {
	color: #FF9900;
}

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