/* ZERO EVERYTHING */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	/* vertical-align: baseline; */
	/* background: transparent; */
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* NEW STYLES */
@media print {
	.noprint {display:none;}
	#noprint {display:none;}
	body {background-color:white;}
}

p {margin: 11px 0;
	font-size: 12px;}



/* TEXT.CSS */

BODY {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

P {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

TD {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

TH {
	FONT: bold normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

H1 { FONT: bold 14px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #333399 }
H2 { FONT: bold 16px Arial, "Times New Roman", Times, serif; COLOR: #000000 }
H3 { FONT: bold 14px Arial, "Times New Roman", Times, serif; COLOR: #000000 }
H4 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }
H5 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }
H6 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }

HR {
	color : #ffcc66;
}

A {	color: #000000; }

.popupMenu { 
	background-color: Black; 
	color: #000000; 
	font-size: 9px; 
	font-weight: bold; 
	font-family: Arial, sans-serif; 
	font-style: normal; 
	width:150px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border: thin outset Gray;}

.text {
	FONT: bold normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #ffffff;
}

.issuehead {
	FONT: lighter normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #FFFF99;
}

a.issuehead {
	FONT: lighter normal normal 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #FFFF99 !important;
}

.issue {
	FONT: lighter normal normal 9px/12px Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #ffffff
}

.caption {
	FONT: italic 9px/18px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #000000; LETTER-SPACING: 0em
}

.links {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}
.links a:hover
	{FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration: underline;
}
a.links {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
}

.pclinks {
	FONT: 9px/12.6px Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
}

a.pclinks {
	FONT: 9px/12.6px Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
}

.bodyhead {
	FONT: bold normal normal 14px/normal Georgia, "Times New Roman", Times, serif;
	TEXT-TRANSFORM: none;
	COLOR: #333399
}

.bodysubtitle {
	FONT: normal normal normal 11px/normal Georgia, "Times New Roman", Times, serif;
	color : #333399;
}

.bodytext {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

.mastheadpc {
	FONT-WEIGHT: normal; FONT-SIZE: 14px; TEXT-TRANSFORM: none; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Georgia, "Times New Roman", Times, serif; FONT-VARIANT: normal
}

.masthead4 {
	FONT: 45px "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}

.masthead3 {
	FONT: 35px "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}

.masthead2 {
	FONT: 30px "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}

.masthead1 {
	FONT: 23px "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #ffffff
}

TABLE.data {
	border-collapse : collapse;
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
TABLE.data  TH  {
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
	background-color : #ffcc66;
}
	
TABLE.data  TD  {
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;}
	
TABLE.data  TD  P {
	FONT: normal normal normal 10px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;}
	
.sideMenu {
	background-color : #ffcc66;
	vertical-align : top;
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 3px;
	border-bottom : 1px solid Gray;
	border-right : 1px solid Gray;
	border-top : 1px solid silver;
	border-left : 1px solid silver;
}

.sideMenu A {
	background-color : #ffcc66;
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration : underline;
}
#sideMenuDiv a
	{FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}
#sideMenuDiv a:hover
	{FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration: underline;
}
div.sideMenu a {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}

/* Should it be Arial bold, or Georgia normal ?  Think it should be georgia bold. */
div.sideMenu a:Hover  {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	/* font-size : 11px;
	font-family : 'Arial';
	font-weight : bold; */
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration: underline;
}
div.sideMenu a:Visited  {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration: underline;
}
.bodyhead2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 4mm;
		clip : auto;
}
.bodytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.siderevised {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFF99;
}
.blueTBLR {
	border: 0px solid #333399;
}
.boxlinks {
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 16px; font-weight: normal; font-variant: normal; text-transform: none; color: #666666
}

.layout {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; text-transform: none; color: #333399}

.backtotop {
	color:#990000
}

p.headtextG {
	color:#333399 !important;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-bottom:5px;
 }
 
p.footertext {
color:#333399 !important;
font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
 }

 /* begin piercestyle.css */
.aboutText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: 336699;
	text-decoration: none;
}
.aboutTextMobile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: 336699;
	text-decoration: none;
}
.subheaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 336699;
	text-decoration: none;
	line-height: 12px;
}
.subheaderTextMobile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: 336699;
	text-decoration: none;
	line-height: 30px;
}
.frontpageText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px ! important;
	font-weight: normal ! important;
	color: 333399;
	text-decoration: none;
}
.frontpageTextMobile {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px ! important;
	font-weight: normal ! important;
	color: 333399;
	text-decoration: none;
}
.aboutHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: 336699;
	text-decoration: none;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.reverseSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFFFFF;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
}
.newsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E7AA7;
	text-decoration: none;
}

/* begin ice2.css */

#layouttable {
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
#layouttextyellow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffebc1 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextyellow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffebc1 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
}
#layouttextroyal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #efebf7 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextroyal
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #efebf7 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom : 5px solid White;
}
#layouttextmoss {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eeece2 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextmoss
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eeece2 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom : 5px solid White;
}
#layouttextsky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #e5ebf5 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextsky
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #e5ebf5 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom : 5px solid White;
}
#layouttextrust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f3ebe2 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextrust
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f3ebe2 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom : 5px solid White;
}
#layouttextorange {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffefde ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextorange
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffefde ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
}
#layouttextburgundy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f1e6eb ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextburgundy
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f1e6eb ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
	}
