﻿/*******************************************/
/*                                         */
/*          State of Delaware              */
/*             Portal Home                 */
/*     Compliant Browser Stylesheet        */
/*                                         */
/*******************************************/



/* SPECIAL ADDITIONS */

body {
/*	color: #FFFFFF; */
	background-color: inherit;
	background-image: none;
/*	font-size: small; */
}

BR {
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin-top: 0;
	line-height: 1px;
	}

form {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

.homeContent
{
font-family:Arial;
	
}

/* Left Column (Grey Boxes) Styles */
.leftNavHeader {
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	text-indent: 0em;
	border-bottom: #999999 1px solid;
}


.leftNavContent {
	background-color: #EDEDED;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0px;
	color: #222222;
	border-bottom: #999999 1px solid;
	display: block; 
}

.leftNavContent a, .leftNavContent a:link, .leftNavContent a:active {
	color: #222222;
	text-decoration: none;
	background-color: inherit;
	background-image: none;
	padding-top: 0em; 
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
/*	text-index: 5em; */
/* text-indent would not work becuase of images in nested tables (i.e. Gov, badges) */
	margin: 0px;
	line-height: 1.5;
	display: block;
}

.leftNavContent a:visited {
/*     color: #AA0033; */
	color: #222222;
	background-color: inherit;
	background-image: none;
	text-decoration: none;
} 

.leftNavContent a:hover {
	color: #CC0033;
	background-color: inherit; 	
	background-image: none;
	text-decoration: underline;
}

.leftNavContentResources a, .leftNavContentResources a:link, .leftNavContentResources a:visited, .leftNavContentResources a:hover, .leftNavContentResources a:active {
	line-height: 1.3;
} 

#leftNavBadge img {
	border-style: solid;
	border-width: 1px;
	border-color: #EDEDED;
	}
#leftNavBadge br {
	line-height:2px;
	}
#leftNavBadge a:hover img {
	border-style: solid;
	border-width: 1px;
	border-color: #f00;
	}	

#leftNavNoWrap {
	padding-top: .2em; 
	padding-left: 1em; 
	padding-right: .2em; 
	padding-bottom: .2em; 
	text-indent: -.8em;
}

.leftNavContent strong {
/*	font-size:10.5pt; */
	}

.leftNavContent ul {
	margin-top: 0em;
	padding-top: 0em;
	padding-left: .7em;
	margin-left: .7em;
	margin-bottom: .1em;
	padding-bottom: .1em;
	padding-right: .1em;
	margin-right: .1em;
	list-style-type: none;
}
.leftNavContent li {
	padding-top: .1em;
	padding-left: 0em;
	padding-bottom: .1em;
	padding-right: .1em;
	text-indent: -1em;
/*	line-height: 1.3;
	font-size: 95%; */
/*	font-size:10pt; */
	}	
.leftNavContent li a:link, .leftNavContent li a:active, .leftNavContent li a:visited {
	 display: inline;
	}


/* Middle Column */
/* In The News Styles */

.newsMiddleHeader {
	border-bottom: #003399 1px solid;
}

.newsContentTextWrapper {
	text-decoration: none;
	background-color: #E1ECFA;
	background-image: none;
	padding-bottom: 0em;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	margin: 0em;
	color: #222222;
	border-bottom: #003399 1px solid;
}

.newsContentTextWrapper2 {
	text-decoration: none;
	background-color: #E1ECFA;
	background-image: none;
	padding-bottom: 0em;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	margin: 0em;
	color: #222222;
}

.newsContentText {
	text-decoration: none;
	color: #222222;
	background-color: inherit;
	background-image: none;
	line-height: 1.3;
	text-align: justify;
}


.newsContentText a, .newsContentText a:link, .newsContentText a:active {
	color: #002A80;
	text-decoration: none;
	background-color: inherit;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin-top: 0px;
	line-height: 1.3;
}

.newsContentText a:visited {
/*	color: #450094; */
	color: #002A80;
	background-color: inherit;
	background-image: none;
	text-decoration: none;
}

.newsContentText a:hover {
 	color: #CC0033;
	background-color: inherit;
	background-image: none;
	text-decoration: underline;
}

/* Services and How Do I Styles */
.middleHeader {
	border-bottom: #003399 1px solid;
}

.middleContent {
	background-color: #E1ECFA;
	background-image: none;
/*	display: block; removed 11/03/05 becuase it was casuing the bottom border from displaying in different resolutions */ 
	color: #222222;
/*	font-size: 95%; */
	border-bottom: #003399 1px solid;
}

.middleContentText {
	background-color: #E1ECFA;
	background-image: none;
	display: block;
	color: #222222;
	}

.middleContent strong {
/*	font-size:10.5pt; */
/*	font-size: small; */
	}

.middleContent a, .middleContent a:link, .middleContent a:active {
	color: #002A80;
	text-decoration: none;
	background-color: inherit;
	background-image: none;
	display: block; 
	padding-top: .2em; 
	padding-left: .7em; 
	padding-right: .2em; 
	padding-bottom: .2em;
	text-indent: -.6em;
	margin-top: 0; 
	line-height: 1.3; 
}

.middleContent a:visited {
/*	color: purple; */
	color: #002A80;
	background-color: inherit;
	background-image: none;
	text-decoration: none;
	display: block;
}

