/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #E9EAEE;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
tr, td, table 
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
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, SMALL	{	
	font-size:	9px;
	}	

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;
	}	



input.normalCombo
{
	BACKGROUND-COLOR:#FFFFFF;
	BORDER-BOTTOM:1px solid;
	BORDER-LEFT:1px solid;
	BORDER-RIGHT:1px solid;
	BORDER-TOP:1px solid;
	COLOR:#000000;
	height : 20px;
	font-size : 9px;
}
input.normalButton 
{
	height : 20px;
	border: 1px solid #777777;
}
input.normalInput
{
	height : 16px;
	border: 1px solid #777777;
	font-size : 9px;
}

.loginText 
{
	color : #4E4E4E;
	font-size : 10px;	
}
a.smallLink:HOVER, A.smallLink, A.smallLink:ACTIVE, A.smallLink:FOCUS, A.smallLink:HOVER, A.smallLink:LINK, A.smallLink:VISITED, .smallLink 
{
	color : #0080C0;
	font-size : 10px;	
}
.btm 
{
	color : white	;
	font-size : 10px;
}

a.leftLinks:HOVER, A.leftLinks, A.leftLinks:ACTIVE, A.leftLinks:FOCUS, A.leftLinks:HOVER, A.leftLinks:LINK, A.leftLinks:VISITED, .leftLinks 
{
	color : white;
	font-size : 12px;	
	font-weight : bold;
}


a.leftLink:HOVER, A.leftLink, A.leftLink:ACTIVE, A.leftLink:FOCUS, A.leftLink:HOVER, A.leftLink:LINK, A.leftLink:VISITED, .leftLink 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07206e;

}

.topHead 
{
	color : White;
	font-weight : bold;
	font-size : 16px;	
}

a.topLinks:HOVER, A.topLinks, A.topLinks:ACTIVE, A.topLinks:FOCUS, A.topLinks:HOVER, A.topLinks:LINK, A.topLinks:VISITED, .topLinks 
{
	color : white;
	font-size : 10px;	
	font-weight : bold;
}

a.btmLinks:HOVER, A.btmLinks, A.btmLinks:ACTIVE, A.btmLinks:FOCUS, A.btmLinks:HOVER, A.btmLinks:LINK, A.btmLinks:VISITED, .btmLinks 
{
	color : white;
	font-size : 12px;	
	font-weight : bold;
}
.middleTitle
{
	font-weight :bold;
	font-size : 14px;
}
.head 
{
	font-weight : bold;
}
.warning
{
	color : Red;
}
.defaultTitle 
{
	color : #F9A61A;
	font-weight :bold;
	font-size : 14px;
			
}

.defaultDetail
{
	color : #F7F8FD;
	font-size : 12px;		
}


a.defaultHead:HOVER, A.defaultHead, A.defaultHead:ACTIVE, A.defaultHead:FOCUS, A.defaultHead:HOVER, A.defaultHead:LINK, A.defaultHead:VISITED, .defaultHead 
{
	color : #061F6F;
	font-weight :bold;
	font-size : 12px;
			
}

.defaultSubDetail
{
	color : #061F6F;
	font-size : 11px;		
}

.title 
{
	 background-color : "#006699";
	 color : White;
	 font-size : 14px;
	 font-weight : bold;
}
.normalMessage 
{
	color : "#006699";
	font-size : 12px;
	font-weight : bold;
}

a.btmLinks2:HOVER, A.btmLinks2, A.btmLinks2:ACTIVE, A.btmLinks2:FOCUS, A.btmLinks2:HOVER, A.btmLinks2:LINK, A.btmLinks2:VISITED, .btmLinks2 
{
	color : #006699;
	font-size : 11px;	
	font-weight : bold;
}
.printHead 
{
	color : #008080;
	font-size : 14px;
	font-weight : bold;
}

.printHead2
{
	color : #008080;
	font-size : 13px;
	font-weight : bold;
}
.printHead3 
{
	font-weight : bold;	
}
.print 
{
	color : #008080	;
}