#layouttextred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffdfde ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextred
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffdfde ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
}
#layouttexthunter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eff7ef ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttexthunter
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eff7ef ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
}
#layouttextviolet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #f7ebff ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextviolet
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f7ebff ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
	}
#layouttextnavy {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #dadaf4 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextnavy {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #dadaf4 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
	}
#layouttextwhite {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextwhite {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
	}
div.layouttextyellowbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffebc1 ! important;
	margin-top : 0px ! important;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextnavybottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #dadaf4 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextwhitebottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffffff ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextroyalbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #efebf7 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextmossbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eeece2 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextskybottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #e5ebf5 ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextrustbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f3ebe2 ! important;
	margin-top : 0px;

	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextorangebottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffefde ! important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	}
div.layouttextburgundybottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f1e6eb ! important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	}
div.layouttextredbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #ffdfde ! important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	}
div.layouttexthunterbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #eff7ef ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextvioletbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif ! important;
	font-size: 11px ! important;
	font-style: normal ! important;
	font-weight: normal ! important;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #f7ebff ! important;
	margin-left: 0px;
	margin-right: 0px;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	}
#layouticon {
	Z-INDEX: 1;
	LEFT: 8px;
	POSITION: relative;
	TOP: 5px;
}
div.headtextG {
 color:#333399 !important;
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 margin-bottom:5px;
 margin-top:8px;
 PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
}

#headtextG {
 color:#333399 !important;
 font-family: Georgia, "Times New Roman", Times, serif; 
 font-size: 14px;
 font-style: normal;
 font-weight: bold;
 PADDING-RIGHT: 5px;
 PADDING-LEFT: 5px;
}
div.footertext {
	color:#333399 !important;
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;
 }
#layoutcolorbar { 
WIDTH: 84px; 
PADDING-TOP: 25px; 
POSITION: relative; 
TOP: 0px; 
HEIGHT: 100%; 
BACKGROUND-COLOR: #ffebc1;
color:#333333;
vertical-align:top;
}
#layoutcolorbarnarrow { 
WIDTH: 60px; 
PADDING-TOP: 25px; 
POSITION: relative; 
TOP: 0px; 
HEIGHT: 100%; 
BACKGROUND-COLOR: #ffebc1;
color:#333333;
vertical-align:top;
}
.redlink
  { color:#990000; }

#navytitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#000033;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#navytitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#000033;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#orangetitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#ff6500;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#orangetitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#ff6500;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#burgundytitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#6b0031;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#burgundytitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#6b0031;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#redtitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#9c0000;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#redtitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#9c0000;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#huntertitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#184118;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#huntertitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#184118;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#violettitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#31005a;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#violettitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#31005a;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#royaltitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#31309c;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#royaltitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#31309c;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#mosstitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#91993f;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#mosstitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#91993f;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#skytitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#7b97c3;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#skytitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#7b97c3;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#rusttitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#c37e4c;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#rusttitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#c37e4c;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#navylayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#dadaf4;
	padding-bottom:12px;
	}
#navylayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#dadaf4;
	padding-bottom:12px;
	}
#whitelayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#ffffff;
	padding-bottom:12px;
	}
#whitelayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#ffffff;
	padding-bottom:12px;
	}
#burgundylayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#f1e6eb;
	padding-bottom:12px;
	}
#burgundylayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#f1e6eb;
	padding-bottom:12px;
	}
#redlayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#ffdfde;
	padding-bottom:12px;
	}
#redlayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#ffdfde;
	padding-bottom:12px;
	}
#hunterlayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#eff7ef;
	padding-bottom:12px;
	}
#hunterlayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#eff7ef;
	padding-bottom:12px;
	}
#violetlayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#f7ebff;
	padding-bottom:12px;
	}
#violetlayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#f7ebff;
	padding-bottom:12px;
	}
#RoyallayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#efebf7;
	padding-bottom:12px;
	}
#RoyallayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#efebf7;
	padding-bottom:12px;
	}
#MosslayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#eeece2;
	padding-bottom:12px;
	}
#MosslayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#eeece2;
	padding-bottom:12px;
	}
#SkylayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#e5ebf5;
	padding-bottom:12px;
	}
#SkylayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#e5ebf5;
	padding-bottom:12px;
	}
#RustlayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#f3ebe2;
	padding-bottom:12px;
	}
#RustlayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#f3ebe2;
	padding-bottom:12px;
	}
#orangelayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#ffefde;
	padding-bottom: 12px;	}
#orangelayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#ffefde;
	padding-bottom: 12px;	}
