a {
	color: #FF9300;
}

a:hover {
	text-decoration: underline;
}

body {
	background-image: url(../images/bkg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #363636;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	height: 100%;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#contentcentermaintext li {
	padding-left: 15px;
	margin-bottom: 10px;
	list-style-image: url(../images/bullet.gif);
}

fieldset {
	border-color: #999999;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
}

fieldset {
	border-color: #E5E5E5;
}

form{
	display: inline;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #FF9300;
	font-size: 150%;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 0px;
}

h2 {
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 10px;
	margin-top: 10px;
}

h2.newsTitle {
	color: #FF9300;
}

h3 {
	color: #363636;
	font-size: 110%;
	font-weight: normal;
	margin-bottom: 20px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 0px;
}

hr {
	border: dashed 1px #B4B4B4;
}

html, body, #frame {
	height: 100%;
	min-height: 100%;
}

img {
	border: 0px;
}

legend {
	color: #444444;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 15px;
}

ul {
	margin: 0px;
	padding: 0px;
}

table {
	border-bottom: solid 1px #E6E6E6;
	width: 100%;
}

table .button {
	background-color: #FFFFFF;
}

table .highlighted {
	background-color: #FF9300;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 22px;
	padding-left: 5px;
	padding-right: 5px;
}

table a {
	color: #2E81B1;
}

table td{
	background-color: #F9F9F9;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #E6E6E6;
	border-top: 1px solid #E6E6E6;
	padding: 5px;
	vertical-align: top;
}

table th {
	background-color: #121001;
	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	height: 42px;
	padding-left: 5px;
	padding-right: 5px;
}

.error {
	color: #CC0000;
}

.form table{
	margin-bottom: 9px;
	padding-left: 9px;
}

.header {
	background-color: #FF9300;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 10px;
}

.headerblack {
	background-color: #000000;
	color: #FFFFFF;
	font-size: 150%;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 10px;
}

.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 18px;
}

.textfield {
	border: 1px solid #A5ACB2;
	color: #444444;
	height: 13px;
}

.textfieldmulti {
	border: 1px solid #A5ACB2;
	color: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	overflow: auto;
}

#cleaner {
}

#contentcenter {
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	width: 288px;
}

#contentcentermain {
	background-color: #FFFFFF;
	margin-left: 235px;
	width: 514px;
}

#contentcentermaintext {
	padding: 25px;
}

#contentcentermaintext li {
	margin-left: 20px;
}

#contentcentertxt,#contentrighttxt {
	margin-left: 10px;
	margin-right: 10px;
}

#contentleft {
	background-color: #FFFFFF;
	float: left;
	padding: 0px;
	top: -100px;
	width: 233px;
}

#contentright {
	background-color: #FFFFFF;
	float: right;
	padding: 0px;
	width: 227px;
}

#footer {
	background-image: url(../images/bkg_footer.gif);
	background-repeat: repeat-x;
	height: 60px;
	padding: 10px;
}

#frame {
	height: 200px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	width: 755px;
}

#intro {
	margin-left: 1px;
}

#left {
}

#logo {
	background-image: url(../images/bkg_logo.gif);
	background-repeat: repeat-x;
	height: 131px;
	padding-left: 30px;
	padding-top: 20px;
	width: 208px;
}

#nav {
}

#nav ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#tiny {
	height: 1px;
	width: 1px;
}

#top {
	background-image: url(../images/bkg_middle.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 72px;
	width: 755px;
}

#topnav {
	padding-bottom: 20px;
	padding-left: 630px;
	padding-top: 35px;
}

#topnav a {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

span.orange {
	color: #FF9300;
}

/* PST addition */

div.tourButton
{
  position: relative;
  top: 0px;
  left: 150px;
  width: 128px;
  height: 32px;
  margin-top: 18px;
  padding-top: 16px;
  text-align: center;
}

div.tourButton img
{
  position: absolute;
  top: 0;
  left: 0;
  border-width: 0;
}

a.tourButtonLink
{
  position: relative;
  z-index: 100;
  color: #FFFFFF;
  font-size: 12pt;
  font-weight: 700;
}
