 
body, h1, div, ul, ol, li, dl, dd, img, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;

}

body {
	font: 78%/1.8 Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #006633;
	text-align: center;
	/*padding: 25px;*/
	background-repeat: repeat-x;
}

p, li, div, h1, h2, h3, h4, td, input, select, textarea {
	color: #000000;
}

textarea, select, input, p, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


a:link, a:visited, a:active {
	color: #006633;
	text-decoration: underline;

}
a:hover{
	color: #000033;
	text-decoration: underline;

}

a:link, a:visited, a:active {
	color: #003300;
	text-decoration: none;
	border-bottom:1px dotted #000000;

}
a:hover{
	color: #e5e5e5;
	text-decoration: none;
	background-color: #006633;
}

.div-line {
	background-image: url(../Graphics/div-line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	background: #FFFFFF;
	text-align: left;
}

#topbanner {
	width: 100%;
	height: 110px;
	background-image: url(../Graphics/TyroneTopBanner.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	background-position: center;
	padding: 0px;
}
#contentTop {
	width: 100%;
	height: 38px;
	background-image: url(../Graphics/TyroneContentTop.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
#contentFooter {
	width: 100%;
	height: 38px;
	background-image: url(../Graphics/TyroneContentFooter.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
#pageFooter {
	width: 100%;
	height:auto;
	background-image: url(../Graphics/TyronePageFooter.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	text-align: center;
}
#navBack {
	width: 100%;
	height:25px;
	background-image: url(../Graphics/TyronePageFooter.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
}
#content{
	width: 100%;
	background-image: url(../Graphics/TyroneContentBack.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: none;
	background-position: center;

}

#nav-container {
	width: 668px;
	text-align: center;
	margin: 0;
	background-image: url(../Graphics/TyronePageFooter.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin-left: 45px;

}



#page-title {
	color: #000000;
	clear: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 70px;
	margin-right: 50px;

}

#content-main {
	padding-right: 70px;
	padding-left: 80px;
	padding-top: 0px;
}

#content-left {
	width: 150px;
	float: left;
	padding-bottom: 11px;
	padding-top:12px;
	padding-right: 5px;
	padding-left: 20px;
	text-align: right;
}

#content-right {
	width: 400px;
	float: right;
	text-align: center;
	padding: 0px;
}
#content-center-narrow {
	width: 500px;
	float: none;
	text-align: center;
	padding: 0px;
}

#nav {
	height: auto;
	text-align:center;
	float: left;
	list-style: none;
	font-weight: bold;
	padding: 0;
	width: 100%;
	left: auto;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	background-color:#000048;
	background-image: url(../graphics/NavBarBack.gif);
	background-repeat: repeat-x;
}




#nav ul {
	font-weight: bold;
	padding: 0;
	list-style: none;
	background-color: #000048;


}


#nav a {
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
	padding-right: 3.1em;
	padding-left: 3.1em;
	border-bottom:none;

}


#nav li {
	float: left;
	padding: 0;


}


#nav li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	font-weight: bold;
	width: 16em;
	text-align: left;
	list-style: none;
	border: 1px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav li ul.wide_ul{
	position: absolute;
	left: -999em;
	font-weight: bold;
	width: 17em;
	text-align: left;
	list-style: none;
	border: 1px solid #666666;
}
#nav li ul.x_wide_ul{
	position: absolute;
	left: -999em;
	font-weight: bold;
	width: 20.5em;
	text-align: left;
	list-style: none;
	border: 1px solid #666666;
}

#nav li li {
	/*padding-right: 1em;*/

}

#nav li ul a {
	width: 9.8em;
	text-decoration: none;

}
#nav li ul a.wide_a {
	width:10.9em;
	w\idth:10.9em;
	text-decoration: none;
	border-bottom:none;

}
#nav li ul a.x_wide_a {
	width:14.4em;
	w\idth:14.4em;
	text-decoration: none;
	border-bottom:none;
}
#nav li ul ul {
	margin: -1.75em 0 0 12em;
}



#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {     left: -999em; } 

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {     left: auto; }

#nav li:hover, #nav li.sfhover {
	background-color: #006633;
	position: static;
}


.PageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: normal;
	line-height: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	background-position: left;
}

.pageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 170%;
}

.PageTitleFont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 175%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	top: 5px;
}
.SmallFont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 11px;
	letter-spacing: normal;
}

.SectionTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-style: normal;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 125%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

.SectionTitleA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
	font-style: normal;
	color: #990000;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 125%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.SectionTitleB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 165%;
	font-style: normal;
	color: #000066;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: 125%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}


.imgBorder {
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 20px;
}

.imgBorderCenter {
	padding: 5px;
	border: 1px solid #000066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}

.IndentLine {
	margin-left: 15px;
}


.buttoncolor {
	background-color: #006600;
	font-weight: bold;
	color: #FFFFFF;
}

ul {
	padding-left: 30px;
	padding-top: 5px;
}

.PageSubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	padding-right: 0px;
	padding-bottom: 0px;
	font-style: normal;
	line-height: 120%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.imgBorderLeft {
	padding: 5px;
	border: 1px none #76560c;
	margin-top: 5px;
	margin-right: 30px;
	margin-bottom: 2px;
	margin-left: 0px;
}

.tableHeading {
	color: #FFFFFF;
	background-color: #006600;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableSubHeading {
	color: #000000;
	background-color: #e5e5e5;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.tablefont {
	font: 78%/1.8 Arial, Helvetica, sans-serif;
	text-align: center;
}
table.thetable
{
	border: 1px solid #999966;
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 4px;
}


td.columnHeaders
{ background-color: #336600;
border: 1px #000000 solid;
padding-right: 5px;
font-family: Verdana;
font-weight: bold;
font-size: 12px;
color: #000000; }

td.datarow
{
	padding: 10px;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 2px;
	padding-right: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: none;
	border-bottom-style: solid;
	border-right-color: #999966;
	border-bottom-color: #999966;
}

td.lastdatarow
{ /*border-bottom: 1px #999999 dotted;*/
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 11px;
padding-top: 1px;
padding-bottom: 1px;
padding-left: 2px;
padding-right: 4px; }

td.rightSideLine
{
	border-right: 1px #76560c solid;
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 0px;
}

td.LRPadding
{
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom:7px;
	padding-left: 9px;
	border: 1px solid #256400;
}

td.leftSidePadded
{

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.boxUnderlineGreen {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006600;
	border-bottom-width: thin;

}
.Header1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	line-height: 140%;
	font-weight: bold;

}
.LargeFont {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	font-weight: bold;
}

#clear {
	clear: both;
}

#half-content-right {
	width: 270px;
	float: right;
	clear: right;
	padding-right: 45px;
	height:300px;

}

#half-content-left {
	width: 250px;
	float: left;
	clear: both;
	height:300px;
}

#news-item {
	padding-bottom:20px;
}.highlight {
	background-color: #FFB7B7;
}

.ErrMsg 
{
	color: #990000;
	font-weight: bold;
}