/* Default CSS Stylesheet for a new Web Application project */

BODY
{   
    background-image: url(Images\bg.jpg); 
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;	
    BORDER-RIGHT: #CCC 1px solid; PADDING-RIGHT: 10px; DISPLAY: inline; PADDING-LEFT: 10px; MARGIN: 0px
}

.Lbl_caption
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;	
}

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;
	}	
		
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:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
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: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
INPUT
{
	background-color: #ffffff; FONT-SIZE: 12px; COLOR: #000033; FONT-FAMILY: Arial
}	
.menustyle
{
	background-color: #99b1e3;
	border-right: gray 1px solid;
	padding-right: 10px;
	border-top: gray 1px solid;
	padding-top: 1px;
	border-left: gray 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: gray 1px solid;
	padding-bottom: 1px;
	font-weight: bolder;
	font-family: verdana;
	font-size: 10px;
	cursor: hand;
}
.menuitem
{
	background-color: #99b1e3;
	border-right: #99b1e3 1px solid;
	padding-right: 10px;
	border-top: #99b1e3 1px solid;
	padding-top: 1px;
	border-left: #99b1e3 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	border-bottom: #99b1e3 1px solid;
	padding-bottom: 1px;
	font-weight: bolder;
	font-family: verdana;
	font-size: 10px;
	cursor: hand;
}
.mouseover
{
	border-right: gray 1px solid;
	padding-right: 10px;
	border-top: gray 1px solid;
	padding-left: 2px;
	padding-right: 2px;
	font-weight: bolder;
	font-size: 10px;
	padding-bottom: 1px;
	border-left: gray 1px solid;
	cursor: hand;
	color: white;
	padding-top: 1px;
	border-bottom: gray 1px solid;
	font-family: verdana;
	background-color: #071E3B;
}	
#links {
	 FONT-WEIGHT: normal; font-family: Verdana; FONT-SIZE: 11px; COLOR: #013d1f;
}
.lightCopy {
	FONT-SIZE: 10px; FONT-WEIGHT: bold; COLOR: #000033; FONT-FAMILY: Verdana
}
.whiteCopy {
	FONT-SIZE: 12px; FONT-WEIGHT: bold; COLOR: #ffffff; FONT-FAMILY: Verdana
}
.blackCopy {
	FONT-SIZE: 11px; FONT-WEIGHT: normal; COLOR: #000033; FONT-FAMILY: verdana
}
.subHead{
	FONT-SIZE: 13px; FONT-WEIGHT: bold; COLOR: #000033; FONT-FAMILY: verdana
}
.lblTot{
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR: #325a8c; FONT-FAMILY: verdana
}

.lblSide {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR:Green; FONT-FAMILY: verdana
}
.lblError {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR:Maroon; FONT-FAMILY: verdana
}
.lblCenter {
	FONT-SIZE: 11px; FONT-WEIGHT: bold; COLOR:#325a8c; FONT-FAMILY: verdana
}
	
.sideBarBox {
          DISPLAY: block; MARGIN: 0px 
}
.sideBarBox H1 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 2px; MARGIN: 0px; COLOR: #013d1f; PADDING-TOP: 2px; BORDER-BOTTOM: #013d1f 1px solid; FONT-FAMILY: Verdana; BACKGROUND-COLOR: #e6f0eb; TEXT-ALIGN: center; TEXT-DECORATION: none
}