.middleContent a:hover  {
 	color: #CC0033; 
	background-color: inherit;
	background-image: none;	
	text-decoration: underline;
	display: block;
}

.middleContent ul {
	list-style-type: none;
	color: #222222;
        padding-bottom:.1em;
        margin-bottom:.1em;
	padding-left: 0em;
	margin-left: 0em;
/*	padding-left: 2.5em;
	padding-right: .5em; */
/*	font-size: medium; */
}

.middleContent li {
	padding-left: 1.5em;
	text-indent: -.9em; 
/*	font-size:10pt; */
/*	font-size: small; */
	}	

.middleContent li a:link, .middleContent li a:active, .middleContent li a:visited, .middleContent li a:hover {
	display: inline;
	padding:0em;
	margin:0em;
	}


.middleContent .listTop {
 display:inline;
}
.middleContent .listExpand {
 display:inline;
 visibility: visible;
 padding:0em;
 margin:0em;
}
.middleContent .listColapse {
 display:none;
 visibility:hidden;
 padding:0em;
 margin:0em;
}
.middleContent .listDiv {
 display:none;
 visibility:hidden;
 padding-top:0em;
 padding-left:1em;
 height:0em;
}
.middleContent .listDiv li {
 padding-left: -4em;
 padding-bottom:-2em;
}
.middleContent a[name] {
 padding:0em;
 margin:0em;
}


/* Photos Section Styles */
.photosHeader {
	border-bottom: #806253 1px solid;
}

.photosContentTextWrapper {
	text-decoration: none;
	background-color: #E8E5E3; 
	background-image: none;
	padding-bottom: 0em;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	margin: 0em;
	color: #222222;
	border-bottom: #806253 1px solid;
}

.photoContentImg img  {
	border: 1px solid #E8E5E3;
}

.photoContentImg a:hover img  {
	border: 1px solid #CC0033;
}

.photosContentText {
	text-decoration: none;
	color: #222222;
	background-color: inherit;
	background-image: none;
	line-height: 1.1;
}

.photosContentText a, .photosContentText a:link, .photosContentText a:active {
	color: #665247;
	font-weight: bold;
	text-decoration: none;
	background-color: inherit;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin-top: 0em;
}

.photosContentText a:visited {
/*	color: #AA0033; */
	color: #665247;
	background-color: inherit;
	background-image: none;
	text-decoration: none;
}

.photosContentText a:hover  {
 	color: #CC0033;
	background-color: inherit;
	background-image: none;
	text-decoration: underline;
}


/* Bottom Graphics */
#botBadge img {
	border-style: solid;
	border-width: 1px;
	border-color: #FFF;
	}
#botBadge br {
	line-height:2px;
	}
#botBadge a:hover img {
	border-style: solid;
	border-width: 1px;
	border-color: #f00;
	}



/* Right Column (Tan Boxes) Styles */
.rightNavHeader {
	border-bottom: #4F4F28 1px solid;
}

.rightNavContent {
	background-color: #F0ECD8;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0px;
/*	color: #4F4F28; */
	color: #000;
/*	font-size: 95%; */
	border-bottom: #4F4F28 1px solid;
	display: block;
}

.publicSafetyContent {
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	color: #4F4F28;
	background-color: inherit;
	background-image: none;
	display: block;
}

.rightNavContent a, .rightNavContent a:link, .rightNavContent a:active {
	color: #4F4F28;
	text-decoration: none;
	background-color: inherit;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
/*	text-index: 5em; */
/* text-indent would not work becuase of images in nested tables (i.e. Gov, badges) */
	margin: 0em;
	line-height: 1.5;
	display: block;
}

 .rightNavContent a:visited {
/*	color: #AA0033; */
	color: #4F4F28;
	background-color: inherit;
	background-image: none;
	text-decoration: none;
} 

.rightNavContent a:hover  {
 	color: #CC0033; 
	background-color: inherit;	
	background-image: none;
	text-decoration: underline;
}

.rightNavContentHeader2 {
	color: #4F4F28;
	background-color: inherit;
	background-image: none;
	padding-top: 0em;
	padding-left: 0em;
	padding-right: 0em;
	padding-bottom: 0em;
	margin: 0em;
	line-height: 1.5;
	font-weight: bold;
	display: block;
}	

#rightNavBadge img {
	border-style: solid;
	border-width: 1px;
	border-color: #F0ECD8;
	}
#rightNavBadge br {
	line-height:2px;
	}
#rightNavBadge a:hover img {
	border-style: solid;
	border-width: 1px;
	border-color: #f00;
	}
#rightNavNoWrap {
	padding-top: .2em; 
	padding-left: .5em; 
	padding-right: .2em; 
	padding-bottom: .2em; 
	text-indent: -.8em;
}

.fontsize
{
font-family:Times New Roman;
}

.HlpTitle{
	font-family:Arial;
	font-weight:bold;
	background-color:#89895C;
/*	color: #baa362;*/
	color:rgb(102,102,51);
	border-bottom: #4F4F28 1px solid;
	color:White;
	
}
.Hlpcontent
{
font-family:Arial;
background-color:#89895C;
}

