﻿body 
{
 background-color:#DEDEDD;
 text-align:center;
 margin: 0 auto 0 auto;
 	

}

#OuterContainer
{
	 width:998px;
	 position:relative;
	 margin:0 auto;
	 text-align:center;
	
}


#InnerContainer
{
	 width:998px;
	 position:relative;
	 margin:0 auto;
	 text-align:center;
	 float:left;
}


table 
{
	font-family:Verdana;
	font-size:8pt;
	text-align:left;
	
}

.normal{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}

#content p{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman ,arial,helvetica;
}

#content td{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}

#content span{
	color:#333333;
	font-size:11px;
	font-family:Times new Roman  ,arial,helvetica;
}



UL, OL {
	color:black;
	
	font-size:8pt;
	font-family:verdana;
}

UL {
	
}



.tooltip {
	position:absolute;
	top:0;
	left:0;
	display:none;
	border-style: solid;
	border-width:1px;
	border-color:black;
	font-family:Times new Roman  ;
	font-size:11px;
	color:black;
	background-color:#FFFFEE;
	padding:3px;
}

.classButOff{
   color:white;
   font-family: 	Times new Roman  ,helvetica;
   font-size: 		11px;
   font-weight: 	bold;
   border-bottom: #EE5700 1px solid;
   border-left:   #FFB772 1px solid;
   border-right:  #EE5700 1px solid;
   border-top:    #FFB772 1px solid;
   background-color: #FF9B49;
   cursor:pointer;
}

.classButOn{
	color:white;
   font-family:	Times new Roman  ,helvetica;
   font-size:		11px;
   font-weight:	bold;
   border-bottom: #FFFFFF 1px solid;
   border-left:   #660000 1px solid;
   border-right:  #FFFFFF 1px solid;
   border-top:    #660000 1px solid;
   background-color: #EA6A00;
   cursor:pointer;
}

.textBenefits{
   color:#666666;
   padding-left:9;
   padding-right:7;
   font-family:Times new Roman  ;
   font-size:11px;
}






 .tdleft1
    {
	background-color: #cc0000;	
	width: 6px; 
	height: 44px; 
    }
    
    .tdleft2
    {
		width: 6px; 
		height: 6px; 
		background-color: silver;
    }
    
    .tdTitle1
    {
		width: 100px; 
		height: 44px; 
		color: #ffffff; 
		background-color:darkgray; 
		text-align: left;
    }
    
    .tdTitle2
    {
		width: 21px; 
		height: 6px; 
		background-color: #cc0000;
    }
    
    .tdLeftText
    {
		background-color: gainsboro;
    }
    
    .tdText
    {
    background-color: #ffffff; text-align: left;
    }
   

#scrollbar
{
	height: 247px;
overflow: auto;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;

}


#scrollbarLong
{
	height: 325px;
overflow: auto;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #FFFFFF;
scrollbar-face-color: #FFFFFF;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;

}

.h1
{
	cursor: pointer;
	font-family::Verdana;
	font-size: 9pt;
	color:white;
	font-weight:bold;
	
	
}

.h2
{
	font-family:Verdana  ;
	font-size:8pt;
	color:black;
	
}

.h3
{
	font-family:Verdana  ;
	font-size:9pt;
	font-weight:bold;
	color:black;
	cursor: pointer;
}

.Subtitle
{
	font-family:Verdana  ;
	font-size:8pt;
	font-weight:bold;
	color:gray;
	cursor: pointer;
	
}

.h4
{
font-family:Verdana ;
	font-size:10pt;
	font-weight:bold;
	color:Black;
	
}

.h5
{
	cursor: pointer;
	font-family::Times new Roman  ;
	font-size: 12pt;
	color: #528CE0;
	
}

.h6
{
	
	font-family::Times new Roman  ;
	font-size: 13pt;
	font-weight:bold;
	color:Navy;
	
}




.MenuLink
{
	font-family:Times new Roman  ;
	font-size:8pt;
	font-weight:bold;
	color:black;
}

.title
{
	font-family:Calibri;
	font-size:18pt;
	font-weight:bold;
	color:Black
}

.textTitle
{
	 color: Black; 
	 font-family:Verdana; 
	 font-size:8pt; 
	 font-weight:bold;
}

.MenuTD
{
	background-color:whitesmoke;
	height:20px;
	
	
	
}


.Qus
{
	font-family:Times new Roman ;
	font-size:11pt;
	font-weight:bold;
	color:Black;
	vertical-align:top;
	text-align:left;
}

.Qus1
{
	font-family:Times new Roman  ;
	font-size:11pt;
	text-align:left;
	color:Black;
	vertical-align:top;
}

.bg
{
	text-align:center;
	color:White;
	background-color:whitesmoke;
}

