body {margin:0px; background:#fff; font-family:Verdana; font-size:11px; color:#424141;}

.titlePage { font-size:18px; font-weight:bold; color:#00722d;}

#bottomLinks { color:#42aafe; font-weight:bold;padding:20px; background:#eaf6ff;}
#bottomLinks a { color:#42aafe; text-decoration:none;}
#bottomLinks a:hover{ color:#42aafe; text-decoration:underline;}

.green {color:#00722d; font-weight:bold;}
a.green {color:#00722d; text-decoration:none;}
a.green:hover {color:#00722d; text-decoration:underline;}

#footer { color:#fff;}
#footer a { color:#fff; text-decoration:none;}
#footer a:hover {text-decoration:underline;}

#navLinks { color:#00722d; font-weight:bold;}
#navLinks a { color:#00722d; text-decoration:none;}
#navLinks a:hover{ color:#000;}

#body{padding-left: 8px;}

h1{
	font-size: 18px;
	font-family:Arial, Helvetica, Sans Serif;
	font-weight: bold;
	margin: 0px;
	color: #4E57A1;
}

h1 a:link{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}


h1 a:hover{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}


h1 a:visited{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}

h1 a:active{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}

h2{
	font-size: 16px;
	font-family:Arial, Helvetica, Sans Serif;
	font-weight: bold;
	margin: 0px;
	color: #4E57A1;
}


h2 a:link{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}


h2 a:hover{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}


h2 a:visited{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}

h2 a:active{
	color: #4E57A1;
	font-weight: bold;
	text-decoration: none;
}

h3{
	font-size: 12px;
	margin: 0px;
	color: #4E57A1;
}

#mainNav {
	position: relative;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}

.menuCat{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	color: #00722d;
	text-align: left;
	font-weight: bold;
	padding:5px 0px 10px 0px
}

.menuSection{
	border-top:1px solid #00722d;
}



.menuCat A{
	font-size: 11px;
	text-decoration: none;
	color: #00722d;
}

.menuCat A:link{
	text-decoration: none;
	color: #00722d;
}

.menuCat A:active{
	text-decoration: none;
	color: #00722d;
}

.menuCat A:hover{
	text-decoration: none;
	color: #00722d;
}

.menuCat A:visited{
	text-decoration: none;
	color: #00722d;
}


.menuCatOn{
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 80%;
	color: #00722d;
	padding:5px 0px 5px 0px
}

.menuCatOn A{
	font-size: 11px;
	font-weight: bold;
	color: #424141;
	text-decoration: none;
}

.menuArticle{
	margin-left: 25px;
	margin-bottom: 8px;
	font-size: 11px;

}

.menuArticle A:link, .menuArticle A:hover,.menuArticle A:visited, .menuArticle A:active{
	text-decoration: none;
	color: #000;
	}

	/* Footer */

.btmTd{
	padding-top: 10px; padding-bottom: 10px;
	border-bottom: 1px dotted #424141;
	position: relative;
	width: 725px;
}

UL.navFooterMenu{
	list-style-type: none;
	margin: 0px 0px 5px 0px;
 	position: relative;
}



UL.navFooterMenu LI{
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
}

UL.navFooterMenu LI A:link{
	text-decoration: none;
	color: #000000;
	font-size:11px;
}

UL.navFooterMenu LI A:visited{
	text-decoration: none;
	color: #000000;
	font-size:11px;
}

UL.navFooterMenu LI A:hover{
	text-decoration: none;
	color: #000000;
	font-size:11px;
}

#navFooter{
	clear: both;
	float:none;
	text-align: center;

}

#navFooterBar{
	height: 29px;
	padding-top: 8px;
	padding-left: 5px;
}

#navFooterTag{
	color: #C5C5C5;
	font-weight: italics;
	text-align: center;
}

/* BODY */

.itemArticle{
	margin-top: 8px;
	width: 550px;
}

.itemArticle .title{
	padding: 4px;
}

.itemArticle .content{
	padding: 4px;
}
.itemArticle .more{
	margin-left: 150px;
	text-align: right;
}

#pageFooterUrls{
	text-decoration: none;
	color: #333333;
	margin-top: 10px;
}

#pageFooterUrls a{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
}

#pageFooterUrls a:link{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
}

#pageFooterUrls a:visited{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
}

#pageFooterUrls a:active{
	color: #333333;
	text-decoration: none;
	border-bottom: 1px solid #B2B2B2;
}

/*links*/
.linkItem{
	padding-bottom: 15px;
}
#linkPagesList{
		padding-bottom: 15px;
}

.boxInfo{
	padding-bottom: 15px;
}

.error{ color:#CC0000;}