.gridbutton{
background-image: url(../images/ButtonBgGray.gif);
/*background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor: pointer;
}
.gridbutton9{
background-image: url(../images/ButtonBgGray.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 15px;
	cursor:pointer;
}
.gridbutton8{
background-image: url(../images/ButtonBgREDBLACK.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color:  #6F6C70;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor:pointer;
}
.gridbutton7{
background-image: url(../images/ButtonBgORANGEBLACK.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color:  #6F6C70;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor:pointer;
}
.gridbutton6{
background-image: url(../images/ButtonBgGREENBLACK.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color:  #6F6C70;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor:pointer;
}
.gridbutton5{
background-image: url(../images/ButtonBgGREEN.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor:pointer;
}
.gridbutton4{
background-image: url(../images/ButtonBGORANGE.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	width: 33px;
	cursor:pointer;
}

.gridbutton3{
background-image: url(../images/BQ.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color:#FFFFFF;
	height: 20px;
	width: 18px;
	cursor:pointer;
}
.gridbutton2{
background-image: url(../images/ButtonBGRED.gif);
	background-repeat: repeat;
/*	letter-spacing:2px;
	font-variant: small-caps;*/
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #000000;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6F6C70;
	border-right-color: #6F6C70;
	border-bottom-color: #6F6C70;
	border-left-color: #6F6C70;
	height: 23px;
	cursor:pointer;
}

.gridbutton1{
/*	letter-spacing:2px;
	font-variant: small-caps;
	background-color: #89895C;*/
	background-color: #FF0000;
	font-style:normal;
	font-family: Arial, Arial;
	font-size:8pt;
	font-weight:bold;	
	color: #ffffff;	
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7F9EBA;
	border-right-color: #7F9EBA;
	border-bottom-color: #7F9EBA;
	border-left-color: #7F9EBA;
	height: 18px;
	width: 150px;
	cursor:pointer;
}


.mandatorySymbol{
	color:red;

}

 .gridSmall{
	background-color:#BBBBBB;
	/*font-family: "Trebuchet MS", Arial, Arial, Helvetica, sans-serif;
	font-size: 11pt;*/
	text-decoration:none;
	color: #000000;

/*	border-top:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	border-bottom:solid 1px #cccccc;
	border-left:solid 1px #cccccc;*/
 }
 .gridHeaderSmall{
	background-color:#DDDDDD;
	/*font-family: "Trebuchet MS",Arial, Arial, Helvetica, sans-serif;
	font-size: 9pt;*/
	font-weight:bold;
	text-decoration:none;
	color: #000000;
	}
.gridItemSmall
{
	background-color: #ffffff;
	color: #000000;
	font-family: Arial,Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.DocHeader
{
    BACKGROUND-COLOR: #A9A7A9;
    MARGIN-TOP: 0px
}
.DocHeader3
{
   BACKGROUND-COLOR:#E7E7E7;
    MARGIN-TOP: 0px
}
.DocHeader1
{
    BACKGROUND-COLOR: #A9A7A9;
    MARGIN-TOP: 0px;
    font-family: Arial, ;
}
.Textdec
{
    font-family: Arial;
  }
.Gridbgcolor
{
    BACKGROUND-COLOR: #A9A7A9;
    MARGIN-TOP: 0px;
    font-family: Arial;
}

.Tabbordera
{
border-bottom: #FFFFFF 1px solid;
border-left: #FFFFFF 1px solid;
border-TOP: #FFFFFF 1px solid;

}

.Tabborder2
{
BACKGROUND-COLOR: #EEEEEE;
border-bottom: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
}

.Tabborder4
{
 BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
}

.Tabborder1
{
 BACKGROUND-COLOR: #F7F7F7;
border-bottom: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
}
.Tabborder11
{
 BACKGROUND-COLOR: #F7F7F7;
border-right: #ADA6AD 1px solid;
}
.Tabborder
{
BACKGROUND-COLOR: #EEEEEE;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
}
.Tabborder3
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-RIGHT: #ADA6AD 1px solid;
}

.Tabborder5
{
 BACKGROUND-COLOR: #F7F7F7;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-RIGHT: #ADA6AD 1px solid;
}
 .Tabborder6
{
 BACKGROUND-COLOR: #F7F7F7;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-RIGHT: #ADA6AD 1px solid;
border-Top: #ADA6AD 1px solid;
}
.Tabborder15
{
 BACKGROUND-COLOR: #F7F7F7;
border-left: #ADA6AD 1px solid;
border-RIGHT: #ADA6AD 1px solid;
border-Top: #ADA6AD 1px solid;
}
.Tabborder7
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
}
.Tabborder8
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
}
.Tabborder9
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-RIGHT: #ADA6AD 1px solid;
}
.Tabborder10
{
 BACKGROUND-COLOR: white;
 border-bottom: #ADA6AD 1px solid;
 }
 .Tabborder11
{
 BACKGROUND-COLOR: white;
border-RIGHT: #ADA6AD 1px solid;
border-bottom: #ADA6AD 1px solid;
padding-right:4px;
 }
 
 .Tabborder12
{
 BACKGROUND-COLOR: white;
border-RIGHT: #ADA6AD 1px solid;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
padding-right:4px;
 }
 
 .Tabborder13
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-left:  0px none;
border-right: #ADA6AD 1px solid;
}
 .Tabborder14
{
  BACKGROUND-COLOR: white;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-right:  0px none;
}

  .TabborderbottamRecipt
{
BACKGROUND-COLOR: #E7E7E7;
} 
 .Tabborderbottam
{
BACKGROUND-COLOR: #E7E7E7;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
}
.Tabborderbottam4
{
BACKGROUND-COLOR: #E7E7E7;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
border-top: #ADA6AD 1px solid;

}
.Tabborderbottam2
{
BACKGROUND-COLOR: #E7E7E7;
border-left: #ADA6AD 1px solid;
border-bottom: #ADA6AD 1px solid;
}
.Tabborderbottam3
{
BACKGROUND-COLOR: #E7E7E7;
border-right: #ADA6AD 1px solid;
border-bottom: #ADA6AD 1px solid;
}
.Tabborderbottam1
{
BACKGROUND-COLOR: #EEEEEE;
border-bottom: #ADA6AD 1px solid;
border-left: #ADA6AD 1px solid;
border-right: #ADA6AD 1px solid;
padding-right: 5px;
}

