/*Layout Styles ***************************/
#MainTable { border: solid 1px #FF9900; height: 71px; }
#BannerCell { border-bottom: solid 1px #FF9900; }
#ImageCell { border-top: solid 1px #FF9900; border-bottom: solid 1px #FF9900; height: 129px;}
#MainCell { background-color: #fffbf5; border-bottom: solid 1px #FF9900; _height: 325px; min-height: 325px; vertical-align: top; padding: 12px;}
#FooterCell { font-size: 9pt; vertical-align: middle; border-bottom: solid 1px white; border-top: solid 1px white; background-color: #FF9900; height: 30px; padding-left: 12px; padding-right: 12px; color: white;}
#FooterCell a {color: White; text-decoration: underline;}

.small {font-size: 8pt;}

/*General Styles **************************/
body
{
	padding: 10px; 
	background-color: #EEEEEE;
	font-size: 11pt;
	font-family: Arial, Helvetica, Verdana;
}

h1
{
	font-family: "Trebuchet MS", Verdana, Helvetica;
	font-size: 200%;
	font-weight: bold;
}

h3
{
	font-size: 13pt;
	font-weight: bold;
	color: #006c80;	
	margin-top: 3px;
	margin-bottom: 7px;
}

h4 
{
	font-size: 11pt;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #f19100;
}

a
{
	color: #cc0000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

select, input, textarea
{
	font-family: Arial, Helvetica, sans-serif;
}

td
{
	font-size: 0.9em;
	vertical-align: top;
}

hr
{
	display:block;
	height:1px;
	border-top:1px dashed #999;
	margin:4px 0px 4px 0px;
	background:none;
	border-bottom:none;
	border-left:none;
	border-right:none;
}

P, UL, LI
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*Module Styles*/

#FAQSection ul { margin-left: 15px; margin-top: 15px; margin-bottom: 15px;}
#FAQSection ul li { margin-bottom: 5px; }
#FAQSection ul li a { color: #006c80; }
#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: 0px;
}
.section h3
{
	color: #006c80;	
	margin-top: 3px;
	margin-bottom: 7px;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.articlelist li
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlesub
{
	padding-top: 2px;
	padding-bottom: 2px;
	color: #666;
	font-size: 0.85em;
	border-top: dashed 1px #999;
	
}

.articlecontent
{
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

.articlecomments
{
	margin: 0px;
	padding: 0;
	list-style-type: 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;
}
