body
{
	margin: 0px;
	font-family: Arial;
}
#main
{
	width: 766px;
	margin-top: 10px;
	margin-left: auto;
	margin-right:auto;
}
#header
{
	/* Board specific */
	/*border-bottom: solid 2px #778289;*/
	margin-bottom: 5px;
}
#header a
{
	text-decoration: none;
	/* Board specific */
	/*color: #2f72a1;*/
}
#header a:hover
{
	text-decoration: underline;	
}
#header #topcontrols
{
	text-align: right;
}
#header #toptextleft
{
	clear:both;
	font-size: 1.0em;
	float:left;
	font-weight: bold;
	/*margin-bottom: 4px;*/
	margin-left: 5px;
	
}
#header #toptextleft img
{
	float: left;	
}
#header #toptextleft #text
{
	margin-top: 8px;
}
#header #toptextright
{
	font-size: 1.0em;
	margin-top: 8px;
	float:right;
	font-weight: bold;
}
#header #bottomtextleft
{
	float: left;
	font-size: 1.0em;
	margin-left: 5px;
	font-weight: bold;
	margin-top: 0px;
}
#header #bottomtextright
{
	float: right;
	font-size: 0.9em;
}
#header #searchpanel
{
	clear:both;
	float:left;
	width: 161px;
	margin-top: 6px;
}
#header #searchpanel .searchbox
{
	border: solid 1px #748fa1;	
	width: 100px;
	color: #748fa1;
	margin-right: 6px;
	margin-left: 5px;
	padding: 2px;
}
#header #searchpanel .searchbutton
{
	position: relative;
	top: 3px;
}
#header #topmenucontainer
{
	float: right;
	margin-top: 8px;
	width: 597px;
	text-align: right;
	margin-left: 8px;
}
.topMenuOff
{
	font-family: Helvetica;
	font-weight: bold;
	font-style:normal;
	color: White;
	/* Board specific */
	/*background-color: #708b9e;
	border-top: solid 1px #55636c;
	border-left: solid 1px #55636c;
	border-right: solid 1px #55636c;*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.topMenuOff a
{
	text-decoration:none;
}
.topMenuOn
{ 
	font-family: Helvetica;
	font-weight: bold;
	color: #708b9e;
	background-color: White;
	/* Board specific */
	/*border-top: solid 1px #55636c;
	border-left: solid 1px #55636c;
	border-right: solid 1px #55636c;*/
	margin-left: 5px;
	margin-right: 5px;
	margin-top:3px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
}
.topMenuOn a
{
	text-decoration:none;
}
.topMenuOffSub
{
	clear:both;
	/* Board specific */
	/*background-color: #bbccdd;*/
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	padding: 2px;
	color: #55636c;
	text-align: left;
}
.topMenuOffSub a
{
	text-decoration: none;
}
.topMenuOnSub
{
	clear:both;
	/* Board specific */
	/*background-color: #708b9e;*/
	font-family: Verdana, Tahoma, Arial;
	font-weight: normal;
	padding: 2px;
	color: White;
	text-align: left;
}
.topMenuOnSub a
{
	text-decoration: none;
}
.leftMenuOff
{
	/* Board specific */
	/*background-image: url(/images/2007/default/leftmenuback.gif) ;*/
	background-repeat: repeat-x;
	width: 120px;
	font-family: Helvetica;
	font-weight: bold;
	font-style:normal;
	color: White;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
	border: solid 1px #55636c;
}
.leftMenuOff a
{
	text-decoration:none;
}
.leftMenuOn
{ 
	width: 120px;
	font-family: Helvetica;
	font-weight: bold;
	color: #708b9e;
	background-color: White;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:2px;
	margin-bottom:2px;
	border: solid 1px #55636c;
}
.leftMenuOn a
{
	text-decoration:none;
}
#leftcontent
{	
	width: 132px;
	background-color: #f7f7f7;
	min-height: 350px;
}
#leftcontent #visionstatement
{
	font-size: 8pt;
	/*font-weight: bold;*/
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	/*background-image: url(/images/2007/quotesleft.gif) ;*/
	background-repeat: no-repeat;
	background-position: 0px 26px;
}
#leftcontent #visionstatement #vsquotes
{
	position: relative;
	top: -5px;
	height: 20px;
	/*background-image: url(/images/2007/quotesright.gif) ;*/
	background-repeat: no-repeat;
	background-position: 85px 0px;
}
#leftcontent #missionstatement
{
	font-size: 8pt;
	/*font-weight: bold;*/
	margin-top: 25px;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
	/*background-image: url(/images/2007/quotesleft.gif) ;*/
	background-repeat: no-repeat;
	background-position: 0px 26px;
}
#leftcontent #missionstatement #msquotes
{
	position: relative;
	top: -5px;
	height: 20px;
	/*background-image: url(/images/2007/quotesright.gif) ;*/
	background-repeat: no-repeat;
	background-position: 95px 6px;
}
#leftcontent #wflogo
{
	margin-top: 25px;
	margin-bottom: 25px;
	text-align: center;	
}
#rightcontent
{
	width: 132px;
	background-color: #f7f7f7;
	padding: 0px;
}
.titlebar
{
	/* Board specific */
	/*background-image: url(/images/2007/default/titlebarbg.gif) ;*/
	background-repeat: repeat-y;
	font-family: Arial;
	font-weight: bold;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 5px;
}
.titlebar a
{
	color: #000;
	text-decoration: none;
}
.titlebar a:hover
{
	color: #000;
	text-decoration: none;
}
.titlebar .rssfeed
{
	margin-top: 0px;
	float: right;	
}
.titlebarcenter
{
	/* Board specific */
	/*background-image: url(/images/2007/default/titlebarbg_center.gif) ;*/
	background-repeat: repeat-y;
	font-family: Arial;
	font-weight: bold;
	padding-left: 3px;
}
.titlebarcenter a
{
	color: #000;
	text-decoration: none;
}
.titlebarcenter a:hover
{
	color: #000;
	text-decoration: none;
}
.titlebarcenter .rssfeed
{
	margin-top: 2px;
	float: right;	
}