.HlpBorder
{
	/*border-style: solid;
	border-width: 1px;
	border-color: #CAB984;*/

	border-bottom: #4F4F28 1px solid;
	border-left: #4F4F28 1px solid;
	border-right: #4F4F28 1px solid;
	text-align:justify;
    FONT-FAMILY: Arial,Arial;
 	}

.DocHeaderLabelArea
{
  /*   BACKGROUND-COLOR: #f7f7f7;*/
	BACKGROUND-COLOR:#EEEEEE;
    BORDER-BOTTOM-COLOR: white;
    BORDER-LEFT-COLOR: white;
    BORDER-RIGHT-COLOR: white;
    BORDER-TOP-COLOR: white;
     FONT-FAMILY: Arial,Arial;
}
.DocHeaderControlArea
{  
	FONT-FAMILY:Arial,Arial;  
    BACKGROUND-COLOR: #F7F7F7;
    BORDER-BOTTOM-COLOR: maroon;
    BORDER-LEFT-COLOR: maroon;
    BORDER-RIGHT-COLOR: maroon;
    BORDER-TOP-COLOR: maroon;
     }
     
.DocHeaderAreaMandatory
{  
	FONT-FAMILY:Arial;  
	BACKGROUND-COLOR: #F7F7F7;
    BORDER-BOTTOM-COLOR: #ADA6AD;
    BORDER-LEFT-COLOR: #ADA6AD;
    BORDER-RIGHT-COLOR: #ADA6AD;
    BORDER-TOP-COLOR: #ADA6AD;
    font-style:italic; 
 }
 .DocHeaderAreaMandatory2
{  
	FONT-FAMILY:Arial;  
	BACKGROUND-COLOR: #F7F7F7;
    border-top:#ADA6AD 1px solid;
    border-left:#ADA6AD 1px solid;
    border-right:#ADA6AD 1px solid;
    font-style:italic; 
 }
 .DocHeaderAreaMandatory1
{  
	FONT-FAMILY:Arial;  
	BACKGROUND-COLOR: #F7F7F7;
    font-style:italic; 
    border-bottom:#ADA6AD 1px solid;
    border-top:#ADA6AD 1px solid;
    border-left:#ADA6AD 1px solid;
    border-right:#ADA6AD 1px solid;
 }
.heading
{  
	FONT-FAMILY:Arial,Arial;  
    BORDER-BOTTOM-COLOR: maroon;
    BORDER-LEFT-COLOR: maroon;
    BORDER-RIGHT-COLOR: maroon;
    BORDER-TOP-COLOR: maroon;
  
 }
