body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #336699;
	
}
#maincontainer {

	width: 800px;
	height:500 px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: solid #86AA8C 2px;
	alink: #333333;
}

td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}

a {
	color: #3366CC;
	text-decoration: none;
}

form {
	background-color: #CCCC99;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #006666;
	color: #DCDCDC;
}

.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
  color: #006666;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	background-color: #006666;
  color: #DCDCDC;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF
  font-weight: bold;
	background-color: #CCCCCC;
}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	background-color: #8AD4DF;
	width: 200px;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:rgb(214,214,214);
	font-weight: bold;
	width: 140px;
}

.menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.menu li a {
	font-weight: lighter;
	color:rgb(128,128,128);
	padding: 5px;
	display: block;
	
}

.menu li a:hover {
	color: rgb(153,204,127);
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	padding: 3px;
	background-color: #FFFFFF;
}

.sidebarHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	background-color: #8AD4DF;
}

.sidebarFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #CCCCCC;
}

.footer {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	line-height: 12px;
	color: #333333;
	
}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	vlink: #3169B8;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
	border-style: none;
	height: auto;
	width: auto;
	position: relative;
	color: #999999;
	text-decoration: none;
}

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

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
  background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CC99;
  color: #006666; 
	font-weight: bolder;
	font-size: medium;
}

a:hover {
	text-decoration: none;
}

.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: regular;
	line-height: 16px;
	color: #666666;
	background-color: FFFFFF;
	width: 300 px;
}

input.small {
	width: 50px;
}
#maincontainer .box1 .small a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
#maincontainer .box1 .box1 {
	font-family: "Wendy Medium";
	font-size: xx-large;
	font-style: normal;
	font-weight: bold;
	color: #528634;
}
