body {
	background-color: #d6e0e0;
	font-family: Calibri, Arial, Verdana, Lucida, Helvetica, ËÎÌå,sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #000000;
}

td, th {
	font-family: Calibri, Tahoma, Arial, Verdana, Lucida, Helvetica, ËÎÌå,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}

a:link {	color: #000;	text-decoration: none;}
a:visited {	color: #000;	text-decoration: none;}
a:hover {	color: #005dac;	text-decoration: underline;}
a:active {	color: #005dac;	text-decoration: underline;}


.titlebar {	padding-right:5px;	font-size: 11px;  color:#ccc; background-color:#000000; text-align: right; height:22px;}
a.titlebar:link {	color: #ccc; text-decoration: none;}
a.titlebar:visited {	color: #ccc; text-decoration: none;}
a.titlebar:hover {	color: #fff;	text-decoration: underline;}
a.titlebar:active {	color: #fff;	text-decoration: underline;}

.titlebar2 { padding-right:5px;	font-size: 10px;  color:#ccc; background-color:#000000; text-align: right;}
a.titlebar2:link {	color: #ccc; text-decoration: none;}
a.titlebar2:visited {	color: #ccc; text-decoration: none;}
a.titlebar2:hover {	color: #fff;	text-decoration: underline;}
a.titlebar2:active {	color: #fff;	text-decoration: underline;}

.whitesml {	font-size: 11px;  color:#fff; }
a.whitesml:link {	color: #fff; text-decoration: none;}
a.whitesml:visited { color: #fff; text-decoration: none;}
a.whitesml:hover {	color: #fff; text-decoration: underline;}
a.whitesml:active {	color: #fff; text-decoration: underline;}

select {	font-size: 9px;	background-color: #fff;}
input {	font-size: 8px;}

.biasblue {	color:#004ea2; font-size: 14px; font-style: italic; font-weight: bold;}
a.biasblue:link { color: #004ea2; text-decoration: none;}
a.biasblue:visited { color: #004ea2; text-decoration: none;}
a.biasblue:hover {	color: #004ea2;	text-decoration: underline;}
a.biasblue:active {	color: #004ea2;	text-decoration: underline;}

.blue12underline {	color:#004ea2; font-size: 12px; }
a.blue12underline:link { color: #004ea2; text-decoration: underline;}
a.blue12underline:visited { color: #004ea2; text-decoration: underline;}
a.blue12underline:hover {	color: #005dac;	text-decoration: none;}
a.blue12underline:active {	color: #005dac;	text-decoration: none;}

.bluetitle {	color:#004ea2;	font-size: 15px;	font-style: italic;	font-weight: bold;}

.red9 {	color:#ff0000;	font-size: 9px;}
.textalign { text-indent: 20px;}

