﻿html
{
	height:100%; 
}

body
{
	background-color:#FFFFFF; margin: 0px; padding:0px; height:100%; 
	font-family:Tahoma; font-size: 10pt; font-weight:normal; 	
}

h1
{
	font-family:Tahoma; font-size: 14pt; font-weight:bold; color:#000000;
}

iframe
{
	margin:0px; border:0px; height:81%; width:99%; 
}



.Form_Main
{
	height:100%;
}

.Body_Container
{
	height:100%; width:100%; z-index:0; position:absolute; left:0px; top:0px;
}

.HC_Image
{
	height:23px; background-color:#ececec; float:left; 
}

.HC_Header
{
	height: 19px; background-color:#ececec; text-align:left; border:0px; padding-top:4px; 
	font-size: xx-small; font-family: Verdana; 
}

.Banner_1
{
	height:125px; width:100%; background-image:url(Images/Banner/b.png); text-align:left;   
}

.Banner_2
{
	height:125px; width:100%; z-index:1; position:absolute; left:0px; top:23px; text-align:right; 
}

.L_Menu_Column
{
	height:100%; width: 183px; background-color:#D3DEEF; z-index:-1; position:fixed; left:0px; top:0px;
}	

.R_Menu_Column
{
	height:100%; width: 183px; background-color:#F7F7F7; z-index:-1; position:fixed; right:0px; top:0px;
}	

.L_Menu_Main
{
	width:182px; vertical-align:top; border:0px; padding:0px; text-align:left; 
    background-color:#D3DEEF; float:left; 
}
.R_Menu_Main
{
	width:182px; vertical-align:top; border:0px; padding:0px; text-align:right; 
    background-color:#D3DEEF; z-index:0; position:absolute; top:148px; right:0px; 
}

.Menu_Secondary
{
	background-image: url(Images/RedFade.png); height:26px; text-align:center; border:1px solid #000000; font-family: Tahoma;
	font-size: 10pt; font-weight: bold; 
}            

.Content_Main
{
	text-align:center; margin-left:196px; margin-top:14px; margin-right:196px; text-align:justify; 
}

.cis
{
	width:100%; text-align:center; border:0px; padding:10px;
}	

.header
{
	font-size:x-large; color:#FF0000; text-align:left; font-style:italic; margin-bottom:25px;
}



/* CFR */
.cfr_Main
{
	height:100%; width:100%; position:absolute; left:0px; top:0px; overflow:hidden;
}

.cfr_A
{
	height:119px; width:100%;
}

.cfr_B
{
	height:100%; margin-left:183px;
}



/* accordion */
.L_accordionHeader
{
    border: 1px solid #000000;
    background-image: url(Images/RedFade.png);
    font-family: Tahoma;
	font-size: 12pt;
	font-weight: bold;
	text-align:center;
	padding:6px;
    cursor:pointer;
}

.accordionHeader
{
    border: 1px solid #000000;
    background-image: url(Images/BluFade.png);
    font-family: Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
    margin-top: 0px;
    cursor:pointer;
}

.L_accordionContent
{
    background-color: #FFF9E1;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 10px;
    font-size: 14px;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px solid #2F4F4F;
    border-top: none;
    padding: 10px;
    font-size: 14px;
}

.accordionLink
{
 background-color: Transparent;
 color: White;
}

.accordianSub
{
	font-family:Arial; font-size: 10pt; font-weight:bold; line-height:22px;
}	




/* linkbutton */
.linkbuttonCssClass
{
    border: 1px solid black;/*#2F4F4F;solid white*/
    color: White;    
    /*background-color: Transparent;#2647a0;#2647a0;*/
    background: url(Images/sprite.png) #2647a0 repeat-x left -1400px;
	font-family:Tahoma;
	font-size: 10pt;
	font-weight: bold;
	padding: 5px;
    margin-top: 0px;/*2*/
    cursor: pointer;
    display: block;

}




/* Added By MCS - Formatting Below For Lobbyist Pages */


Panel1,Panel3
{
    background-color: inactivecaption;
    text-align: left;
}

.Panel
{
    background-color: inactivecaption;
}

#menu h1
 {
  background-image: url("menutitleback.jpg");
  background-repeat: repeat-x;
  height: 25px;
  padding-left: 5px;
  padding-top: 5px;
  font-size: 14px;
  margin: 0px;
  color: #575252;
  border-bottom: 1px solid #686161;
  }
#menu a
{
    color: #000000;
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    text-decoration: none;
    display: block;
    background-color: inactivecaption;
    border-bottom: 1px solid #686161;
}

.CheckBoxList
{
    background-color: inactivecaption;
}


/* Added By MCS - Formatting Above For Lobbyist Pages */


