	/* begin body type */
		
body	{
	font-size: 11px;
	font-weight: normal;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Verdana, Geneva, Helvetica, sans-serif;
	color: #black;
	text-align: left;
	margin: 0px;
}	
		
p, blockquote, ul, ol, dl, dd, li, dir, menu	{	
	/* inherit from body */	

	}
	
b {
	font-weight:	bold;
}		

small	{
	font-size: 8pt;
}	
		
big	{	
	font-size:	12pt;
	}	
		
pre	{	
	font-family:	Courier New, monospace;
	}	
				
table, tbody, tr, td	{
	color: #black;
	font-size: 11px;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}	

h1	{
	font-size: 13pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	/*padding-right: 0px;*/
	margin-left: 0px;
	margin-bottom: 0px;
	text-align: left;
	color: #de9a43;
}	
		
h2	{	
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	text-align: left;
	color: #de9a43;
	}	
		
h3	{	
	color: #de9a43;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	

h4	{	
	color: #ACD038;
	font-size:	10pt;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}	
	
	
hr {
	/*
	color: #F1872A;
	height: 1px;
	width: 100%;
	*/
	border-width: 1px 0 0 0; 
	border-style: solid;
	border-color: #F1872A; 
    margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	height: 1px;
	
}
		
.logintext {

	font-size: 12px;
	font-weight: bold;
	color: #336699;
}

.redcomment {
	color: Red;
}

.adminoptions {
	font: 8pt;
}

.footer, A.footer, A.footer:Visited {
	color:#000000;
	font: 7pt;
	padding-bottom: 5px;
}
	
.footermenu {
	font: 7pt;
	padding-top: 15px;
	padding-bottom: 0px;
}

		
/* end body type */	
A,A:Visited {
	color: #638294;
	background-color: transparent;
	text-decoration: none;
}
A:Hover, A:Visited:Hover
{
	color: #638294;
	background-color: transparent;
	text-decoration: underline;
}

A.leftmenu, A.leftmenu:Visited
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

A.leftmenu:hover
{
	font: normal 10pt times,verdana, helvetica, arial;
	color:#336699;
	text-decoration: none;
	font-weight: bold;
}

td.MenuItem {
	BACKGROUND-COLOR: #EFEFEF;
	height: 22px;
	padding-left: 10;
}

/* Top of page Links */
.footerlinks,A.footerlinks, A.footerlinks:hover, A.footerlinks:visited, A.footerlinks:visited:hover {
	color: #666666; FONT-SIZE: 11px; BACKGROUND-COLOR: transparent; TEXT-DECORATION: none; font-weight: normal;
}

/* Manager styles */

.EmailMenu {
	color:#444444;
	FONT-SIZE: 11px;
}

A.EmailMenu, A.EmailMenu:visited {
	color:#444444;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent; 
	text-decoration: none;
	font-weight: bold;
}

A.EmailMenu:hover, A.EmailMenu:visited:hover {
	color: #2C2C2C;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	BACKGROUND-COLOR: transparent;
	text-decoration: underline;
	font-weight: bold;
}

.MenuTab {
	padding-left: 5;
	padding-right: 5;
	BORDER-TOP: #c9c9c9 1px solid;
	
}
	
/* End Manager styles */

/* table styles */

.tableborder {
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: top right;
}	
	
.tableborderleft {
	border-left: 1px solid #999999;
}	
	
.tableborderright {
	border-right: 1px solid #999999;
}	

.tablebordertop {
	border-top: 1px solid #999999;
}	

.tablebordertopbottom {
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.tablebordertopright {
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
}	

.tableborderbottom {
	border-bottom: 1px solid #999999;
}		

.tableborderleftbottom {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.tableborderrightbottom {
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
}	

.leftmenuborderbottom {
	border-bottom: 0px solid #ffffff;
	padding: 4px;
}	

/* tree style */
}
input.op {
	background-color: #FFFFFF;
	border: 1 solid #FFFFFF;
	width: 15px;
	height:	15px
}
/* end tree style */

.TextAreaNoWidth
	{
		font-size : 11px;
		font-weight : normal;
		background-color: white;
		color: black;
		border : solid;
		border-color : #CCCCCC;
		border-width : 1px 1px 1px 1px;
		padding : 1px 1px 1px 3px;
}

.TextAreaWidth
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 100px;
}


.TextAreaWidth200
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #CCCCCC;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 200px;
}

