body
{
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#container
{
	width: 980px;
	border-left: solid 1px #99CC00;
	border-right: solid 1px #99CC00;
	border-bottom: solid 1px #99CC00;
	margin: 0px auto 0px auto;
	text-align: left;
}

table.layoutTable
{
	border-collapse: collapse;
	border-spacing: 0px;
	width: 100%;
}
table.layoutTable tr, td
{
	padding: 0px;
	vertical-align: top;
}

#headerTable
{
	background-image: url(StyleSheet_FILES/TopBannerBG.jpg);
}

#headerTable a {
text-decoration: none;
color: white;
}

td#menu
{
	width: 180px;
	border-right: solid 1px #99CC00;
}
#mainMenu
{
	list-style: none;
	margin: 0px 10px 80px 10px;
	padding: 140px 0px 0px 0px;
	border-bottom: solid 1px #99CC00;
}

#mainMenu a.Button
{
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #999999;
	background-color: #FFFFFF;
	display: block;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC00;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#mainMenu a.Button:hover
{
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #99CC00;
	background-color: #F0FFC1;
	font-weight: bold;
}

#mainMenu a.ButtonActive
{
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000099;
	background-color: #F0FFC1;
	display: block;
	text-indent: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99CC00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
}
#activeMainMenuEntry
{
	border-right-width: 0px;
	border-right-style: groove;
	border-right-color: #99CC00;
}
#subMenu
{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;
}

#subMenu a.subButton
{
	color: #999999;
	background-color: #FFFFFF;
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

#subMenu a.subButtonActive:hover, #subMenu a.subButton:hover
{
	color: #000099;
	background-color: #D4E899;
}

#subMenu a.subButtonActive
{
	color: #000099;
	background-color: #FFFFFF;
	font: bold 10px/20px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: block;
}

#allContent
{
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}
#allContentBannerTable
{
	background-image: url(StyleSheet_FILES/ContentHeaderBG.jpg);
	background-repeat: repeat-x;
}

#featureBox
{
	padding: 35px 20px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: right;
}

.featureBoxHead
{
	height: 17px;
	width: 170px;
	background-image: url(StyleSheet_FILES/FeatureBox.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
}

.featureBoxText
{
	width: 168px;
	margin: 0px 0px 20px 0px;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #000000;
	background-color: #CDD9EB;
	line-height: 15px;
	text-align: left;
	background-image: url(StyleSheet_FILES/FeatureBoxGradient.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right: 1px solid #cdd9eb;
	border-bottom: 1px solid #cdd9eb;
	border-left: 1px solid #cdd9eb;
}

.featureBoxText ul
{
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
}

#content
{
	padding: 20px 30px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.5em;
}

#footerImage
{
	padding: 0px 0px 0px 0px;
	margin: 30px 30px 0px 0px;
	background-image: url(StyleSheet_FILES/FooterImageRemain.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
	vertical-align: bottom;
}

#minHeightSpacer
{
	height: 400px;
}

#footerImage img
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border: 0px solid white;
}

#footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #999999;
	height: 50px;
	vertical-align: text-top;
}

/*Links*/
#content a:visited
{
}

#content a:hover
{
}

#content a.external
{
}

#content a.internal
{

}

#content a.download
{
}

#content a.pdf
{
}

#content a.xls
{
}

#content a.doc
{
}

#content a.ppt
{
}

#content a.email
{
}

#content a.contact
{
}

/*headlines*/

#content h1
{
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #1c4797;
line-height: 20px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #1c4797;
text-align: left;

}

#content h1 a, #content h1 a:visited {
text-decoration: none;
color: #1c4797;
}
#content h2
{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #1c4797;
line-height: 20px;
font-weight: bold;
text-align: left;
}

#content h3
{
color: #999999;
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: dotted;
border-bottom-color: #CCCCCC;
text-align: left;
}

#content h4
{
}
#content h5
{
}
#content h6
{
}

/*standard*/
#content p
{
}

#content img
{
}

/*tables*/
#content tables
{
}

#content tr
{
}

#content tr.odd
{
}

#content tr.even
{
}

/*lists*/
#content ul
{
}

#content li
{
}


/*gimmicks*/
#content .gimmickMunio
{
}

.celmenu {
	font-weight:bold;
	padding-left:10px;
	padding-top:2px;
}

.tx-ttnews-browsebox, .browseBoxWrap {
background-color:white;
border:1px solid white;
margin:3px;
padding:3px;
}

.tx-ttnews-browsebox-SCell {
background-color:white;
font-weight: bold;
border:0px solid #666666;
}
