@charset "utf-8";
body {
	background-color: #445437;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 81%;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #445437;
}
.Pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #3B3C74;
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #332771;
}
.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #2B215D;
}

.contentbg {
	background-image: url(images/layout002_10.jpg);
	background-repeat: repeat;
}
.hrule {
	color: #3A3973;
}
.tablebdr {
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-color: #322C6C;
	border-right-color: #322C6C;
	border-bottom-color: #322C6C;
	border-left-color: #322C6C;
}
.blueheadersm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	color: #2B215D;
}
