﻿A                    { color: #000000; text-decoration: none; }
A:link               { color: #000000; text-decoration: none; }
A:active             { color: #000000; text-decoration: underline; }
A:visited            { color: #000000; text-decoration: none; }
A:hover              { color: #000000; text-decoration: underline; }

A.greybold           { color: #666666; font-weight: bold; text-decoration: none; }
A.greybold:link      { color: #666666; font-weight: bold; text-decoration: none; }
A.greybold:active    { color: #666666; font-weight: bold; text-decoration: none; }
A.greybold:visited   { color: #666666; font-weight: bold; text-decoration: none; }
A.greybold:hover     { color: #666666; font-weight: bold; text-decoration: none; }

A.footertext         { color: #993300; text-decoration: underline; }
A.footertext:link    { color: #993300; text-decoration: underline; }
A.footertext:active  { color: #993300; text-decoration: underline; }
A.footertext:visited { color: #993300; text-decoration: underline; }
A.footertext:hover   { color: #993300; text-decoration: underline; }

A.discreet           { color: #333333; text-decoration: none; }
A.discreet:link      { color: #333333; text-decoration: none; }
A.discreet:active    { color: #333333; text-decoration: none; }
A.discreet:visited   { color: #333333; text-decoration: none; }
A.discreet:hover     { color: #333333; text-decoration: none; }

B                    { color: #993300; }

BODY {
  scrollbar-arrow-color: #993300;
  scrollbar-face-color:  #E4E4D4;
}


.headertext {
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height:20px;
}

.breadcrumbs {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#0856A8;
	}
	
A.breadcrumbs              { color: #01828C; text-decoration: none;  }
A.breadcrumbs:link         { color: #01828C; text-decoration: none; }
A.breadcrumbs:active       { color: #01828C; text-decoration: none; }
A.breadcrumbs:visited      { color: #01828C; text-decoration: none; }
A.breadcrumbs:hover        { color: #01828C; text-decoration: underline; }


.bullettext {
  color: #ffffff;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height:20px;
}

.bodytexttitle {
	display:block;
	padding-left:5px;
	height:40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:larger;
	color: #ffffff;
	font-weight:bold;
	background-color:#01828C;
	color: #333333;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	line-height: 40px;
}


.bodytext {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  margin: 10px;
  text-align:left;
}

#whitepaperbg
{
		background-color:#CCCCCC;
		font-family:Arial, Helvetica, sans-serif;
		color:black;
		width:150px;
		font-size:small;
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		font-weight:bold;
}
#rightcolumnbg
{
		background-color:#01828C;
		font-family:Arial, Helvetica, sans-serif;
		color:black;
		width:150px;
		font-size:medium;
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		font-weight:bold;
}



#contentcolumntopbg
{
		background-color:#01828C;
		font-family:Arial, Helvetica, sans-serif;
		color:white;
		width:100%;
		font-size:medium;
		padding-left:15px;
		padding-right:15px;
		padding-top:5px;
		padding-bottom:5px;
		font-weight:bold;
}


A.bodytextlink              { color: #01828C; /*text-decoration: none; */}
A.bodytextlink:link         { color: #01828C; text-decoration: underline; }
A.bodytextlink:active       { color: #01828C;/* text-decoration: none;*/ }
A.bodytextlink:visited      { color: #01828C; /*text-decoration: none;*/ }
A.bodytextlink:hover        { color: #01828C; text-decoration: underline; }

	
}
.whitetext {
  color: #FFFFFF;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.footertext {
  color: #993300;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.polltext {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.smallelement {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
}

.stealth {
  display: none;
}

div#globalfooter {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:6px;
}