body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ffffff url(/images/background.jpg);
	color: #000000;
	background-attachment: fixed;
}

td, p, li {
	font-size: 12px;
}

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

a:hover, a:active {
	text-decoration: underline;
	color: #000099;
}

h1 {
	font-size: 18px;
	color: #333366;
	font-weight: bold;
}

h2 {
	font-size: 14px;
	color: #333366;
	font-weight: bold;
}

h3 {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.sectionheader {
	/* border: 1px solid #cccccc; */
	/*background: #eeeeee url(/images/title_background.jpg) no-repeat;*/
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #333366;
	white-space: nowrap;
}

.subnav {
	font-size: 9px;
	white-space: nowrap;
	text-align: right;
	padding: 0px 10px 0px 0px;
}

.subnav1 {
	border: 1px solid #cccccc;
	padding: 4px;
	font-size: 10px;
	background-color: #eeeeee;
	font-weight: bold;
	white-space: nowrap;
}

.subnav2 {
	border: 1px solid #cccccc;
	padding: 4px 4px 4px 15px;
	font-size: 10px;
	background-color: #ffffff;
	white-space: nowrap;
}

.footer {
	font-size: 10px;
	text-align: center;
}

.small {
	font-size: 9px;
	text-align: center;
	color: #333333;
	padding: 2px;
}

.warning {
	color: #AA0000;
}

.caption {
	font-size: 9px;
	font-style: italic;
	color: #333333;
	background-color: #eeeeee;
	text-align: right;
	padding: 2px;
}

.pagination {
	font-size: 10px;
	color: #333333;
}

.light {
	font-size: 10px;
	color: #333333;
}
