body
{
	height: 100%;
	font-size: 1em;
	font-family: Arial, Helvetica, Verdana;
	background-color: #EEEEEE;
}


#MainTable
{
	border-top: solid 1px #e31b0b;
	border-left: solid 1px #e31b0b;
	border-right: solid 1px #e31b0b;
}
.BannerCell
{
	border-bottom: solid 1px #e31b0b;
}
#MainCell
{
	height: 100%;
	border-bottom: solid 1px #e31b0b;
}
#ContentCell
{
	width: auto;
	height: 100%;
	padding: 11px 11px 11px 11px;
	background-color: white;
}

.SideCell
{
	width: 190px;
	background-color: #F5F5F5;
	border-left: solid 1px white;
	padding: 11px 11px 11px 11px;
}
.SideCell div
{
	width: 190px;
}
.SideCell a
{
	font-size: 8pt;
	font-weight: bold;
}


#Footer
{
	vertical-align: middle;
	text-align: center;
	font-size: 9pt;
	color: white;
	width: auto;
	height: 60px;
	background-color: #D8412F;
	border-top: solid 1px white;
}
#Footer a
{
	color: white;
}
.FooterMenu
{
	margin-right: 20px;
	font-size: 10pt;
}

h1
{
	font-family: "Trebuchet MS" , Verdana, Helvetica;
	font-size: 200%;
	font-weight: bold;
}

h3
{
	font-size: 125%;
	font-weight: bold;
}

h4
{
	font-size: 110%;
	margin-top: 5px;
	margin-bottom: 2px;
	color: #cc0000;
}

h5
{
	margin-top: 5px;
	margin-bottom: 2px;
}

a
{
	color: #b88f00;
	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 dotted #999;
	margin: 4px 0px 4px 0px;
	background: none;
	border-bottom: none;
	border-left: none;
	border-right: none;
}

P
{
	margin-top: 0px;
	margin-bottom: 0px;
}

UL
{
	list-style-image: url(../images/arrow.gif);
	margin-top: 2px;
	margin-left: 17px;
	padding-left: 0px;
	margin-bottom: 2px;
}

LI
{
	margin-bottom: 2px;
	margin-top: 2px;
}



/*Module Styles*/

#FAQSection ul
{
}
#FAQSection ul li
{
	margin-bottom: 5px;
}
#FAQSection ul li a
{
	font-weight: bold;
}
#FAQSection h4
{
}

.NewsTitle
{
	color: #b88f00;
	margin-top: 3px;
	margin-bottom: 7px;
}

.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: #cc0000;
	margin-top: 3px;
	margin-bottom: 7px;
	margin-left: 0px;
}



.section img
{
	margin: 3px;
}

.tbl
{
	border: 1px solid #eee;
}

.tblvalue
{
	font-weight: bold;
}

.articlelist
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: 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;
}

.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;
}

