/* Default CSS Stylesheet for a new Web Application project */
BODY
{
    BACKGROUND-COLOR: #dcdcdc;
    FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    color:black;
     BACKGROUND-POSITION: center center; 
    BACKGROUND-IMAGE: url(Images/background.gif); 
    BACKGROUND-REPEAT: no-repeat;
    list-style-image:url(Images/checkmark3.gif);
    margin-bottom:0px;
    margin-top:0px;
    margin-left:0px;
    margin-right:0px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
P {
	FONT-SIZE: 10pt; COLOR: black; FONT-STYLE: normal; FONT-FAMILY: Verdana; TEXT-DECORATION: none
}		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:hover {
	FONT-WEIGHT: normal;
}
A:link {
	COLOR: White; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:active {
	/*COLOR: #000080; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none*/
	COLOR: White; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
A:visited {
	/*COLOR: #000080; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none*/
	COLOR:White; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; TEXT-DECORATION: none; BORDER-BOTTOM-STYLE: none
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
.seperator
{
	color:Gray;
}
.lbl
{
	
	FONT-FAMILY: Verdana;
    FONT-SIZE:9.4pt;
    FONT-WEIGHT:normal;
}
.lbltext
{color:Black;
	font-size:xx-small;
}
.lbltext1
{color:Black;
FONT-FAMILY: Verdana;
	font-size:9pt;
}
.Submitdrp
{
	
	width:70%;
}
.txt
{
	border-right: #A9A9A9 1px solid;
	border-top: #A9A9A9 1px solid;
	font-size: 9.4pt;
	border-left: #A9A9A9 1px solid;
	border-bottom: #A9A9A9 1px solid;
	font-family: Verdana, Arial;
	height:18px;
	width:90%;
}

.label
{
	color:Navy;
	font-size:xx-small;
}
.hyperlink
{

	height:18px;
	width:100%;
}


.TextBox
{
border-right: #A9A9A9 1px solid;
  padding-right: 2px;
  border-top: #A9A9A9 1px solid;
  padding-left: 2px;
  font-size: 7pt;
  padding-bottom: 0px;
  margin: 0px 0px 0px;
  border-left: #A9A9A9 1px solid;
  color: black;
  padding-top: 0px;
  border-bottom: #A9A9A9 1px solid;
  font-family: Verdana, Arial, Sans-Serif;
  vertical-align:top;
  width:60%;

/*{
	border-right: #A9A9A9 0px solid;
	border-top: #A9A9A9 0px solid;
	font-size: 8pt;
	border-left: #A9A9A9 0px solid;
	border-bottom: #A9A9A9 0px solid;
	font-family: Verdana, Arial;
	height:18px;
	width:99%;*/
}
.TextBox1
{
	border-right: #A9A9A9 1px solid;
	border-top: #A9A9A9 1px solid;
	font-size: 8pt;
	border-left: #A9A9A9 1px solid;
	border-bottom: #A9A9A9 1px solid;
	font-family: Verdana, Arial;
	height:18px;
	width:99%;
}
.message
{
	color:#FF8000;
	font-size:xx-small;
}
.thumbnail
{
	cursor:pointer;
}
.footerText
{
	FONT-FAMILY: Verdana;
    FONT-SIZE:8pt;
    FONT-WEIGHT:normal;
    LETTER-SPACING: normal;
    color:White;
}
.NormalText
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:9.4pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    color:Black;
}
.MenuText
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:8pt;
    FONT-WEIGHT:bold;
    LETTER-SPACING: normal;
    color:#008080;
    cursor:pointer;
}
.MenuTextselected
{
	FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE:9.4pt;
    FONT-WEIGHT:bold;
    LETTER-SPACING: normal;
    color:#ffffff;
    cursor:pointer;
}
.Button
{FONT-FAMILY: Verdana, Helvetica, sans-serif;
	FONT-SIZE:10pt;
    FONT-WEIGHT: normal;
    background-color:#008080;
    color:White
}
.GridItem
{
	font-size: 9.4pt;
	
	font-family: Arial;
	background-color: white;
}
.GridAlternateItem
{
	background-color:#F5F5F5;
	font-family:Arial;
 font-size:9.4pt;
}
.DataGrid
{
	width:100%;
	
}

.DataGridHeader
{
	background-color:#000080;
	font-family:Arial;
 font-size:9.4pt;
	font-weight:bold;
	color:White;
	
}
.bodytable
{
	background-color:White;
	border-right: #000080 1px solid;
	border-left: #000080 1px solid;
	top:0px;
}

.DataGridPager
{
	font-family:Arial;
 font-size:9.4pt;
	background-color:#008080;
}
.emailtxt
{
	border-right: #A9A9A9 1px solid;
	border-top: #A9A9A9 1px solid;
	font-size: 9.4pt;
	border-left: #A9A9A9 1px solid;
	border-bottom: #A9A9A9 1px solid;
	font-family: Verdana, Arial;
	height:35px;
	width:90%;
}
	
A.GridLinks:link
{
	color: Blue;
	text-decoration: underline;
}
A.GridLinks:visited
{
	color: Blue;
	text-decoration: underline;
}
A.GridLinks:active
{
	color: Blue;
	text-decoration: underline;
}
A.GridLinks:hover
{
	color: Red;
	text-decoration: underline;
}

.h2text{ padding:0px 0px 10px 0px; margin:0px 0px 0px 0px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#000080; font-weight:normal; text-align:center;
}