body { padding: 0; margin: 0; font-size: 12px; font-family: tahoma, sans-serif; letter-spacing: 1px; line-height: 160%; background: #FFFFFF; color: #454545; }
div { text-align: left; }
#topOfPage { display: none; }
#container { width: 730px; padding: 25px; background: #FFFFFF; margin-left: auto; margin-right: auto; }
#header { height: 45px; }
#logo {	width: 186px; float: left; }
#search { float: right; padding-top: 8px; text-align: right; width: 225px; }
#bar { clear: both; background: #FF4500; height: 25px; }
#top { background: url("../images/top3.gif") 100% 0 no-repeat #FFA500; height: 200px; clear: both; }
#body { clear: both; margin-bottom: 15px; margin-top: 15px; }
#footer { clear: both; padding-top: 5px; }
div.block, div.blockDistinct, div.special { padding: 10px; padding-bottom: 3px; padding-top: 8px; }
div.blockDistinct { background: #DCDCDC no-repeat 100% 100%; }
div.special { background: #7CFC00; text-align: center; letter-spacing: 5px; font-weight: bold; font-size: larger }
h1, h2 { margin: 0; margin-bottom: 10px; padding: 0; font-weight: normal; font-size: 25px; }
#top h1 { color: #000000; padding-left: 40px; padding-top: 80px; line-height: 110%; font-weight: bold }
h2 { font-size: 16px; margin-bottom: 5px; color: #000; }
#top h2 {
  padding-left: 35px; padding-top: 30px;
}


p {	margin: 0; margin-bottom: 5px; }
p.right {
  text-align: right;
  float: right;
  }

p.centre {
  text-align: center;
}

#footer p {	clear: both; color: #c0c0c0; font-size: 11px; }
form { margin: 0; }
fieldset { padding: 0; border: 0; }
legend { display: none; }

#footer li { float: left; padding: 0; height: 15px;	vertical-align: middle;	padding-right: 25px;	font-size: 11px; }
a:link, a:active, a:visited { text-decoration: none; }
a:link, a:active, a:visited { color: #454545; }
a:hover {text-decoration: underline;}
a img { border: 0; }
a img:active { border: 0; }
span.highlight { color: #DCDCDC; }
span.hide { display: none; }
span.underline { text-decoration: underline; }

#footer a {
	color:#AAAAAA;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer a:hover {
	color:#AAAAAA;
	background-color:#FFFFFF;
	text-decoration:underline;
}

a.nav, a.nav:link, a.nav:visited {display:block; padding-left: 10px; padding-right: 10px; height:25px; background:#FF4500;  text-align:center; text-decoration:none; font-family:verdana, arial, sans-serif; font-size:12px; border-right: 1px solid #fff; color:#000; line-height:25px; overflow:hidden; float:left;}
a.nav:hover {color:#fff; background:#FFA500;}
a.nav:active {color:#FFFFFF; background:#DC143C;}

div.centre {
  text-align: center;
}

#left {
  float:left;
  width:360px;
}

#right {
  float:right;
  width:360px;
}

#leftone {
  float:left;
  width:180px;
}

#lefttwo {
  float:right;
  width:180px;
}

#inner {
  text-align: right;
  padding-right: 45px;
}

#rightone {
  float:left;
  width:180px;
}

#righttwo {
  float:right;
  width:180px;
}

.spacer {
	width:100%;
	height:15px;
    clear: both;
}