BODY {
	color: #000000;	margin-top : 2px; margin-left : 2px; margin-right : 2px; margin-bottom : 2px; font-size: 10pt; font-family: Arial, sans-serif;

}
.content-area {
	background-color: #ffffff;
}
.header {
	
}
.nav_head {
	background-color: #00379E;
}
.nav_top {
	background-color: #6699cc;
}
.nav_side {
	background-color: #dfeefd;
}
A:link {
	color: #0033cc;	text-decoration: none;
}
A:hover {
	color: #0033cc;	text-decoration: underline;
}
A:visited {
	color: #9933cc;	text-decoration: none;
}
h1 {
	font-weight: normal; font-size: 35px}
h2 {
	font-weight: normal; font-size: 25px
}
h3 {
	font-weight: normal; font-size: 22px
}
h4 {
	font-weight: normal; font-size: 18px
}
hr {
	color: #000066;
}
.nav-normal {
	padding-left : 8px;
	padding-right : 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 10pt;
	font-weight: bold;
	background-color: #dfeefd;
	border-style : solid solid solid solid;
	border-width : 1px 1px 1px 1px;
	border-color : #eeeeee #eeeeee #eeeeee #eeeeee;
}
.nav-normal A:link{
	color: #004080;
	font-size: 9pt;
	background-color: #eeeeee;
}
.nav-normal A:visited{
	color: #004080;
	font-size: 9pt;
	background-color: #eeeeee;
}
.nav-normal A:hover{
	color: blue;
	font-size: 9pt;
	text-decoration: none;
	background-color: #eeeeee;
}
.nav-group {
	padding-left : 8px;
	padding-right : 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #004080;
	font-size: 10pt;
	font-weight: bold;
	background-color: #dfeefd;
	border-style : solid;
	border-width : 1px 1px 1px 1px;
	border-color : #ffffff #ffffff #ffffff #ffffff;
}
.nav-group A:link{
	color: #004080;
	font-size: 9pt;
	background-color: #ffffff;
}
.nav-group A:visited{
	color: #004080;
	font-size: 9pt;
	background-color: #ffffff;
}
.nav-group A:hover{
	color: #004080;
	font-size: 9pt;
	text-decoration: none;
	background-color: #ffffff;
}
.search_top {
	font-family : "MS Sans Serif", "Microsoft Sans Serif";
	color:#000000;
	font-size : 10;	
	font-style : normal;	
	font-weight : bold;
	text-decoration:none;
	text-align:left;
	background-color: #6699cc;
}
.nav-active {
	color: white;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	background-color: #0000a0;
}
.nav-active A:visited{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #0000a0;
}
.nav-active A:link{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #0000a0;
}
.nav-active A:hover{
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #0000a0;
}
.fontUser { font-family: "MS Sans Serif", "Microsoft Sans Serif"; 
		  font-weight: bolder;
		  color: #00379e;
		  font-size: 11px}