body
{
	text-align: center;
	font-family: verdana;
	font-size: 9pt;
	line-height: 1.4;
	background-color: #f5f5f5;
	background-image: url(../images/PageBG.jpg);
	background-repeat: repeat-x;
}

div, td, p { font-family: verdana;
	font-size: 9pt; 
	line-height: 1.4;}

div
{
	text-align: left;
}
img
{
	border: 0px;
}
a
{
	color: #135B09;
}

p
{
	margin: 0px;
	padding: 0px;
}

ul { margin-top: 0px; margin-bottom: 0px;}

h1
{
	font-size: 200%;
	font-weight: bold;
}

h3
{
	font-size: 135%;
	font-weight: bold;
}

h4
{
	font-size: 100%;
	margin-top: 5px;
	margin-bottom: 2px;
	color: orange;
}

select, input, textarea
{
	font-family: Verdana, Helvetica, sans-serif;
}

td
{
	font-size: 0.9em;
	vertical-align: top;
}

#Body ul li
{
	margin-top: 0px;
	margin-bottom: 5px;
}

#Page
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #135B09;
}
#Banner
{
}
#NavShadow
{
	margin: 0px;
	padding: 0px;
}
#Body
{
	width: 800px;
	background-color: #f8faed;
	min-height: 350px;
	_height: 350px;
	background-image: url(../images/BodyBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#Body .Content
{
	display: inline-block ;
	width: 750px;
	padding-left: 25px;
	padding-right: 25px;
}



#Body .Left
{
	float: left;
	width: 490px;
	margin-right: 10px;
}

#Body .Right
{
	float: right;
	width: 250px;
}

#Body .SecContent
{
	min-height: 60px;
	_height: 60px;
}
#BottomLinks
{
	color: #135B09;
	clear: both;
	background-color: #f8faed;
	text-align: center;
	font-size: 8pt;
	padding: 5px;
}
#Footer
{
	clear: both;
	text-align: center;
	font-size: 8pt;
	margin-top: 10px;
}

#FAQSection {Margin: 0px 5px 0px 5px;}
#FAQSection ul { margin-left: 15px; margin-top: 15px; margin-bottom: 15px;}
#FAQSection ul li { margin-bottom: 5px; }
#FAQSection ul li a { color: #062759; }
#FAQSection h4 { }

.error
{
	color: #c00;
}

.pager
{
	font-size: 120%;
}

.pager a
{
	margin-left: 5px;
	margin-right: 5px;
}

.searchresults
{
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 0;
	list-style-type: none;
}

.searchresults .sub
{
	font-size: 90%;
	color: #090;
}

.searchresults li
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.section
{
margin: 0px;
	padding:  5px 0px 5px 0px;
}
.section h3
{
	color: Green;
	padding: 0px;
	margin-top: 3px;
	margin-bottom: 7px;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 5px;
}

.articlelist li li
{
	margin-left: 0;
	margin-bottom: 5px;
	margin-right: 0;
	margin-top: 0px;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
	border-top: dashed 1px #ccc;
	border-bottom: dashed 1px #ccc;
}

.articlesub span
{
	margin-right: 6px;
}

.articlesub a
{
	margin-right: 6px;
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style: none;
}

.articlecomments li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 0;
	border-bottom: solid 1px #eee;
}

.articleerror
{
	color: #c00;
}

.feeditem
{
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 3px;
}

.feeditem h4
{
	margin-top: 2px;
	margin-bottom: 3px;
	font-size: 100%;
}

.feeddetails
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
}

.languageswitcher ul
{
	padding: 0;
	margin: 0;
	list-style: none;
}

.languageswitcher li
{
	display: inline;
	padding: 2px;
	margin-right: 3px;
}