.TextAreaWidthLogin
	{
	font-size: 11px;
	font-weight: normal;
	background-color: white;
	color: black;
	border: solid;
	border-color: #669999;
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 3px;
	width: 140px;
	height: 20px;
}



.Button
	{
		font-size : 11px;
		font-weight : bold;
		background-color: white;
		color: black;
		border-color : #CCCCCC;
		border-width : 1px 3px 3px 1px;
}

/* FCK Styles */

ul, li, li.doublespacedlist {
	padding-bottom: 5px;
}

/* CHH Styles */
.WSMALeftNav, #WSMALeftNav
{
	background-color: #638294;
	width: 180px;
	vertical-align: top;
	visible:false;
}
.ArticleTitle, td.ArticleTitle
{
	font: 22px Arial, Helvetica, sans-serif, Verdana, Lucida, Geneva,;
	color: #1D4658;
	TEXT-DECORATION: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	padding-left: 0px;
	visible:false;
}

A.TeaserTitle, A.TeaserTitle:visited
{
	font: bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #638294;
	text-decoration: none;
	visible:false;
}

A.TeaserTitle:hover, A.TeaserTitle:active
{
	text-decoration: underline;
	visible:false;
}

td.TableLeftColumn{
	background-color: #F78F20;
	border: 1px solid #F78F20;
}

td.TableHeader{
	background-color: #638294;
	border: 1px solid #638294;
	font: bold 11px Arial, Helvetica, sans-serif, Verdana, Lucida, Geneva,;
	color: #ffffff;
}

td.TableContentOlive{
	background-color: #D9D8C6;
	border: 1px solid #D9D8C6;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif, Verdana, Lucida, Geneva,;
}

td.TableContentGrey{
	background-color: #D1D1D1;
	border: 1px solid #D1D1D1;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif, Verdana, Lucida, Geneva,;
}

td.TableContentWhite{
	background-color: #ffffff;
	border: 1px solid;
	color: #000000;
	font: 11px Arial, Helvetica, sans-serif, Verdana, Lucida, Geneva,;
	border-top: #ffffff;
	border-left: #ffffff;
	border-bottom: #D1D1D1;
	border-right: #D1D1D1;
}

.ArticleHeadingLevel2, p.ArticleHeadingLevel2{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1D4658;
}
.ArticleHeadingLevel3, p.ArticleHeadingLevel3{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.ArticleHeadingLevel4, p.ArticleHeadingLevel4{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #F78F20;
}
.ArticleHeadingLevel5, p.ArticleHeadingLevel5{
	FONT-FAMILY: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

.dottedline{
	border-bottom: 1px dotted #666666;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

td.articlecontainer{
	padding: 5px 5px 0px 5px;
	visible:false;
}

p.NewsLine{
	border-bottom: 1px dotted #898C00;
}
.navheading {
	font: 15px Arial;
	color: #ffffff;
	margin-top: 0px;
	margin-left: 5px;
	font-weight: bold;
	margin-bottom: 0px;
	visible:false;
}

A.navheading, A.navheading:hover, A.navheading:active, A.navheading:visited {
	font: 15px Arial;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	visible:false;
}

.WSMAFooter, .WSMAFooter A, .WSMAFooter A:visited
{
	color: white;
	background-color: #979797;
	text-decoration: none;
	font-weight: bold;
	visible:false;
}

.WSMAFooter A:hover, .WSMAFooter A:active
{
	color: white;
	text-decoration: underline;
	visible:false;
}

/* RC Fonts */

.rcfooter {
	FONT-SIZE: 8pt;
	color: #666666;
}

A.rcfooter {
	color: #666666;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.rcfooter:hover {
	COLOR: #000000;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-weight: normal;
}
A.rcfooter:visited
{
	COLOR: #666666;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-weight: normal;
}
A.rcfooter:visited:hover
{
	COLOR: #000000;
	FONT-SIZE: 8pt;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: underline;
	font-weight: normal;
}