.headbar {
	background: ff6600;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbar {
	background: CCCCCC;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: 333333;
	text-decoration: none;
	text-transform: lowercase;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.topbardate {
	background: #666666;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	border-left : 1 solid whitesmoke;
	border-top : 1 solid whitesmoke;
	border-bottom : 1 solid #999999;
	border-right : 1 solid #999999;
}

.sidebar {
	background: whitesmoke;
	border-right: 1 #333333;
	background-color : whitesmoke;
	border : 1 dashed #333333;
	border-bottom : 0;
	border-bottom-width : 0;
	border-left-width : 0;
	border-right-width : 1;
	border-top-width : 0;
}

p,td,li,ul { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: black }

h1 { font-family: Verdana, Arial, Helvetica; font-size: 12pt; color: 666666; text-decoration: none ; font-weight: bold}
h2 { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: black; text-decoration: none ; font-weight: bold}

.emailStoryBox { background: white } 
.fcnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: black; text-decoration: none; text-transform: lowercase }

a.fcnav:active,a.fcnav:visited { color: black; text-decoration: none }
a.fcnav:hover { color: black; text-decoration: underline }

a.topbar:active { color: black; text-decoration: none; text-transform: lowercase}
a.topbar:hover { color: black; text-decoration: underline; text-transform: lowercase}

.bottomnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: white; text-decoration: none; text-transform: lowercase; background: #000000 }
a.bottomnav:active { color: white; text-decoration: none; text-transform: lowercase}
a.bottomnav:visited{ color: white; text-decoration: none; text-transform: lowercase}
a.bottomnav:hover { color: white; text-decoration: underline; text-transform: lowercase}

a.mainnav {  font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: black; font-weight: bold; text-decoration: none; }
a.mainnav:visited {  color: black; text-decoration: none}
a.mainnav:hover {  color: black; text-decoration: underline}

a.subnav {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; color: ff6600; text-decoration: none;  font-weight: normal }

ul.subnav {
	margin : 5px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	color: black;
	text-decoration: none;
	font-weight: normal;
	list-style-type : square;
}


a { color: ff6600; text-decoration: none }
a:visited {  color: ff6600; text-decoration: none}
a:hover { color: #000000; text-decoration: underline;}

.headingwhite { font-family: Verdana, Arial, Helvetica; font-size: 10pt; color: #FFFFFF; text-decoration: none ; font-weight: bold }
.clients {  font-family: Verdana, Arial, Helvetica; font-size: 8pt; font-weight: normal; color: #575757}

/* These styles control the search results listings */
.searchresultsRow1 { background: whitesmoke } 
.searchresultsRow2 { background: white } 

/* Forums styles */
.forumsSummaryText {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none}
.forumsTableHeader { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #FF6600; color: #FFFFFF }
.forumsTableSubRow { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; background: #CCCCCC; color: #000000 }

.forumsTableToolbar {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000; text-decoration: none; background: #CCCCCC; }

a.forumsToolbar:link,
a.forumsToolbar:visited,
a.forumsToolbar:active  {  color: #000000; }

a.forumsPageLinks:link,
a.forumsPageLinks:visited,
a.forumsPageLinks:active  {  color: #FFFFFF; }

.forumsTablePriority { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #FFFFCC; 
	color: #000000; }

.forumsTableOneRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: whitesmoke; 
	color: #000000; 	}
	
.forumsTableTwoRow { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9pt; 
	font-weight: normal; 
	background: #e9e9e9; 
	color: #000000; }
	
.forumsTableCell {font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; background: whitesmoke; color: #000000 }

