/* Sitewide Styles */

body, table{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img {
	border: 0px;
}
h4 {
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
h3 {
	font-size: 130%;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
}
h2 {
	font-size: 150%;
	font-weight: bold;
}
.120Text {
	font-size: 120%;
}
.110Text {
	font-size: 110%;
}
.90Text, .SmallFt {
	font-size: 90%;
}
.80Text, .ExSmallFt {
	font-size: 80%;
}
.GrayItalicText{
	font-size: 100%;
	font-style: italic;
	color: Gray;
}
.Content {
	background: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 12px;
}
.Content a:link, .Content a:visited, .Content a:hover, .Content a:active, .MoreButton a:link, .MoreButton a:visited, .MoreButton a:active, .MoreButton a:hover {
	color: #863A11;
	text-decoration: none;
	font-weight: bold;
}

.Content p {
	/* text-indent: 15px; */
	/*text-align: justify; */
	line-height: 160%;
	/* letter-spacing: 1px;*/
}

.ContentImage {
	border: 1px #000000 solid;
}
input, select {
	font-size: 80%;
}
.input {
	background: #DDDDDD;
}
.Header, .BlackHeader, .SubHeader, .SubItem, .SubItem2, .SubItem3 {
	background: #863A11;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.Header {
	background: #863A11;
	font-weight: bold;
	font-size: 110%;
}
TD.Header {
	border: #000000 1px solid;
}
.Header td {
	font-size: 100%;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.BlackHeader {
	background: #000000;
	font-weight: bold;
}
.SubHeader {
	background: #9E6141;
	color: #FFFFFF;
	font-weight: bold;
	border-top: #ffffff 6px solid;
	border-bottom: #000000 3px solid;
	padding-top: 3px;
}
.SubItem, .SubItem2, .SubItem3 {
	background: #EEEEEE;
	color: #000000;
	font-weight: none;
}
TD.SubItem, TD.SubItem2, TD.SubItem3 {
	border-left: #000000 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #000000 1px solid;
}
.Header a, .SubItem a, .SubItem2 a, .SubItem3 a {
	font-weight: bold;
}
.Header a:link, .Header a:visited, .Header a:active, .Header a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.SubItem a:link, .SubItem a:visited, .SubItem2 a:link, .SubItem2 a:visited, .SubItem3 a:link, .SubItem3 a:visited {
	color: #000000;
	text-decoration: none;
}
.SubItem a:hover, .SubItem a:active, .SubItem2 a:hover, .SubItem2 a:active, .SubItem3 a:hover, .SubItem3 a:active {
	color: #863A11;
}
.SubItem2 {
	background: #DDDDDD;
}
.SubItem3 {
	background: #BBBBBB;
}

/* Front Page Login Form */
.FPLogin td {
	font-size: 80%;
}
.FPLogin input {
	background: #9E6141;
	border: #000000 1px solid;
	color: #000000;
	font-size: 100%;
	padding-left: 4px;
}

/* FLCatBar */
.FLCatBar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.FLCatBar a:link, .FLCatBar a:visited {
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 95%;
	text-decoration: none;
}
.FLCatBar a:hover, .FLCatBar a:active {
	color: #863A11;
}

/* Navbar */
.4LCats {
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;
}
.4LCats a:link, .4LCats a:visited {
	color: #000000;
	text-decoration: none;
}
.4LCats a:hover, .4LCats a:active {
	color: #863A11;
}
.4LCatsCurr {
	color: #863A11;
	font-size: 100%;
	font-weight: bold;
	line-height: 150%;	
}
.5LCats {
	font-size: 100%;
}

/* News */
.NewsFeatBarL, .NewsFeatBarR, .NewsFeatBar {
	background: #863A11;
	color: #FFFFFF;
	font-size: 110%;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.NewsFeatBarL, .NewsBarL, .NewsFeatBar, .NewsBar {
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.NewsFeatBar, .NewsBar {
	border-right: #000000 1px solid;
}
.NewsBarL, .NewsBarR, .NewsBar {
	background: #A9A58E;
	color: #000000;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.NewsFeatBarR, .NewsBarR {
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}

.NewsMiddleR {
	border-right: #000000 1px solid;
}


.NewsMiddleL {
	border-left: #000000 1px solid;
}

.NewsContent, .NewsContent td {
	border-left: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
}
.NewsImage {
/*	background: #863A11;
	border: #000000 1px solid; */
}


.NewsEventsBarL  {
	background-color: #D8D0AB;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	color: #000000;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.NewsEventsBarR {
	background-color: #D8D0AB;
	border-top: #000000 1px solid;
	border-right: #000000 1px solid;
	border-bottom: #000000 1px solid;
}


/* Login */
.LoginHeader {
	background: #D8D0AB;
	font-size: 120%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom: #000000 1px solid;
}
.LoginContent {
	background: #FFFFFF;
	font-size: 100%;
	font-weight: bold;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
}

th {
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 5px;
}

DIV.clSlide{
	position:absolute;
	z-index:10;
	left:0;
	width:120;
	height:18;
	clip:rect(0,120,18,0);
	padding-right: 8px;
	padding-top:3px;
	padding-bottom:1px;
/*	background-color: #000000; */
}

DIV.clSlideSub{
	position:absolute;
	z-index:10;
	padding-right: 8px;
	padding-top:2px;
	padding-bottom:2px;
	clip:rect(0,120,18,0);
	width:120;
	height:18; 
	left:0;
	visibility:hidden;
}

DIV.clSlideSub2{
	position:absolute;
	z-index:10;
	padding-right:8px;
	padding-top:2px;
	padding-bottom:2px;
	clip:rect(0,120,18,0);
	width:120;
	height:18;
	left:0;
	visibility:hidden;
}

#divSlideCont{
	position:relative;
	z-index:10;
	left:0;
	top:100;
	height:600;
	width:120;
	visibility:hidden;
}

A.clSlideLinks{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

A.clSlideLinksCURR{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;
}

A.clSlideSubLinks{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

A.clSlideSubLinksCURR{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#CCCCCC;
}

A.clSlideSub2Links{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}

.SLCatBar {
	background-color: #D8D0AB;
	width: 150px;
}

.Level1LinkCell {
	background-color: #D8D0AB;
	border-top: solid 1px white;
	font-weight: bold;
	text-align : right;
}
.Level1LinkCellSelected {
	background-color: #863A11;
	border-top: solid 1px white;
	font-weight: bold;
	text-align : right;
}

.Level2LinkCell {
	background-color: #A9A58E;
	font-weight: bold;
	text-align : right;
}

.Level2LinkCellSelected {
	background-color: #A9A58E;
	font-weight: bold;
	text-align : right;
}

.Level3LinkCell {
	background-color: #737060;
	font-weight: bold;
	text-align : right;
}

.Level3LinkCellSelected {
	background-color: #737060;
	font-weight: bold;
	text-align : right;
}

.Level1BorderCell {
	background-color: #D8D0AB;
	border-top: solid 1px white;
}

.Level2BorderCell {
	background-color: #D8D0AB;
}

A.SLCatLink {
	color: #333333;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}
A.SLCatLinkSelected {
	color: #FFFFFF;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}

A.SLCatLink2 {
	color: #333333;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}

A.SLCatLinkSelected2 {
	color: #FFFFFF;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}

A.SLCatLink3 {
	color: #BBBBBB;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}

A.SLCatLinkSelected3 {
	color: #FFFFFF;
	font-family:Verdana; 
	font-size:10px; 
	font-weight:bold; 
	text-decoration:none; 
}

.Gutter {
	background-color: #F5F3EA;
}

.GutterBox {
/*	background-color: #E1CEC3;
	border: 1px solid #555555; */
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	width: 225px;
}

.GutCal, .GutBox {
	width: 100%;
	border-left: 1px solid #666;
}

.GutCal th, .GutBox th {
	height: 21px;
	/*background-color: #fff;*/
	padding: 2px 5px 2px 10px;
	border-left: 7px solid #3399CC;
	/*border-bottom: 1px solid #666;*/
	border-top: 0px;
	font-size: 110%;
}

.GutCal td, .GutBox td {
	line-height: 150%;
	border-top: 1px solid #666;
	padding: 5px;
}

.GutBox td ul {
	padding: 0px;
	margin-left: 15px;
	color: #3399CC;
	margin-top: 0px;
}

.GutBox td li {
	font-size: 110%;
	list-style : disc;
	padding-top: 3px;
}

.GutBox td li a:link, .GutBox td li a:visited {
	text-decoration: none;
	color: #000;
}

.GutBox td li a:hover, .GutBox td li a:active {
	text-decoration: underline;
}

.GutBox p {
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.GutCalTime {
	font-size: 80%;
	text-align: left;
	color: #333333;
	font-weight: bold;
	padding-left: -10px;
	padding-right: 10px;
/*	border-left: 1px solid #333333; */
}

.GutCalEvent {
	font-weight: bold;
/*	border-right: 1px solid #333333;*/
}

.GutCalEvent a:link, .GutCalEvent a:visited {
	font-weight: bold;
	text-decoration: none;
}

.GutCalEvent a:hover, .GutCalEvent a:active {
	text-decoration: underline;
	color: #000000;
}

.GutCalNoEvents {
	border-color: #333333;
/*	border-bottom: 1px solid #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333; */
	text-align: center;
}

.Lvl4Buttons a:link a:visited {
	color: #333333;
}

.Lvl5ButtonDrop {
	background-color: #F8F8F8;
	padding: 4px;
	border: 1px solid #cccccc;
}
.Lvl5ButtonDrop a:link, .Lvl5ButtonDrop a:visited, .Lvl5ButtonDrop a:hover, .Lvl5ButtonDrop a:active {
	color: #333333;
	font-size: 80%;
}

.Lvl6ButtonDrop {
	background-color: #F8F8F8;
	padding: 4px;
	border: 1px solid #cccccc;
}
.Lvl6ButtonDrop a:link, .Lvl6ButtonDrop a:visited, .Lvl6ButtonDrop a:hover, .Lvl6ButtonDrop a:active {
	font-size: 80%;
	color: #333333;
}

.Lvl7ButtonDrop {
	background-color: #F8F8F8;
	padding: 4px;
	border: 1px solid #cccccc;
}
.Lvl7ButtonDrop a:link, .Lvl7ButtonDrop a:visited, .Lvl7ButtonDrop a:hover, .Lvl7ButtonDrop a:active {
	font-size: 80%;
	color: #333333;
}

.FormBox {
	border: 1px solid black;
	margin-bottom: 10px;
/*	width: 600px; */
}

.FormBox td {
	padding-left: 3px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid black;
	vertical-align: top;
}

.FormBox th {
	font-size: 110%;
	font-weight: bold;
	background-color: #863A11;
	color: #FFFFFF;
	padding: 7px;
}

.FormBox .Clear, .TableBox .Clear {
	border: 0px;
	background-color: inherit;
	color: #000000;
}

.Clear td {
	border: 0px;
}

/****************
	TableBox
****************/

.TableBox, .Menu {
	border: 1px solid #eee;
	padding: 0px 10px 10px 0px;
	border-collapse: collapse;
}

/* non-IE hack */
* > .TableBox, * > .Menu {
	border: 0px;
	border-collapse: separate;
	border-spacing: 0px;
}

/* C Old Diffley-style shading

.TableBox th {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-size: 110%;
	font-weight: bold;
	background-color: #863A11;
	color: #FFFFFF;
	border: 1px solid black;
}

.TableBox td {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000000;
	border-left: #000000 1px solid;
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-bottom: #000000 1px solid;
	vertical-align: top;
}

.TableBox a:link, .TableBox a:visited {
	color: #000000;
	font-size: 90%;
	text-decoration: none;
}

.TableBox a:hover, .TableBox a:active {
	font-size: 90%;
	color: #863A11;
}

.TableBox th a:visited, .TableBox th a:link {
	color: #DDDDDD;
}

.TableBox th a:hover, .TableBox th a:link {
	color: #BBBBBB;
}

*/

.TableBox th, .Menu th, .Menu li.Header {
	background: url('orangrad.gif') repeat-x;
	cursor: default;
	font-size: 10pt;
	font-weight: bold;
	color: #fff;
	border: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}

.TableBox .SubHeader th, .Menu .SubHeader th, .Menu li.SubHeader {
	background-color: #eee;
	background: url('greygrad.gif');
	background-repeat: repeat-x;
	color: #000;
	border: 0px;
	border-bottom: 1px solid #999;
	cursor: default;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	white-space: nowrap;
}

/* Words fail to express how much I hate IE */
.Menu li.SubHeader {
	_position: relative;
	_top: 2px;
	_left: -5px;
}

.TableBox tr.Clickable th, .Menu tr.Clickable th {
	cursor: pointer;
}

/*.TableBox > tbody + tbody .SubHeader:first-child th, .Menu > ul + ul .SubHeader {
	border-top: 7px solid #fff;
} */

.TableBox td.even, .TableBox td.odd, .Menu td.even, .Menu td.odd {
	border-bottom: 1px solid #eee;
	margin: 0px;
	font-size: 90%;
	padding: 3px;
}

.TableBox td.even:first-child, .TableBox td.odd:first-child,
.Menu td.even:first-child, .Menu td.odd:first-child, .Menu li :not(.Header) {
	border-left: 1px solid #eee;
}

.TableBox td.even:last-child, .TableBox td.odd:last-child,
.Menu td.even:last-child, .Menu td.odd:last-child, .Menu li :not(.Header) {
	border-right: 1px solid #eee;
}

.TableBox a:link, .TableBox a:visited, .Menu a:link, .Menu a:visited  {
	text-decoration: none;
	color: #000;
}

.TableBox a:hover, .TableBox a:active, .Menu a:hover, .Menu a:active {
	color: #999;
}

.TableBox th a:link, .TableBox th a:visited {
	color: #fff;
}

.TableBox .SubHeader th a {
	color: #000;
}


/*****************
	Action
*****************/ 

.Action td, td.Action {
	background-color: #e6e6e6;
	color: #000;
	cursor: default;
}

.ActionLink td, td.ActionLink{
	background-color: #dddddd;
}

.Action td label {
	font-weight: bold;
	padding-right: 10px;
}

.Action td label input {
	position: relative;
	top: 4px;
}

.Action td label select {
	position: relative;
	top: 1px;
}

/*****************
	Menu
*****************/ 
 
.Menu, .SubMenu{
	list-style-type: none;
	padding: 0px;
	/* float: left; */
	width: 100%;
	margin: 0px;
	border: 0px;
}

.SubMenu li:last-child {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
}

.Menu li.Header {
	border: 1px solid black;
}

.Menu li.Header, .SubMenu li.SubHeader {
	font-size: 10pt;
	height: 16px;
	cursor: default;
}

.Menu li a:link, .Menu li a:visited, .Menu li span {
	text-decoration: none;
	display: block;
	padding: 5px 7px 5px 7px;
	color: #000;
	width: 100%;
	font-size: 11px;
}

/* non-IE hack */
* > .Menu li a:link, * > .Menu li a:visited {
	width: auto;
}

.Menu li a:hover, .Menu li a:active {
	color: #000;
}

.Menu td {
	font-weight: bold;
}

.Help {
	font-style: italic;
	background-color: #EEEEEE;
}

.Separator, .Separator td {
	width: 10px;
	height: 10px;
	cursor: default;
	border: 0px;
}

.even {
	background-color: #EEEEEE;
}

.odd {
	background-color: #FFFFFF;
}

.Split .SubMenu {
	float: left;
	width: 50%;
}

.Split .SubMenu + .SubMenu {
	float: right;
}

div.EMessage {
	/* display: none; */
	/*position: absolute;
	top: 10px;
	left: 500px; */

	background-color: #FEE;
	color: #000;
	border: 1px solid black;
	padding: 7px 2px 2px 7px;
	clear: both;
	/* margin-bottom: 15px; */
}

div.SMessage {
	/* display: none; */
	/*position: absolute;
	top: 10px;
	left: 500px; */

	background-color: #FFE;
	color: #000;
	border: 1px solid black;
	padding: 7px 2px 2px 7px;
	clear: both;
	/* margin-bottom: 15px; */
}

/* div.Message, div.Button {
	border: 1px solid #999;
	padding: 7px;
	background-color: #ffe;
	margin: 5px;
	margin-top: 0px;
}

div.Button {
	text-align: center;
	padding: 0px;
}

div.Button a:link, div.Button a:visited  {
	display: block;
	padding: .7em 1.3em .7em 1.3em;
}

div.Message h3 {
	margin-top: 0px;
}

.Vertical th {
	background: #863A11;
}

.Interactive {
	cursor: pointer;
}

.Highlighted, .Highlighted td {
	background-color: #ffe;
	color: #f00;
}

.PrintOnly {
	display: none;
}

/* label {
	position: relative;
	display: block;
	width: 100%;
	padding: 1em .5em 1em .2em;
	background-color: #ffe;
	border: 1px solid #eee;
	font-weight: bold;
	float: left;
	clear: both;
}

label input {
	position: absolute;
	left: 23em;
	padding: 0em;
}

.BlogPost {
	border: 1px solid #ccc;
	width: 100%;
	margin-bottom: 2em;
}

.BlogPost .Header {
	background-color: #666;
	color: #fff;
	padding: .5em;
	border-bottom: 1px solid #000;
	margin-bottom: .3em;
}

.BlogPost .Footer {
	background-color: #eee;
	color: #333;
	padding: .3em;
}
	

.BlogPost .BlogTitle {
	font-size: 150%;
	font-weight: bold;
	margin-bottom: .3em;
}

.BlogPost .ByLine {
	font-style: italic;
	font-size: 80%;
}

.BlogPost .ByLine a {
	font-size: 90%;
	font-style: normal;
}

.BlogPost .Body, .BlogPost .Enclosure {
	margin: .5em;	
}

.BlogPost abbr {
	cursor: hand;
}

abbr, acronym, span.abbr {
	cursor: help;
	border-bottom: 1px dashed #000;
} */

.Content li {
	line-height: 1.5;
}