.tdborder
{
	border-bottom-style:dashed;
	border-bottom-color:Gray;
	border-bottom-width:thin;
	border-left-style:dashed;
	border-left-color:Gray;
	border-left-width:thin;
	border-right-style:dashed;
	border-right-color:Gray;
	border-right-width:thin;
}



.more
{
	font-family:Verdana ;
	font-size:8pt;
	color:Blue;
	text-decoration:none;
	cursor:pointer;
	text-align:right;
	
}

.tdbg
{
	background-color:#F1F1F3;
	
	
}




.Titlediv
{
	width: 100%; 
	height: 25pt; 
	background-color: #eff0f1;
	
}

.TitledivIn

{
	 margin: 10px;
	 width: 98%; 
	 height: 30px;
	 background-color: #FfFfFf; 
	 border-bottom: #ffffff 2px outset;
	
}

.ServicesBG
{
	background-image:url(~/img/Services.gif);
	background-repeat:no-repeat;
	background-color:#CADDEE;
	
}

.symbol
{
	
	font-size:8pt;
	color:#666699;
	
}

.Link
{
	font-weight: bold; 
	font-size: 8pt; 
	color: #666699; 
	font-family: Verdana; 
}




#easel {width:155px; height:130px; }
#painters {
  padding:4;
  margin:0;
  list-style-type:none; 
 
  }
#painters li {
  width:170px; 
  height:20px; 
  
 
  margin-right:2px;
  }
#painters a em {
  font-style:Franklin Gothic Medium; 
  font-family:Franklin Gothic Medium;
   font-weight:bold;
  
  font-size:8pt; 
   color:lightslategray;
  line-height:1.5em;
 
  }
#painters a {
  text-decoration:none;
  color:#000;
  position:absolute; 
  width:170px; 
  height:20px; 
  display:block;
  text-align:left;
  }
#painters a.red {background:transparant; color:#000;}
#painters a.orange {background:transparant; color:#000;}
#painters a.yellow {background:transparant; color:#000;}
#painters a.green {background:transparant; color:#000;}
#painters a.blue {background:transparant; color:#000;}
#painters a:hover {
  width:200px; 
  height:28px;
  z-index:200;
  background:#aaa;
  }
#painters a:hover em {
font-style:Franklin Gothic Medium; 
  font-size:10pt;
  font-weight:bold;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer;
  background:#fff; 
   position:absolute; 
  width:200px; 
  height:25px;
  left:-1px; 
  top:-2px;
  }
#painters a:hover.red em {background:#F9F6F4;}
#painters a:hover.orange em {background:#F9F6F4;}
#painters a:hover.yellow em {background:#F9F6F4;}
#painters a:hover.green em {background:#F9F6F4;}
#painters a:hover.blue em {background:#F9F6F4;}








#easel1 {width:135px; height:130px; }
#painters1 {
  padding:4;
  margin:0;
  list-style-type:none; 
 
  }
#painters1 li {
  width:130px; 
  height:20px; 
  
 
  margin-right:2px;
  }
#painters1 a em {
  font-style:Franklin Gothic Medium; 
  font-family:Franklin Gothic Medium;
   font-weight:bold;
  
  font-size:8pt; 
   color:lightslategray;
  line-height:1.5em;
 
  }
#painters1 a {
  text-decoration:none;
  color:#000;
  position:absolute; 
  width:130px; 
  height:20px; 
  display:block;
  text-align:left;
  }
#painters1 a.red {background:transparant; color:#000;}
#painters1 a.orange {background:transparant; color:#000;}
#painters1 a.yellow {background:transparant; color:#000;}
#painters1 a.green {background:transparant; color:#000;}
#painters1 a.blue {background:transparant; color:#000;}
#painters1 a:hover {
  width:160px; 
  height:28px;
  z-index:200;
  background:#aaa;
  }
#painters1 a:hover em {
font-style:Franklin Gothic Medium; 
  font-size:10pt;
  font-weight:bold;
  line-height:1.1em;
  overflow:hidden;
  cursor:pointer;
  background:#fff; 
   position:absolute; 
  width:160px; 
  height:25px;
  left:-1px; 
  top:-2px;
  }
#painters1 a:hover.red em {background:#F9F6F4;}
#painters1 a:hover.orange em {background:#F9F6F4;}
#painters1 a:hover.yellow em {background:#F9F6F4;}
#painters1 a:hover.green em {background:#F9F6F4;}
#painters1 a:hover.blue em {background:#F9F6F4;}



.hiddenfromview {display:none;}
#wrapper {width:330px; margin:0 auto; text-align:left;}

.sitemapBg
{

	background-image:url('../img/SiteBg.gif');
	background-repeat:repeat-x repeat-y;
	
}
	
	