.DocHeaderActionButtonBar
{
    BACKGROUND-COLOR: #E7E7E7;
    COLOR: black;
    FONT-FAMILY:  Arial,Arial;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.DocHeaderActionButtonBar2
{
    BACKGROUND-COLOR: #E7E7E7;
    COLOR: black;
    FONT-FAMILY:  Arial,Arial;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    border-bottom: 1px;
	border-left:  1px ;
	border-right:  1px ;
	border-top:0;
}

.DocHeaderActionButtonBar3
{
   BACKGROUND-COLOR: #E7E7E7;
    COLOR: black;
    FONT-FAMILY:  Arial,Arial;
    border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
}
.DocHeaderActionButtonBar4
{
	
    FONT-FAMILY:  Arial,Arial;
    border-bottom:0;
	border-left:0;
	border-right:0;
	border-top:0;
}
.DocHeaderActionButtonBar1
{
    BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
	border-bottom: #ADA6AD 1px solid;
	border-left: #ADA6AD 1px solid;
	border-right: #ADA6AD 1px solid;
    FONT-FAMILY:Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.Grid
{
    BACKGROUND-COLOR: #A9A7A9;
    BORDER-LEFT: medium none;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    COLOR: black;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    PADDING-BOTTOM: 5px;
    PADDING-LEFT: 5px;
    PADDING-RIGHT: 5px;
    PADDING-TOP: 5px;
    TEXT-ALIGN: left;
    TEXT-DECORATION: none
}

.GridHeader
{
    BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
	height:20px;
    FONT-FAMILY: Arial, Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    
}
.GridHeaderReceipt
{
    BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
	height:20px;
    FONT-FAMILY: Arial, Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    border-bottom: #ADA6AD 1px solid;
    border-top: #ADA6AD 1px solid;
    border-right: #ADA6AD 1px solid;
    border-left: #ADA6AD 1px solid;
}
.GridHeaderReceipt1
{
    BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
	height:20px;
    FONT-FAMILY: Arial, Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    border-bottom: #ADA6AD 1px solid;
    border-top: #ADA6AD 1px solid;
    border-right: #ADA6AD 1px solid;
    
}
.GridHeaderReceipt2
{
    BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
	height:20px;
    FONT-FAMILY: Arial, Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    TEXT-ALIGN: center;
    TEXT-DECORATION: none;
    border-bottom: #ADA6AD 1px solid;
    border-top: #ADA6AD 1px solid;
}
.GridItem
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Arial;
    FONT-SIZE: xx-small;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}
.GridItemRecipt
{
    
    border-bottom: #ADA6AD 1px solid;
    border-top: #ADA6AD 1px solid;
    border-right: #ADA6AD 1px solid;
    border-left: #ADA6AD 1px solid;
}
.GridItemforFiling
{
	BACKGROUND-COLOR: #F7F7F7;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
    TEXT-DECORATION:none;
    border-color:#A9A7A9 ;
}

.GirdAlteritemforFiling
{
	BACKGROUND-COLOR: #F7F7F7;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
    FONT-STYLE: normal;
	TEXT-DECORATION: none;
     border-color:#A9A7A9 ;
     border:none 0;
     
}

.FilingGridDec
{
	BACKGROUND-COLOR: #F7F7F7;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
    FONT-STYLE: normal;
	TEXT-DECORATION: none;
     border-color:#A9A7A9 ;
      border:solid 1px;
}

.GridAlternateItemFiling
{
    BACKGROUND-COLOR: #F7F7F7;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
   /* FONT-SIZE: xx-small;*/
    FONT-STYLE: normal;
    /*FONT-WEIGHT: bolder;*/
    TEXT-DECORATION: none;
    border-right: #ADA6AD 1px solid;
 }

.GridAlternateItem
{
    BACKGROUND-COLOR: #F7F7F7;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
   /* FONT-SIZE: xx-small;*/
    FONT-STYLE: normal;
    /*FONT-WEIGHT: bolder;*/
    TEXT-DECORATION: none;
 }
 .GridItemFooter
{
    BACKGROUND-COLOR: white;
    
    /*FONT-WEIGHT: bolder;*/
    TEXT-DECORATION: none;
    text-align:right;
}
.footerlist
{
Background-color:#D0D0D0;
FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    font-weight:bold;
}
 .GridItemFooter1
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    /*FONT-WEIGHT: bolder;*/
    TEXT-DECORATION: none;
    text-align:right;
    border-left: #ADA6AD 1px solid;
}
.GridItemFooter2
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    /*FONT-WEIGHT: bolder;*/
    TEXT-DECORATION: none;
    text-align:right;
     font-weight:bold;  
}
  .GridItemFooter3
{
    BACKGROUND-COLOR: #D0D0D0;
     FONT-WEIGHT: bolder;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    text-align:center;
   
   
    border-right: #ADA6AD 1px solid;
    border-left: #ADA6AD 1px solid;
  }
   .GridItemFooter4
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
   text-align:right;
   font-weight:bold;   
    border-right: #ADA6AD 1px solid;
    border-left: #ADA6AD 1px solid;
  }
  .GridItemFooter5
{
    BACKGROUND-COLOR: #D0D0D0;
     FONT-WEIGHT: bolder;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    border-left: #ADA6AD 1px solid;
  }
  .GridItemFooter6
{
    BACKGROUND-COLOR: #D0D0D0;
     FONT-WEIGHT: bolder;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none;
    border-right: #ADA6AD 1px solid;
  }
.SelectedForm
{
BACKGROUND-COLOR: #69F27D;
    COLOR: black;
    FONT-FAMILY:  Arial,Arial;
	FONT-STYLE: Italic;
}

.AdditionalItems
{
	BACKGROUND-COLOR: #D2FFE1;
	FONT-FAMILY: Arial, Arial;
}

.ChildGrid
{
	 font:#00E080
}

DIV#nav A {
	/*BORDER-RIGHT: #96a9c9 0px solid; 
	PADDING-RIGHT: 1px; 
	BORDER-TOP: #96a9c9 0px solid; */
	DISPLAY: block; 
	PADDING-LEFT: 3px; 
	/*FONT-WEIGHT: normal; 
	BACKGROUND: url(../../controls/images/carat-dflt.gif) no-repeat 3px 50%; */
	PADDING-TOP: 2px; 
	PADDING-BOTTOM: 2px;
	MARGIN: 0px 0px 0px 0px; 
	BORDER-LEFT: #535353 0px solid; 
	COLOR: white;  
	BORDER: BOTTOM: #535353 1px solid; 
	TEXT-DECORATION: none
}
.textdis
{
background-color: #FFFFFF;
MARGIN: 0px 0px 0px 0px;
BORDER-LEFT:  0px solid; 
BORDER-RIGHT:  0px solid; 
BORDER-TOP:  0px solid;
BORDER-BOTTOM:  0px solid; 
}
DIV#nav A:hover {
	COLOR: #0834A5; BACKGROUND-COLOR: #A6AEC0
}
.leftmenu
{
border-right: solid 1px #4F4F28;
background-color: #EEEEEE;
}

