body 
{
	background-color:White;
	background-image: url("images/bglight1.gif");
	background-repeat:repeat-x;
}
td	{ FONT-SIZE: 12px;
    FONT-FAMILY: Verdana, Arial, 'Microsoft Sans Serif';
	}

td.metric
	{ FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, 'Microsoft Sans Serif';
	font-weight:800;
	}
	
th.Metric
	{ FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, 'Microsoft Sans Serif';
	color: #FFDA85;

	}
td.metrichead
	{ FONT-SIZE: 10px;
    FONT-FAMILY: Verdana, Arial, 'Microsoft Sans Serif';
	color: #FFDA85;
    text-align:center;
	}

h2
{   FONT-SIZE: 14pt;
    color:#163D1D;
    font-weight:bold;
    FONT-FAMILY: Tahoma;
	}

a.mainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #4B6D52;
	text-decoration: none;
	float: left;
	width: auto;
	padding-top:3px;
	padding-left:4px;padding-right:4px;
	/*background-image: url(images/nav_spacer.gif); */
	background-repeat: no-repeat;
}
a.mainNav:visited {color: #4B6D52;text-decoration: none;}
a.mainNav:link {color: #4B6D52;text-decoration: none;}
a.mainNav:hover {color: #FFC051;text-decoration: underline;}

.mainNavDivider{
	float: left;
	width: 20px;
    height:22px;
	/*background-image: url(images/nav_divider.gif); */
	background-repeat: no-repeat;
}
/* menu */
.publicmenu
{
    font-family:Tahoma;
    font-weight:bold;
    font-size:14px;
    display:block;
}
a.publicmenu{ color:#793335; text-decoration:none; display:block;}
a.publicmenu:visited{color:#793335; text-decoration:none; display:block;}
a.publicmenu:link{color:#793335; text-decoration:none; display:block;}
a.publicmenu:hover{color:white; text-decoration:none; display:block;}
	
/* small hyperlinks */
.smhyperlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #30573D;
	font-weight: normal;
	
}

a.smhyperlink{text-decoration:underline; color:#006751;}
a.smhyperlink:visited{text-decoration:underline; color: #006751;}
a.smhyperlink:link{text-decoration:underline; color: #006751;}
a.smhyperlink:hover{text-decoration:none; color:#FFFFFF;}
	
a	{ FONT-SIZE: 12px;
    COLOR: #006751;
	font-weight:800;
    FONT-FAMILY: Verdana, Arial,'Microsoft Sans Serif';
	}
a:hover { 
    color:gold;
    text-decoration: underline;
}	
	
DIV.Title	
{ 
	color: #006751;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 16pt;
	position:relative;top:-38;left:20;
}
DIV.B1
{
    LEFT: 115px;
    FLOAT: left;
    POSITION: absolute;
    TOP: 35px;
}
DIV.B2
{
    LEFT: 215px;
    FLOAT: left;
    POSITION: absolute;
    TOP: 35px;
}
DIV.B3
{
    LEFT: 315px;
    FLOAT: left;
    POSITION: absolute;
    TOP: 35px;
}
DIV.B4
{
    LEFT: 415px;
    FLOAT: left;
    POSITION: absolute;
    TOP: 35px;
}
DIV.B5
{
    LEFT: 515px;
    FLOAT: left;
    POSITION: absolute;
    TOP: 35px;
}
DIV.Question	
{ 
	color:#FF0000;
	font-family: arial black;
	font-size: 20;
	position:relative;top:-38;left:18;
}
DIV.Outline /*added 9 Jul 08 (dmg) for sitemap.aspx page*/
{
    line-height:16pt;
}
.Footer
{
    font-size:7pt;
    vertical-align:top;
}

.BOX
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: Normal;
}
a.rightnav{text-decoration:underline; color:#000000;}
a.rightnav:visited{text-decoration:underline; color:#000000;}
a.rightnav:link{text-decoration:underline; color:#000000;}
a.rightnav:hover{text-decoration:underline; color:#FFFFFF;}

.rightnavselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-weight: Normal;
	letter-spacing: -1px;
}
.dotted /*added 03 Nov 08 (dmg) for map.aspx page */
{
    border-style:dashed;
    border-color:#9E9A8B;
    border-width:thin;
}
/* Button class */
.btn1{  
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 10px; 
	color: #F5F5F5; 
	font-weight: bold;
	background-color: #456D56;
	line-height : 14px;
	border : 2px outset #3FBE3F;
}
.searchbtn
{
    background-image:url(images/search_button.gif);
}