BODY {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

P {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	COLOR: #000000;
}

TD {
	FONT: normal normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000
}

TH {
	FONT: bold normal normal 12px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	text-align: left;
	COLOR: #000000
}

H1 { FONT: bold 14px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #333399 }
H2 { FONT: Georgia, "Times New Roman", Times, serif; COLOR: #000000 }
H3 { FONT: Georgia, "Times New Roman", Times, serif; COLOR: #000000 }
H4 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }
H5 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }
H6 { FONT: 11px Georgia, "Times New Roman", Times, serif; COLOR: #333399 }

HR {
	color : #ffcc66;
}

A	{
	color : #000000;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}
A:link  {
	color : #0000FF;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

A:Visited  {
	color : #0000FF;
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
}

A:Active  {
	color : #0000FF;
}

A:Hover  {
	color : green;
}

A.clean {
	color : #0000FF;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : normal;
	font-style : normal;
	text-decoration : none;
}

A:Hover.clean  {
	color : green;
	text-decoration : underline;
}

#navylayoutinnerA a	
  {color:#990000;}
  
#whitelayoutinnerA a	
  {color:#990000;}
  
#burgundylayoutinnerA a	
  {color:#990000;}
  
#redlayoutinnerA a	
  {color:#990000;}
 
#hunterlayoutinnerA a	
  {color:#990000;}
  
#violetlayoutinnerA a	
  {color:#990000;}

#RoyallayoutinnerA a	
  {color:#990000;}
#MosslayoutinnerA a	
  {color:#990000;}
#SkylayoutinnerA a	
  {color:#990000;}
#RustlayoutinnerA a	
  {color:#990000;}
#orangelayoutinnerA a	
  {color:#990000;}
#featuresDiv a
	{color: #FFFFCC;
	text-decoration:none}
	
#sideMenuDiv a
	{FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}
#sideMenuDiv a:hover {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 12px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333399;
	text-decoration: underline;
}
div.sideMenu a {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-family : 'Arial';
	font-weight : bold; 
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}
div.sideMenu a:Hover {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-family : 'Arial';
	font-weight : bold; 
	TEXT-TRANSFORM: none;
	COLOR: #333399 ! important;
	text-decoration: underline ! important;
}

div.sideMenu a:Visited  {
	FONT: normal normal 11px/12pt Georgia, "Times New Roman", Times, serif;
	font-size : 11px;
	font-family : 'Arial';
	font-weight : bold;
	TEXT-TRANSFORM: none;
	COLOR: #333333;
	text-decoration: none;
}
TABLE.data {
	border-collapse : collapse;
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
TABLE.data  TH  {
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;
	background-color : #ffcc66;
	text-align:center;
}
TABLE.data  TD  {
	border-color : #ffcc66;
	border-style : solid;
	border-width : 1px;
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;}

TABLE.column  TH  {
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
}
		
TABLE.column  TD  {
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	font-size: 11px;
	COLOR: #000000;}
	
TABLE.data  TD  P {
	FONT: normal normal normal 11px/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
	TEXT-TRANSFORM: none;
	COLOR: #000000;}
	

.caption {
	FONT: italic 10px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #000000; LETTER-SPACING: 0em; line_height:1.0
}

#caption {
	FONT: italic 10px Georgia, "Times New Roman", Times, serif; TEXT-TRANSFORM: none; COLOR: #000000; LETTER-SPACING: 0em; line_height:1.0
}
TD.dark {
	background-color : #c0c0c0;
}
#pctvtitletext{
	position:relative;
	width:455px;
	height:20px;
	vertical-align:middle;
	background-color:#65535f;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
#layouttextpctv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #b6becc ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextpctv
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #b6becc ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom : 5px solid White;
}
div.layouttextpctvbottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #b6becc ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
	
#pctvtitletextnarrow{
	position:relative;
	width:387px;
	height:20px;
	vertical-align:middle;
	background-color:#65535f;
	color:#FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#pctvlayoutinnerA{
    position:relative;
	width:494 px;
	background-color:#b6becc;
	padding-bottom:12px;
	}
#pctvlayoutinnerAnarrow{
    position:relative;
	width:426 px;
	background-color:#fb6becc;
	padding-bottom:12px;
}

#pctvlayoutinnerA a	
  {color:#990000;}
  
  
  #layouttextpctvalternate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	COLOR: #000000;
	BACKGROUND-COLOR: #e1e2db ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left : 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}
div.layouttextpctvalternate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #e1e2db ! important;
	margin-top : 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
	border-bottom: 5px solid white ! important;
}
div.layouttextpctvalternatebottom
	{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 100%;
	COLOR: #000000;
	BACKGROUND-COLOR: #e1e2db ! important;
	margin-top : 0px ! important;
	margin-bottom: 0px;
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	PADDING-TOP: 5px;
}

H1  {
	font-size : 18px;
	font-family : 'Arial';
	font-weight : bold;
	font-style : normal;
	color : black;
}

H2  {
	font-size : 16px;
	font-family : 'Arial';
	font-weight : bold;
	font-style : normal;
	color : black;
}

H3  {
	font-size : 12px;
	font-family : 'Arial';
	font-weight : normal;
	font-style : normal;
	color : DarkBlue;
	margin-top: 8px;
}

.sharesb ul li.twitter {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/twitter.png) no-repeat scroll 0 0;
}
.sharesb ul li.delicious {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/delicious.gif) no-repeat scroll 0 0;
}

 .sharesb ul li.digg {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/digg.gif) no-repeat scroll 0 0;
}

.sharesb ul li.reddit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/reddit.gif) no-repeat scroll 0 0;
padding:0 0 0 2px;
}

.sharesb ul li.facebook {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/facebook.gif) no-repeat scroll 0 0;
}

.sharesb ul li.stumbleupon {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/stumbleupon.gif) no-repeat scroll 0 0;
}

.sharesb ul li.buzzyahoo {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(http://www.co.pierce.wa.us/pc/_template/buzzyahoo.png) no-repeat scroll 0 0;
}
.sharesb {
border:1px solid #DDDDDD;
clear:both;
font-size:12px;
margin:15px 0 10px;
padding:10px;
position:relative;
}

.sharesb ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:15px 0 0 15px;
padding:0;
text-align:left;
}

.sharesb ul li {
display:inline;
padding:0 4px 6px 0;
text-align:center;
}

.sharesb ul li a {
margin:0 3px 0 0;
padding:0 0 0 18px;
border:medium none;
}

.sharesb ul li a {
margin:0 3px 0 0;
padding:0 0 0 18px;
}



