body {
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1.5em;
	color:#AAA;
	border:0;
	padding:0;
}

td, th {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	line-height:1em;
	color:#333;
}

ul, ol, li{
	font-size:.9em;
}

a {
	color:#36C;
	text-decoration:underline;
}

p {
	color:#AAA;
	font-size:.8em;
	text-align:left;
}

form {
	background-color:#CC9;
}

#bar{
	top:auto;
	float:none;
	border:0;
	padding:0;
}

#maincontent{
	width:100%;
	margin:0px auto;
}

.page{
	width:auto;
	top:auto;
}
#leftcol, #centercol, #rightcol{
	position:relative;
	float:left;
}

#leftcol {
	width:20%;
}

#centercol {
	width:60%;
	text-align:center;
	margin:0px auto;
}

#rightcol {
	width:20%;
}

.clear{clear:both;}

.title{
	font-size:1.5em;
	line-height:1.1em;
	font-weight:bold;
	color:#DCDCDC;
	padding:10px;
}

.subtitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	line-height:1.5em;
	font-weight:bold;
	color:#066;
}

.contenttext{
	width:80%;
	padding:10px 10%;
}

.header {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.5em;
	background-color:#066;
	color:#DCDCDC;
}

.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	background-color:#000;
	text-align:center;
}

.nav div{
	display:inline;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 3em;
	background-color: #FFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.5em;
	color: #FFF;
	background-color: #399;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #CCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: lighter;
	line-height: 1em;
	color: #333;
	background-color: #CCC;
	margin: 20px 0px 0px 0px; 
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333;
}

.box1 {
	border-color: #CCC #333 #333 #CCC;
	border-width: medium;
	border-style: ridge;
}

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #003;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	color: #FFF;
	background-color: #369;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #9C9;
	color: #066; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: underline;
}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
