/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:9pt;
	font-family: Arial;
	color:5d5d5d;
	background-color:#CCCCCC;
}
table {
	font-size:9pt;
	font-family: Arial;
	color:#5d5d5d;
}
input {
	font-size:9pt;
	font-family: arial;
}
.inputText {
	color: #5d5d5d;
	border:1px solid #8d9698;
	padding-left:3px;
}
.newsDate {
	font-size: 9pt;
}
.newsText {
	font-weight: bold;
	color:#333333;
	font-size: 9pt;
}
.bodyText {
	font-size: 9pt;
	color:#000000;
}
.bodyText2 {
	font-size: 9pt;
	color:#ffffff;
}
/*Texts style for Council page*/
.NameText {
	font-size: 10pt;
	color:#000000;
	font-weight: bold;
}
.DegreeText {
	font-size: 8pt;
	color:#000000;
	font-weight: bold;
}
.PositionText {
	font-size: 10pt;
	color:#000000;
}
.newsHeader {
	font-size: 10pt;
	color: #0066cc;
	font-weight: bold;
}
.redText {
	font-size: 9pt;
	color:#EA0000;
}
.councilHeader {
	font-size: 10pt;
	color: #ffffff;
	font-weight: bold;
}
.Header {
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}

.loginHeader {
	font-size: 10pt;
	color: #eaff8d;
	font-weight:bold;
}
/*normal links style*/
a:link {font-weight: bold;color: #3f8a0f;text-decoration: underline;}
a:visited {font-weight: bold;color: #3f8a0f;text-decoration: underline;}
a:hover {font-weight: bold;color: #3f8a0f;text-decoration: underline;}
a:active {font-weight: bold;color: #3f8a0f;text-decoration: underline;}

.naviLayer
{
	position: absolute;
}
