body {
	margin-top:20px;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #006600;
	background-color: #EAEDF4;
	background-image:url(../images/homepage/bg.gif); 
	}
html>body { font-size: 12px; }

.head_border_first { border: 1px solid #D4E3AC; }
.head_border_rest {
	border-top: 1px solid #D4E3AC;
	border-right: 1px solid #D4E3AC;
	border-bottom: 1px solid #D4E3AC;
}

.subhead {
	font-size: 10px;
	color: #666666;
}

.mainMenu {
	font-size: 10px;
	text-align: center;
	color: #336633;
	line-height: 15px;
	background-color: #D4E3AC;
	background-image:url(../images/teal_texture4.jpg); 
	border: 1px outset #FFFFFF;
}

.subMenu {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	background-color: #EAEDF4;
	padding-top: 3px;
	padding-bottom: 5px;
	text-align: center;
}

#pageContent {
	padding-left: 25px;
	padding-right: 25px;
}

.center { text-align:center; }

p, td, dd {
	font-size: 10px;
	line-height: normal;
	color: #333300;
	text-align: left;
}

.bground {	background-color: #EAEDF4; border: 1px outset #cccccc; padding: 2px; }

dt {
	font-size: 11px;
	font-weight: bold;
	color: #333300;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #240C90;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: normal;
	color: #240C90;
	text-align: center;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	color: #240C90;
	text-align: center;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	color: #240C90;
	text-align: center;
}


.bar {
	background-color:#EAEDF4; 
	border: 1px solid #DDDDDD; 
	padding: 2px; 
	margin-top: 25px; 
	font-weight:bold
}

a:link { color: #BB00BB; font-weight: bold; text-decoration: none }
a:visited { color: #0000CC; font-weight: bold; text-decoration: none }

a.mm:link, a.mm:visited {
	color: #003300;
	font-weight: normal;
	text-decoration: none;
}

.footer{
	font-family: sans-serif;
	font-size: 9px;
	color: #333333;
}
