body {
	margin: 5px;
 	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt; 
	background-color: #ffffff;
	color: #2E2E2E;
}

p, td, div, input, textarea {
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 8pt; 
	color: #2E2E2E;
}

a {color: #1E4657;}
a:hover {color: #000000;}

a.mainmenu {color: #ffffff; font-weight: bolder; text-decoration: none;}
a.mainmenu:hover {color: #ffffff; font-weight: bolder; text-decoration: underline;}
a.mainmenuactive {color: #062D41; font-weight: bolder; text-decoration: none}

a.submenu {color: #667074; font-size: 7pt; font-weight: bolder; text-decoration: none}
a.submenu:hover {color: #062D41; font-size: 7pt; font-weight: bolder; text-decoration: none}
a.submenuactive {color: #062D41; font-size: 7pt; font-weight: bolder; text-decoration: none}

a.newslink {color: #2E2E2E; text-decoration: none;}
a.newslink:hover {color: #2E2E2E; text-decoration: underline;}

a.newstitle {color: #2E2E2E; font-weight: bolder; text-decoration: none;}
a.newstitle:hover {color: #2E2E2E; font-weight: bolder; text-decoration: underline;}

h1 {
	color: #000080;
	font-size: 10pt;
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 8pt;
}

h2 {
	color: #4E5456;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 4pt;
	margin-bottom: 4pt;
}

h3 {
	color: #4E5456;
	font-size: 8pt;
	font-weight: bold;
	margin-bottom: 3pt;
}

.newtitle {color: #2E2E2E; font-weight: bolder; text-decoration: none; line-height:14pt;}

.small {
	font-size: 7.5pt; color: #4B5357;
}

.nav {
	font-size: 7.5pt; color: #4B5357;
}

.navactive {
	font-size: 7.5pt; color: #4B5357; font-weight:bold;
}

.inp {
	font-size: 7pt;
	}

.date {
	color: #8A979C;
	font-weight: bold;
	font-size: 7pt;
}

.author {
	font-size: 7.5pt; color: #4B5357; margin-top: 3pt; margin-bottom: 3pt;
}

	
.blockheader {color: #ffffff; font-weight: bolder;}


.indention {
	padding: 10px;
}


.btn {
	border: 0px;
	background-color: #0148A2;
	color: #FFF5B0;
	font-weight: bold;
	padding: 1px
}

	
.nodecor {
	text-decoration:none;
}

.inquired {
	color: #000080;
}	
