

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #555;
	line-height: 150%;
	letter-spacing: 0px;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.tabloo {
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}

.searchBox {
	background-image: url(img/bg1.gif);
	background-repeat: repeat-x;
	padding: 8px;
	border: 1px solid #000;
}

.formPrintout {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	color:#000;
}
.formPrintoutTitle {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px;
}
.formPrintoutField {
	width: 200px;
	text-align: right;
	padding: 0px 0px 0px 0px;	
}
.formPrintoutEntry {
	border-bottom: 1px dotted #444;
	font-size: 20px;
	font-weight: bold;
}

.resourceTable {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
}
.resourceTitle {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 10px;
}
.resourceSubTitle {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding: 0px 0px 8px 0px;
}
.resourceRow {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px dotted #444;
	padding: 5px 0px 0px 10px;
}
.resourceRow a:link {
	color: #00f;
	text-decoration: none;
}
.resourceRow a:visited {
	color: #AA00FF;
	text-decoration: none;
}
.resourceRow a:hover, .resourceRow a:visited:hover {
	color: #ff2a00;
	text-decoration: underline;
}


a:link {
	color: #00f;
	text-decoration: underline;
}
a:visited {
	color: #AA00FF;
	text-decoration: underline;
}
a:hover, a:visited:hover {
	color: #ff2a00;
	text-decoration: underline;
}


.menuItem {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(img/btn.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	text-align: center;
	padding: 4px;
	cursor: default;
}
.menuItemSelected {
	font-family: century gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top: 1px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 1px solid #000;
	text-align: center;
	padding: 4px;
	background-color: #D8F1E4;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.menuItem a:link, .menuItem a:visited {
	color: #444;
	text-decoration: none;
}
.menuItem a:hover, .menuItem a:visited:hover {
	color: #000;
	text-decoration: underline;
}
.menuItemSelected a:link, .menuItemSelected a:visited {
	color: #000;
	text-decoration: none;
}
.menuItemSelected a:hover, .menuItemSelected a:visited:hover {
	color: #444;
	text-decoration: underline;
}
.pageMenuItem {
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	text-align: left;
	padding: 4px;
	cursor: default;
}
.pageMenuItemSelected {
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	text-align: left;
	padding: 4px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	cursor: default;
}
.pageMenuItem a:link, .pageMenuItem a:visited {
	color: #000;
	text-decoration: none;
}
.pageMenuItem a:hover, .pageMenuItem a:visited:hover {
	color: #444;
	text-decoration: underline;
}

.textMenu {
	width: 100%;
	font-size: 11px;
	text-align: center;
	color: #000;
	padding: 8px 0px 20px 0px
}

.menuBar {
	width: 170px;
	background-color: #D8F1E4;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #888;
	border-left: 1px solid #888;
	padding: 0px 0px 0px 0px
}
.menuBarItem {
	text-align: right;
	padding: 4px 10px 4px 10px;
}
.menuBarItemSelected {
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	text-align: left;
	padding: 4px 10px 4px 10px;
	background-color: #00A24F;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
}
.menuBarSubItem {
	text-align: left;
	padding: 4px 10px 4px 10px;
	font-size: 10px;
	cursor: pointer;
}
.menuBarSubItemSelected {
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	text-align: left;
	padding: 4px 10px 4px 10px;
	background-color: #00A24F;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	cursor: default;
	font-size: 10px;
}
.menuBarItem a:link, .menuBarItem a:visited, .menuBarSubItem a:link, .menuBarSubItem a:visited {
	color: #000;
	text-decoration: none;
}
.menuBarItem a:hover, .menuBarItem a:visited:hover, .menuBarSubItem a:hover, .menuBarSubItem a:visited:hover {
	color: #888;
	text-decoration: underline;
}

.menuBarItemSelected a:link, .menuBarItemSelected a:visited, .menuBarSubItemSelected a:link, .menuBarSubItemSelected a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menuBarItemSelected a:hover, .menuBarItemSelected a:visited:hover, .menuBarSubItemSelected a:hover, .menuBarSubItemSelected a:visited:hover {
	color: #ccc;
	text-decoration: underline;
}

.news {
	background-image: url(img/bg11.gif);
	background-repeat: repeat-x;
	font-family: Arial Black, Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #006130;
	border-top: 1px solid #00A24F;
	border-bottom: 1px solid #00A24F;
	padding: 1px 0px 1px 0px;
}
.sideItemBold {
	padding: 3 5 12 5;
	vertical-align: middle;
	font-size: 13px;
}
.sideItem {
	padding: 12 5 3 5;
	color: #00A24F;
	font-size: 11px;
	vertical-align: bottom;
}

.newsItem {
	padding: 3 5 12 5;
	color: #00A24F;
	font-size: 11px;
}

.newsItem a:link, .newsItem a:visited {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
.newsItem a:hover, .newsItem a:visited:hover {
	color: #888;
	text-decoration: underline;
	font-size: 12px;
}