DIV#nav A.leftmenuhighlight
{
BACKGROUND-IMAGE: none; COLOR: #ffffff; BACKGROUND-COLOR: #7B7B7B
}

DIV#navBar A.leftmenuhighlight
{
BACKGROUND-IMAGE: none; COLOR: #ffffff; BACKGROUND-COLOR: #7B7B7B
}
DIV#navHome A.leftmenuhighlight
{
BACKGROUND-IMAGE: none; COLOR: #ffffff; BACKGROUND-COLOR: #7B7B7B
}

/*.goldBar { 
		color: inherit;
	    font-size: small;
	    height:1px;
	    background-color: #cc9; 
	    border-top: solid 1px #996;
	    border-bottom: solid 1px #996;
}
.greyBar { 
	color: inherit;
	background-color: #ccc; 
}

.blueBar { 
	color: inherit;
	background-color: #039; 
	border-top: solid 1px #66c;
	border-bottom: solid 1px #66c;
}

.left {
	text-align: left;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}*/

/*******************************************/
/*                                         */
/*          State of Delaware              */
/*     Compliant Browser Stylesheet        */
/*                                         */
/*******************************************/



/***  HTML Tag Formatting  ****/

#navBar {
	color: #777; 	
	background-color: #fff; 
	width:200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
body, div, p, td, li {
	font-family: arial, Arial, helvetica, sans-serif;
	font-size: small;   
    }

body	{
	margin: 0px;
	padding: 0px;
	color: #000;
	background-color:#fff;	
	}

.inline	{
	display: inline;
	}
.greyBarSide { 
	border-right: solid 1px #297699;
	
}
H1, H2, H3, H4, H5, H6 {
	margin: 0px;
	padding: 0px;	
	color: #000; 
	background-color: transparent; 
	text-decoration: none;
	}	
	
H1, H2 {
	font-size:	large;
	}

H3 {
	font-size:	medium;
	}
	

H4 {
	font-size:	small;
	}	


H5, H6 {
	font-size:	x-small;
	}		

	


	
H2 {	
	border-bottom: solid 1px #CCCC99;
	}
	

.GridSelectedRow
{
    BACKGROUND-COLOR: #dee3ea;
    COLOR: black;
    FONT-FAMILY: Arial,Arial;
    FONT-STYLE: normal;
    FONT-WEIGHT: bolder;
    TEXT-DECORATION: none;
	font-weight: bold;
}

.DisableTextBox
{
	background-color: #eee;
	color: #333;
	font-family: Arial,Arial;
}

.DisablecheckBox
{
	background-color: #DEDEDE;
	color: #333;
	font: color: Black;
	font-family: Arial,Arial;
}

	.EnableTextBox
{
	background-color: #FFFFFF;
	/*font-family: Arial, Arial;*/
}
/***  Main Hyperlink Formatting  ****/

a:link {
 	color: #003399; 	
	background-color: transparent; 
	text-decoration: none;
}
a:visited {
 	color: #003399; 	
	background-color: transparent; 
	text-decoration: none;
}
a:hover {
 	color: #CC0033; 	
	background-color: transparent; 
	text-decoration: underline;
}
a:active {
 	color: #CC0033; 	
	background-color: transparent; 
	text-decoration: underline;
}
	



	

	
/***  Alignment Options  ****/

.left {
	text-align: left;
	font-family:Arial;
	}
.right {
	text-align: right;
	}
.center {
	text-align: center;
	}
	.justify
	{
		text-align : justify;
	}



	
/***  Header Colored Bars  ****/

.blueBar 
{
	color: inherit;
	font-family:Arial;
	background-color: #039; 
	border-top: solid 1px #66c;
	border-bottom: solid 1px #66c;
	
}

.blueBar1 
{
	
	font-family:Arial;
}
.goldBar { 
		color: inherit;
	    font-size: small;
	   /* height:1px;*/
	    background-color: #cc9; 
	    border-top: solid 1px #996;
	    border-bottom: solid 1px #996;
}
.greyBar1 { 
	font-family:Arial;
	}
.fontname { 
	font-family:Arial;
	font-size:13px;
	}
.headinghome { 
	font-family:Arial;
	
}
.PageHead { 
	font-family:Arial;
	 font-weight :bold; 
	 font-size: large;
	 color : Black ;

}
.boldtext { 
	font-family:Arial;
	font-size: larger;
	color:#001287;
}

	
/***  Header Areas  ****/

#siteLogo  { 
	position: absolute; 
	z-index: 30; 
	top: 0px; 
	left: 8px; 
	width: 95px; 
	height: 100px; 
	visibility: visible; 
	display: block 
}
#siteLogo1  { 
	position: absolute; 
	z-index: 30; 
	top: 0px; 
	left: 8px; 
	width: 95px; 
	height: 100px; 
	visibility: visible; 
	display: block 
}
.search { 
	font-size: x-small;
	color: #000;
	/*background-color: #fff;*/
	border-right: 1px solid #FFFFFF;
	}
#headerTitle { 
 	padding-left: 10px; 
 }
 #headerTitle1 { 
 	padding-left: 10px; 
 }
#headerPhoto {  
	text-align: right; 
 }
	#headerPhoto1 {  
	text-align: right; 
 }
	.normtext
	{
	font-family:Arial; 
	color:#001287
		}

 
 
 
 
