﻿A:link	{	
	text-decoration: none;
	color: #9b2e20;
	/*font-weight:bold;*/
	}	
		
A:visited	{	
	text-decoration:	none;
	color: #9b2e20;
	/*font-weight:bold;*/
	}	
		
A:active	{	
	text-decoration:	none;
	color: #9b2e20;
	/*font-weight:bold;*/
	}	
		
A:hover	{	
	text-decoration:	underline;
	color: #9b2e20;
	/*font-weight:bold;*/
	}

ul
{
    list-style-image: url('../imgs/smScope1.png');
    /*line-height: 20px;*/
}
.subList ul 
{
    list-style-image: url('../imgs/smScope1.png');
    line-height: 20px;
}
.subList li
{
   /* list-style-image: url('../imgs/arrow2.gif');
    font-size: 12pt; font-family: Century Schoolbook;*/
    line-height: 20px;
}


BODY {
	margin:0px; /*background-color: #161921;	*/
	background-image: url('../imgs/bg_shadow2.gif'); background-repeat: y;

}
.pageHead
{
    background-color: #161921; margin:0px; 
	background-image: url('../imgs/Top_Banner2.png'); background-repeat: no-repeat;
}
.header1
{
    font-size: large; color: #99734F; font-weight: bold; 
    line-height: 25px;
}
.tableHeader
{
  color: White;
  background: url(../imgs/headerBG.jpg) repeat-x;   
}
.content2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	margin: 10px 10px 10px 10px;
	
}
.subPageHead
{
    font-weight: bold; font-size: medium;
}
.t1
{
    font-family: Verdana;
    font-size: large;
    color: #796C4C;    
}
 
.solidmenu2
{
  margin: 0 0 0 0; padding:0 0 0 0;float: left;font:bold 12px Arial; 
  width:844px;
  /*border: solid 1px #625c00; border-width: 1px;*/
  /*background: black url(../imgs/bgFS2.png) center center repeat-x; */ 
  background: url(../imgs/fsbg.png) center center repeat-x;   
  
}
.solidmenu2 ul
{
    display:inline; margin-left: 20pt; padding: 0 10px 0 20px;
    text-indent: 15px;
}
.solidmenu2 li
{
    display:inline;
}
.solidmenu2 li a
{
    float:left;color:White; 
    padding: 7px 25px;
    text-decoration: none;font-variant: small-caps
    /*border-right: solid 1px white;*/
    
}
.solidmenu2 li a:hover, .solidmenu2 #current
{
    color:White; 
    /*background: transparent url(../imgs/bgFS_on2.png) center center repeat-x; */
    background: transparent url(../imgs/fs_bg1.png) repeat-x;  
}   
.footer
{
    text-align: center;
    font-variant: small-caps;
}
.footer hr
{
    background: transparent url(../imgs/fsBG.png) center center repeat-x;
    width: 844px;
    height: 10px;
}
.globalNav
{
    font-size: smaller;
    font-variant: small-caps;
}
.globalNav A
{
    color: #625c00;
}
.globalNav A:hover
{
    text-decoration:underline;
	color: #5996FF;
	/*font-weight:bold;*/
}


.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: Black;
    background-color: #8d8d8d;
    background: url('../imgs/headerBG.jpg') bottom bottom repeat-x;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}
.accordionHeader a
{
	color: #000000;
	background: none;
	text-decoration: none;
}
#master_content .accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}
.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}
#master_content .accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #9b2e20;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    /*background-color: #EFE6B4;*/
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
	font-size: 12px;
	color: black;
}
.panelAnswer
{
    background-color: #E5E5E5;   
    font-style: italic;
    padding: 5px 10px 5px 10px;
}
/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:600px;
}
.servicesBG
{
    /*background: transparent url(../imgs/bgFS_on2.png) center center repeat-x;*/
    background-color: #DAFF7F;
}

.detailsViewHeader
{
    background: url('../imgs/headerBG.jpg') bottom bottom repeat-x ;
    color:White;
    font-weight: bold;
}
.detailsViewRow
{
    background-color: White;
    color:Black;
    
}