body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	background-color: #F7F9FD;
}
li {
	list-style-image: url(images/bullet.gif);
	list-style-type: disc;
}

.maintable {
	background-color: #FFFFFF;
	border: 1px solid #6A83CE;
}
.mainnav {
	color: #FFFFFF;
	background-color: #6A83CE;
	text-align: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-bottom-color: #AFC322;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.subnav {
	background-color: #c2cdeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CDEB;
	font-size: 12px;
	color: #3A58AF;
}
.subsubnav {
	background-color: #EDF0FA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A83CE;
	font-size: 12px;
	color: #3A58AF;
}
.subsubsubnav {
	background-color: #6a83ce;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A83CE;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.subnav a {
	color: #3957AE;
}
.subnav a:hover {
	color: #687414;
	text-decoration: none;
}

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #87961B;
}
.bodyarea {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #6A83CE;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #6A83CE;
	text-align: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #AFC322;
	padding-right: 5px;
}
.footer a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #AFC322;
	text-decoration: none;
}


.mainnav a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.mainnav a:hover {
	color: #AFC322;
	text-decoration: none;
}
a {
	font-weight: bold;
	color: #87961B;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.tableheadings {
	font-size: 16px;
	font-weight: bold;
	background-color: #F1F7CE;
	text-align: left;
	color: #626C13;
}
.tablelists {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 14px;
}
input,select,textarea {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #3957AE;
}
