body , td , th , p , div , form , h1 , h2 , h3 , h4 , blockquote , ul , ol {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a, a:visited {
	color: #369;
	text-decoration : none;
}

a:hover {
	text-decoration : underline;
}

p {
	font-size: 11px;
}

.buttonbar {
	background-color: #999999;
	text-align: center;
}

input, select {
	font-size: 11px;
}

h1 {
	color: #900;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h2 {
	color: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
}
form {
	margin: 0px 0px 0px 0px;
}

.note {
	font-size: 10px;
}

.index {
	font-size: 11px;
}

.indextitle {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}

.footer {
	font-size: 9px;
	color: #999999;
}

.searchcaption {
	font-size: 10px;
	font-weight: bold;
	color: #336699;
}

.mainmenu {
	font-size: 11px;
	color : #FFFFFF;
	font-weight : bold;
}

a.mainmenu, a.mainmenu:link, a.mainmenu:visited {
	color: #FFFFFF;
	text-decoration : none;
}

a.mainmenu:hover {
	color: #FFFFFF;
	text-decoration : underline;
}

.navsection {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
}

.navitem {
	font-size: 12px;
	}

a.navitem, a.navitem:visited {
	color: #336699;
	text-decoration : none;
}

a.navitem:hover {
	text-decoration: underline;
}

.border {
	background-color: #6699CC;
}

.content {
	background-color: #FFFFFF;
	color: #000000;
}

.summary {
	background-color: #EEEEEE;
	color: #000000;
}

th, .header {
	background-color: #6699CC;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.header a, .header a:visited, a.header, a.header:visited {
	color: #FFFFFF;
}

.alt1 {
	background-color: #FFDFDF;
	color : #000000;
}

.alt2 {
	background-color: #FFEEEE;
	color : #000000;
}