.rightcontentpanel
{
	padding: 0px;	
	margin-bottom: 10px;
}
.rightcontentpanel a
{
	text-decoration: none;
	/* Board specific */
	/*color: #2f72a1;*/
}
.rightcontentpanel a:hover
{
	text-decoration: underline;	
}
.rightcontentpanel .rightcontentpanelbody
{
	padding-left: 2px;
	padding-right: 2px;	
}
.rightpanelcontent input
{
	font-family: Arial;
	border: solid 1px #dee5e5;
	background-color: Yellow;
}
.rightcontentpanel select
{
	font-family: Arial;
	border: solid 1px #748fa1;	
	color: #748fa1;
	font-size: 1em;
}
#centercontent
{
	width: 488px;
	padding-left: 7px;	
	padding-right: 7px;	
	line-height: 1.6em;
	text-align: justify;
	word-break-inside:hyphenate;
}
#centercontent .articletitle
{
	font-family: Arial;
	margin-bottom: 20px;	
	font-weight: bold;
}
#centercontent a
{
	text-decoration: none;
	/* Board specific */
	/*color: #2f72a1;*/
}
#centercontent a:hover
{
	text-decoration: underline;	
}
#centercontent .panel
{
	background-color:#f7f7f7;
	padding: 5px;
}
#centercontent #mainfeature
{
	background-color: #f4f8fb;
	padding: 4px;
	margin-bottom: 10px;
	min-height: 125px;
}
#centercontent #mainfeature .mainfeaturetitle
{
	font-weight: bold;
}
#centercontent #mainfeature .mainfeatureimage
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#centercontent #centerleft
{
	width: 236px;
	padding-right: 8px; /* moved 8px to #centerright as padding-left */
	border-right: 2px solid #CCC;
}
#centercontent #centerright
{
	width: 236px;
	padding-left: 8px;
	padding-right: 5px;
}
#centercontent .entry
{
	margin-bottom: 20px;	
}
#centercontent .entry .Thumbnail
{
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#centercontent .entry .Date
{
}
#centercontent .entry .content
{
	margin-top: 5px;
}

#footerlinks
{
	text-align: center;	
}
#footerlinks ul
{
	margin: 0;
	padding: 0;
	margin-top: 10px;
}
#footerlinks li
{
	display: inline;
	padding: 0 8px 0 4px;
}
#footerlinks a
{
	font-weight: bold;
}
#footerlinks .linkseparator
{
	padding-left: 10px;
	/* Board specific */
	/*color: #2f72a1;*/
}
#footerlinks a
{
	text-decoration: none;
	/* Board specific */
	/*color: #2f72a1;*/
}
#footerlinks a:hover
{
	text-decoration: underline;	
}
.BreadCrumbs
{
	margin-bottom: 10px;	
}
.SearchHighlight
{
	background-color: #F9FD8A;	
}
.searchResultsHeader
{
	margin-top: 10px;
	border-bottom: solid 1px #008080;
	font-weight: bold;
}
.searchResult
{
	margin-bottom: 5px;	
}
.searchResultAlt
{
	margin-bottom: 5px;	
}
.currentpage
{
	font-weight: bold;
	border: solid 1px black;
	padding: 5px;
	margin-right: 4px;
}
.firstpage
{	
	font-weight: bold;
	background-color: #dddddd;
	margin-right: 4px;
	padding: 5px;
}
.previouspage
{
	font-weight: bold;
	background-color: #dddddd;
	margin-right: 4px;
	padding: 5px;
}
.page
{
	font-weight: bold;
	background-color: #dddddd;
	margin-right: 4px;
	padding: 5px;
}
.nextpage
{
	font-weight: bold;
	background-color: #dddddd;
	margin-right: 4px;
	padding: 5px;
}
.lastpage
{
	font-weight: bold;
	background-color: #dddddd;
	margin-right: 4px;
	padding: 5px;
}
.datagridheader
{
	background-color: #708b9e;
	color: White;
	font-weight:bold;
}