/***  Primary NavBar   ****/

#primaryNavBar { 
	color: #9cc;  	
	background-color: #039; 
	text-align: right; 
	padding: 2px 10px 2px 110px;
	}
	#primaryNavBar1 { 
	color: #9cc;  	
	background-color: #039; 
	text-align: right; 
	padding: 2px 10px 2px 110px;
	}
#primaryNavBar a, #primaryNavBar a:link, #primaryNavBar a:visited {
	color: #fff; 	
	background-color: transparent; 
	text-decoration: none;
}
#primaryNavBar a:hover, #primaryNavBar a:active {
	color: #fff; 	
	background-color: transparent; 
	text-decoration: underline;
}
#primaryNavBar1 a, #primaryNavBar1 a:link, #primaryNavBar1 a:visited {
	color: #fff; 	
	background-color: transparent; 
	text-decoration: none;
}
#primaryNavBar1 a:hover, #primaryNavBar1 a:active {
	color: #fff; 	
	background-color: transparent; 
	text-decoration: underline;
}


/***  Secondary NavBar   ****/

#secondaryNavBarLeft, #secondaryNavBarRight   { 
	color: #777;  	
	background-color: #ccc; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
}
#secondaryNavBarLeft1, #secondaryNavBarcenter   { 
	color: #777;  	
	background-color: #ccc; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	}
#secondaryNavBarLeft a, #secondaryNavBarLeft a:link, #secondaryNavBarLeft a:visited,
#secondaryNavBarRight a, #secondaryNavBarRight a:link, #secondaryNavBarRight a:visited,
#secondaryNavBarLeft1 a, #secondaryNavBarLeft1 a:link, #secondaryNavBarLeft1 a:visited {
	color: #333; 	
	background-color: transparent; 
	text-decoration: none;
}
#secondaryNavBarLeft a:hover, #secondaryNavBarLeft a:active,
#secondaryNavBarRight a:hover, #secondaryNavBarRight a:active,
#secondaryNavBarLeft1 a:hover, #secondaryNavBarLeft1 a:active {
	color: #333; 	
	background-color: transparent; 
	text-decoration: underline;
}

#secondaryNavBarLeft11, #secondaryNavBarRight1   { 
	color: #777;  	
	background-color: #ccc; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 85%;
}
#secondaryNavBarLeft11 a, #secondaryNavBarLeft11 a:link, #secondaryNavBarLeft11 a:visited,
#secondaryNavBarRight1 a, #secondaryNavBarRight1 a:link, #secondaryNavBarRight1 a:visited {
	color: #333; 	
	background-color: transparent; 
	text-decoration: none;
}
#secondaryNavBarLeft11 a:hover, #secondaryNavBarLeft11 a:active,
#secondaryNavBarRight1 a:hover, #secondaryNavBarRight1 a:active {
	color: #333; 	
	background-color: transparent; 
	text-decoration: underline;
}





/***  Site Title   ****/

#siteTitle {
	color: #000;  	
	background-color: transparent; 
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	
	}
#siteTitle a, #siteTitle a:link, #siteTitle a:visited {
	color: #000; 	
	background-color: transparent; 
	text-decoration: none;
	}
#siteTitle a:hover, #siteTitle a:active  {
	color: #c03; 	
	background-color: transparent; 
	text-decoration: underline;
	}
	

	
	

/***  Side NavBar   ****/

#navBar {
	color: #777; 	
	background-color: #fff; 
	width: 160px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
#navHome, #navServices, #navInformation {
	padding-top: 5px;
	padding-bottom: 5px;
	position: static;
	top:0px;
	left:0px;
	}	
#navBar a, #navBar a:link, #navBar a:visited {
	color: #333; 	
	background-color: transparent; 
	padding-right: 5px;
	text-decoration: none;
	}
#navBar a:hover, #navBar a:active  {
	color: #c03; 	
	background-color: transparent; 
	text-decoration: underline;
	}
	
	
#navBar a.navMainLink {
	color: #039;
	background-color: transparent; 
	
	}
#navBar a.navMainLink:link, #navBar a.navMainLink:visited {
	color: #039;  	
	background-color: transparent; 
	text-decoration: none;
	}
#navBar a.navMainLink:hover, #navBar a.navMainLink:active  {
	color: #c03; 	
	background-color: transparent; 
	text-decoration: underline;
	}
#navBar br {
	line-height: 8px;
	}

.subnav {
	padding-left: 10px;
	}
	


	
	
	
/***  Body Content  ****/
	
#mainBody { 
	color: #333; 
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	#alignleft { 
	padding-right:10px;
	}
#lastUpdated {
	color: #909090;  	
	background-color: #fff; 
	text-align: right;
	padding-right: 10px;
}
	
/***  Table Formatting ****/

td .table-titlerow {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #003399;
	border: solid 1px #333366;
}
td .table-headerrow {
	color: #333366;
	background-color: #9999CC;
	border: solid 1px #666699;
}
td .table-filledrow {
	color: inherit;
	background-color: #EFEFEF;
	border: solid 1px #CCCCCC;
}
td .table-emptyrow {
	color: inherit;
	background-color: #FFFFFF;
	border: solid 1px #CCCCCC;
}


	
.mandatoryField{
	color:red;
}

