body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	font-size: 11px;
}
h1 {font-size: 20px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}

.lightbg {
	font-size: 11px;
	color: #212885;
	text-decoration: none;
	background-color: #b4b9cb;
	padding: 6px; text-align:justify;
}
.lightbg a:link {color: #212885; text-decoration: none;}
.lightbg a:visited {color: #212885; text-decoration: none;}
.lightbg a:focus {color: #212885; text-decoration: none;}
.lightbg a:hover {color: #212885; font-weight:bold; text-decoration: underline;}
.lightbg a:active {color: #212885; text-decoration: none;}

.footer {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #394b87;
	text-align: center;
	padding: 6px;
}
.footer a:link {color: #CCCCCC; text-decoration: none;}
.footer a:visited {color: #CCCCCC; text-decoration: none;}
.footer a:focus {color: #CCCCCC; text-decoration: none;}
.footer a:hover {color: #CCCCCC; text-decoration: underline;}
.footer a:active {color: #CCCCCC; text-decoration: none;}

.darkbg {
	font-size: 11px;
	color: #b4b9cb;
	text-decoration: none;
	background-color: #394b87;
	padding: 6px; text-align:justify;
}
.darkbg a:link {color: #b4b9cb; text-decoration: none;}
.darkbg a:visited {color: #b4b9cb; text-decoration: none;}
.darkbg a:focus {color: #b4b9cb; text-decoration: none;}
.darkbg a:hover {color: #b4b9cb; font-weight:bold; text-decoration: underline;}
.darkbg a:active {color: #b4b9cb; text-decoration: none;}

.heading {
	font-size:14px;
	color: #000066;
	text-decoration: none;
	text-align: right;
	padding: 3px;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
}

em {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.topmenu a:link {color: blue; text-decoration: none;}
.topmenu a:visited {color: blue; text-decoration: none;}
.topmenu a:focus {color: blue; text-decoration: none;}
.topmenu a:hover {color: blue; font-weight:bold; text-decoration: underline;}
.topmenu a:active {color: blue; text-decoration: none;}
.topmenu td {background-image: url(../images/blnk_01.gif);}
.topmenu td {
	border-top-color: #ECE9D8;
	border-right-color: #ECE9D8;
	border-bottom-color: #ECE9D8;
	border-left-color: #ECE9D8;
}

.bottommenu {font-size: 11px;}
.bottommenu a:link {color: blue; text-decoration: none;}
.bottommenu a:visited {color: blue; text-decoration: none;}
.bottommenu a:focus {color: blue; text-decoration: none;}
.bottommenu a:hover {color: blue; font-weight:bold; text-decoration: underline;}
.bottommenu a:active {color: blue; text-decoration: none;}

.content {font-size: 12px;}
.content {padding: 20px;}

.navbar {
	font-size: 12px;
	color: #212885;
	text-decoration: none;
	background-color: #b4b9cb;
	padding: 6px;
}
.navbar a:link {color: #212885; text-decoration:none;}
.navbar a:visited {color: #212885; text-decoration:none;}
.navbar a:focus {color: #212885; text-decoration:none;}
.navbar a:hover {color: #212885; text-decoration:underline;}
.navbar a:active {color: #212885; text-decoration:none;}

.hpcontent {padding: 10px; text-align:justify;}
