TABLE.goldcell {
	BORDER-RIGHT: #997F00 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #997F00 1px solid;
	PADDING-LEFT: 0px;
	BACKGROUND: #FFFFDD;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 5px;
	BORDER-LEFT: #997F00 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #997F00 1px solid;
}
TH.goldcell {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	FONT: bold 14px Tahoma;
	COLOR: White;
	PADDING-TOP: 2px;
	background-color : #997F00;
}
TD.goldcell {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	FONT: 12px Tahoma;
	COLOR: black;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #FFFFDD;
}
	
TABLE.infocell {
	BORDER-RIGHT: #006699 1px solid;
	PADDING-RIGHT: 0px;
	BORDER-TOP: #006699 1px solid;
	PADDING-LEFT: 0px;
	BACKGROUND: #CDDBEB;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px 0px 5px;
	BORDER-LEFT: #006699 1px solid;
	PADDING-TOP: 0px;
	BORDER-BOTTOM: #006699 1px solid;
}
TH.infocell {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	MARGIN: 0px;
	FONT: bold 14px Tahoma;
	COLOR: White;
	PADDING-TOP: 2px;
	background-color : #006699;
}
TD.infocell {
	PADDING-RIGHT: 5px;
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 5px;
	MARGIN: 0px;
	FONT: 12px Tahoma;
	COLOR: black;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #CDDBEB;
}
A.infocell:link {
		color: #666666;
		font-size: 10px;
		line-height: normal;
}
	A.infocell:visited {
		color: #666666;
		font-size: 10px;
		line-height: normal;
}
	A.infocell:hover {
		color: #C32F39;
		font-size: 10px;
		line-height: normal;
}
	
	/* Site-wide Nav Types */
	a.headerLink:link{
		color: #999999;
		font-size: 10px;
		line-height: normal;
	}
	a.headerLink:visited{
		color: #666666;
		font-size: 10px;
		line-height: normal;
	}
	a.headerLink:hover{
		color: #C32F39;
		font-size: 10px;
		line-height: normal;
	}
	a.footerLink:link{
		color: #999999;
		font-size: 10px;
		font-weight : normal;
		line-height: normal;
	}
	a.footerLink:visited{
		color: #666666;
		font-size: 10px;
		font-weight : normal;
		line-height: normal;
	}
	a.footerLink:hover{
		color: #999999;
		font-size: 10px;
		font-weight : normal;
		line-height: normal;
	}
	a.crumbs:link {
		color : #999999;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.crumbs:visited {
		color : #666666;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.crumbs:hover {
		color : #999999;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.crumbLinkOn:link {
		color : #0A1D64;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.crumbLinkOn:visited {
		color : #666666;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.crumbLinkOn:hover {
		color : #0A1D64;
		font-size : 12px;
		text-decoration : none;
		font-weight : bold;
		line-height: normal;
	}
	a.menuLink:link {
		color : #0A1D64;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLink:visited {
		color : #666666;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLink:hover {
		color : #C32F39;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLinkOn:link {
		color : #C32F39;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLinkOn:visited {
		color : #666666;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLinkOn:hover {
		color : #C32F39;
		font-size : 10px;
		text-decoration : none;
		line-height: normal;
	}
	
	a.menuLinkLight:link {
		color : #0A1D64;
		font-size : 10px;
		font-weight : normal;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLinkLight:visited {
		color : #666666;
		font-size : 10px;
		font-weight : normal;
		text-decoration : none;
		line-height: normal;
	}
	a.menuLinkLight:hover {
		color : #C32F39;
		font-size : 10px;
		font-weight : normal;
		text-decoration : none;
		line-height: normal;
	}
		
	a:link {
		color : #C32F39;
		font-weight : bold;
		text-decoration : underline;
	}
	a:visited {
		color : #666666;
		font-weight : bold;
		text-decoration : underline;
	}
	a:hover {
		color : #C32F39;
		font-weight : bold;
		text-decoration : underline;
	}


	/* Text Types */
	.crumbLink {
		color : #999999;
		font-size : 12px;
		font-weight : bold;
		line-height: normal;
	}
	.crumbLinkOn {
		color : #0A1D64;
		font-size : 12px;
		font-weight : bold;
		line-height: normal;
	}
	.menuLink {
		color : #0A1D64;
		font-size : 10px;
		line-height: normal;
	}
	.headerLink {
		color: #999999;
		font-size: 10px;
		line-height: normal;
	}
	.footerLink {
		color: #999999;
		font-size: 10px;
		line-height: normal;
	}
	.copyright{
		color: #999999;
		font-size: 10px;
		line-height: normal;
	}
	.teaserText {
		color: #000000;
		font-size: 10px;
		line-height: normal;
	}
	.required {
		font-size: 10px;
		line-height: normal;
		color : #C32F39;
	}
	.highlight{
		line-height: normal;
		color : #C32F39;
	}
	.featuregreen{
		color: #ffffff;
		}
	.tabletitletext{
		color: #0A1D64;
		font-size: 10px;
		line-height: normal;
		text-align: center;
		border-width: 1px; 
		border-style: solid; 
		border-color: #e6e8ef;
		background-color: #ccd0dc;
		}
		.tabletitletext2{
		color: #0A1D64;
		font-size: 10px;
		line-height: normal;
		text-align: left;
		}
	.smalltext{
		font-size: 10px;
		line-height: normal;
		text-align: center;
		border-width: 1px; 
		border-style: solid; 
		border-color: #e6e8ef
	}
	.smalltext2{
		font-size: 10px;
		line-height: normal;
		text-align: center;
	}
	.smalltext3{
		font-size: 10px;
		line-height: normal;
		text-align: left;
		line-height: 1.2; 
		font-weight: bold;
		}
	.smalltext4{
		font-size: 10px;
		line-height: normal;
		text-align: left;
		line-height: 1.2; 
		}
	.bottomnav{
		color: #323265;
		font-size: 10px;
		line-height: normal;
		line-height: 1.2; 
		font-weight: bold;
	}
	.tableshaded{
		font-size: 10px;
		line-height: normal;
		border-width: 1px; 
		border-style: solid; 
		border-color: #e6e8ef
	}
	.greentext{
		color: #ffffff;
		font-weight: bold;
		font-size: 12px;
		line-height: normal;
		}
	.popuptitle{
		color : #000000;
		line-height: normal;
		font-weight : bold;
	}
	.statusOpen{
		color : #cc0000;
		line-height: normal;
		font-weight : bold;
	}
	.statusClosed{
		color : #339900;
		line-height: normal;
		font-weight : bold;
	}
	body, td, div {
		font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-size : 12px;
		/*line-height: 16px;*/
	}
	h1, h2, h3, h4 {
	color : #069;
	}
	li.burg {
	list-style-image : url(images/bullet_home_burg.gif);
}
li.gold {
	list-style-image : url(images/bullet_gold.gif);
}