.contentTextNormal
{
	border-right: 1px solid #FFFFFF;
  /* background-color: #FFFFFF;*/
	font-family:  Arial,Arial Helvetica, sans-serif;
	text-decoration:none;
	color: #000000;	
}
.contentTextNormal1{
    background-color: #FFFFFF;
	font-family:  Arial,Arial Helvetica, sans-serif;
	text-decoration:none;
	}
	#FinanceBody { 
	color: #333; 
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#AttentionText{ 
	color: #ff0000; 
	background-color: #fff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
	
	.filtertext
{
	background-color:#0278D4;
	font-family: Arial,Arial;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;	
}


	.filtertext1
{
	background-color:#000000;
	font-family: Arial;
	font-style: normal;
	
	color: #ffffff;
	text-decoration: none;	
}	

/* for controlling */

a.NormalText:hover
{
	color:#7A0404;
	text-decoration:underline;
}
a.NormalText:link
{
	color:#7A0404;
	text-decoration:none;
} 

.NormalText
	{
	/*color: #000000;*/
	font-family:Arial, Arial;	
	
	font-size: medium;
	}
	
.LineHelpInForm
{
	 vertical-align:middle;
	 text-align:center;
	 BORDER-RIGHT: 1px solid  #A9A7A9; 
	 BORDER-TOP: 1px solid  #A9A7A9; 
	 BORDER-LEFT: 1px solid  #A9A7A9; 
	 BORDER-BOTTOM: 1px solid  #A9A7A9; 
	 border:SolidLine 1px;
	 
	 
	 
}

.FilingAmountTextBox
{
	color:Blue;
	font-family:Arial;
	font-weight:bold;
}
.FilingAmounttext
{
	BACKGROUND-COLOR: #F7F7F7;
	color:Blue;
	font-weight:bold;
	text-align:right;
	BORDER-RIGHT: 1px solid  #A9A7A9; 
	BORDER-LEFT: 1px solid  #A9A7A9;
}
	
.ForeCRed
{
	color:Red
}
	
.InputBoxcss
{
	text-align:right;
}
.BottomStyle
{ 
	BACKGROUND-COLOR: #D0D0D0;
    COLOR: black;
    FONT-FAMILY:Arial,Arial;
    FONT-STYLE: normal;
    TEXT-DECORATION: none
}

.FilingWithBorder
{
	 
	BORDER-RIGHT: 1px solid  #A9A7A9; 
	BORDER-TOP: 1px solid  #A9A7A9; 
	BORDER-LEFT: 1px solid  #A9A7A9; 
	BORDER-BOTTOM: 1px solid  #A9A7A9; 

}

.RightLnk
{
	height:30px; 
	border-right: 1px solid; 
	border-top: 1px solid; 
	border-left: 1px solid; 
	/*color: #0033ff;*/ 
	border-bottom: 1px solid; 
	background-color: #F5F7F5;
	 vertical-align:middle;	
}


a.RightLnk:link
{
	color:#000099 ; 
	text-decoration: none;
	BACKGROUND-COLOR: #7B7B7B;
}
a.RightLnk:active
{
	color:#000099 ;
	text-decoration: none; 
	BACKGROUND-COLOR: #7B7B7B;
}
a.RightLnk:visited
{
	color:#000099 ;
	text-decoration: none; 
	BACKGROUND-COLOR: #7B7B7B;
}
a.RightLnk:hover 
{	
	color:#000000;
	text-decoration:none;
	BACKGROUND-COLOR: #7B7B7B;
}

.sub 
{
	font-family:Arial, Helvetica, sans-serif;
	color:blue;
	cursor:hand;
	display:block;
}

a.sub:link {color:#000099 ; text-decoration: none; background-color:#F5F7F5;}
a.sub:active {color:#000099 ; text-decoration: none; background-color:#F5F7F5; }
a.sub:visited {color:#000099 ; text-decoration: none; background-color:#F5F7F5; }
a.sub:hover {color: Fuchsia;	text-decoration:none; background-color:#B3C9EB;}

.paddingSession
{
	padding-bottom : 5px;
	padding-top : 5px;
	padding-right : 1px;
	padding-left : 5px;
}
	
.ProcessingDiv
{
	border:3px solid Olive;
	position: absolute;
	top: 270px;
	left: 380px;
	background-color:#ffffff;
	padding:10px;	
	}
.black_overlay
{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: transparent;
     z-index: 9001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
 }
.white_content
 {
    display: none;
    position: absolute;
    top: 25%;
    left: 25%;
    width: 50%;
    height: 50%;
    padding: 16px;
    border: 16px solid orange;
    background-color: white;
    z-index: 9002;
    overflow: auto;
  }
.ProcessingDivnew
{
  	position: absolute;
	top: 270px;
	left: 380px;
    width: 300px;
    height: 100px;
    padding: 16px;
    border: 2px solid #297699;
    background-color: white;
 }

.blanket {
 background-color:#111;
 opacity: 0.65;
 filter:alpha(opacity=65);
 position:absolute;
 z-index: 9001;
 top:0px;
 left:0px;
 width:100%;
 }
 .popUpDivnew {
 position:absolute;
 background-color:#eeeeee;
 width:300px;
 height:300px;
 z-index: 9002;
 }