/*------------ Basic HTML elements ------------*/

body {
	font-family:Arial, Helvetica, Sans-serif;
	background-color:#FFF;
	margin:0 auto;
	color:#000;
}

table {
	font-family:Arial, Helvetica, Sans-serif;
	font-size:12px;
	line-height:normal;
}

th {
	font-family:'Trebuchet MS', Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
}

td {
	font-family:Arial, Helvetica, Sans-serif;
}

table table table[border='0'] th, table table table table[border='0'] th {
	/* if border=0, the th bgcolor turn white */ 
   	background-color:#fff;
	color:#000;
}

p {
	font-family:Arial, Helvetica, Sans-serif;
}

h1 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:normal;
	line-height:35px;
	margin:0;
	font-size:24px;
}

h2 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:normal;
	line-height:normal;
	font-size:19px;
}

h3 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:normal;
	line-height:normal;
	font-size:18px ;
	color:#C93;
}

h4 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:15px;
	color:#069;
}

h5 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:bold;
	line-height:normal;
	font-size:13px;
}

h6 {
	font-family:Arial, Helvetica, Sans-serif;
	font-weight:bold;
	line-height:normal;
	margin-bottom:0;
	font-size:11px;
}

hr {
	height:1px;
	width:90%;
	color:#c93;
}

blockquote {
	font-family:Arial, Helvetica, Sans-serif;
	line-height:normal;
	margin:auto 40px;
	padding:0 5px;
}

ol, ul, ol li, ul li, table ol, table ul {
	font-family:Arial, Helvetica, Sans-serif;
}

ol {
	line-height:normal;
	font-size:inherit;
}

ul {
	font-family:Arial, Helvetica, Sans-serif;
	line-height:normal;
	font-size:inherit;
}

li {
	font-family:Arial, Helvetica, Sans-serif;
	line-height:normal;
	font-size:inherit;
	margin-bottom:4px;
}

li br {
	margin-bottom:-4px;
}

form {
	margin-bottom:0;
}

select, textarea, input {
	font-family:Tahoma, Verdana, Arial, Helvetica;
	padding-left:3px;
	color:#000;
}

#whatsnew h4 {
	margin:0;
	font-family:Arial, Tahoma, Sans-serif;
	font-weight:bold;
	line-height:20px;
	font-size:17px;
	color:#369;
}

/*------------ Links ------------*/

a:link {
	color:#369;
}

a:visited {
	color: #a0f;
	text-decoration:underline;
}

a:hover {
	color:#000;
	text-decoration:none;
}

a:active {
	color:#369;
}

#whatsnew h4 a:link, #whatsnew h4 a:visited {
	text-decoration:none;
}

#whatsnew h4 a:hover, #whatsnew h4 a:active {
	text-decoration:underline;
}

#header a:link, #header a:visited {
	color:#C93;
	text-decoration:none;
}

#header a:hover, #header a:active {
	color:#C93;
	text-decoration:underline;
}

#header #topnav a:link, #header #topnav a:visited {
	color:#fff;
	text-decoration:none;
}

#header #topnav a:hover, #header #topnav a:active {
	color:#fff;
	text-decoration:none;
}

a[href$='#top']:link, a[href$='#top']:visited {
	color:#069;
	text-decoration:none;
}

a[href$='#top']:hover, a[href$='#top']:active {
	color:#69C;
	text-decoration:underline;
}

a[href$='#skip']:link, a[href$='#skip']:visited {
	color:#069;
	text-decoration:none;
}

a[href$='#skip']:hover, a[href$='#skip']:active {
	color:#69C;
	text-decoration:underline;
}

/*-- custom classes --*/

.smtxt {
	font-family:Verdana, Arial, Helvetica, Sans-serif;
	font-size:11px;
}

.go {
	font-family:Verdana, Arial, Sans-serif;
	border-bottom:solid 2px #960;
	border-right:solid 2px #960;
	border-left:solid 2px #dc9;
	border-top: 2px #dc9 solid;
	height:22px;
	background-color: #c81;
	font-weight:bold;
	color:#fff;
	font-size:9px;
	width:25px;
}

.searchtxt {
	font-family:Arial, Tahoma, San-serif;
	color:#c93;
	font-weight:bold;
	font-size:12px;
}

/*-- generated content --*/

/* top line */

#topline a, .topline {
	font-family:Arial, Helvetica, Sans-serif;
	letter-spacing:1px;
	font-size:9px;
	color:#666;
	vertical-align:baseline;
}

#topline a:link, #topline a:visited {
	color:#666;
	text-decoration:none;
}

#topline a:hover {
	color:#009;
	text-decoration:underline;
}

#topline a:active {
	color:#666;
	text-decoration:underline;
}

/* topnav fix */

html>body #topnav a {
	border-left:solid 1px #fff;
}

html>body #topnav table {
	margin-left:-2px;
}

/* toplinks */

#toplinks a, .toplinks {
	font-family:Arial, Helvetica, Sans-serif;
	letter-spacing:1px;
	font-size:9px;
	color:#666;
}

#toplinks a:link, #toplinks a:visited {
	color:#666;
	text-decoration:none;
}

#toplinks a:hover {
	color:#009;
	text-decoration:underline;
}

#toplinks a:active {
	color:#666;
	text-decoration:underline;
}

/* Misc styles */

.footerline {
	border-bottom:solid 1px #c93;
}

.h2v {
	font-family:'Trebuchet MS', Verdana, Arial, Helvetica, Sans-serif;
	letter-spacing:1px;
	font-weight:normal;
	margin-bottom:10px;
	line-height:normal;
	font-size:2em;
	color:#666699;
}
.address {
	font-family:"Trebuchet MS", Arial, Helvetica, Sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#c93;
}
