/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	color: black;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #333333;
	text-align: center;
	top: 0px;	
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	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:	9pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: Black;
	}	
		
TFOOT, THEAD	{	
	font-size:	9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	9pt;
	font-weight:	normal;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	}	


A:link	{	
	text-decoration: underline;
	font-weight:	normal;
	color:	Black;
	}	
		
A:visited	{	
	text-decoration: underline;
	color:	Black;
	}	
		
A:active	{	
	text-decoration: underline;
	color:	Black;
	}	
		
A:hover	{	
	text-decoration: underline;
	color:	Blue;

	}
	
SMALL	{	
	font-size:	7pt;
	}	

BIG	{	
	font-size:	9pt;
	}	

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;
	}
TABLE
{
	font-size: 9pt;
	color: Black;
}

div{
}
#loginBox{
margin: 0 auto;
BORDER-LEFT-COLOR: #CCCCCC;
BORDER-BOTTOM-COLOR: #CCCCCC;
WIDTH: 400px;
BORDER-TOP-STYLE: double;
BORDER-TOP-COLOR: #CCCCCC;
BORDER-RIGHT-STYLE: double;
BORDER-LEFT-STYLE: double;
BACKGROUND-COLOR: white;
BORDER-RIGHT-COLOR: #CCCCCC;
BORDER-BOTTOM-STYLE: double;
vertical-align:middle;
}
#welcomeBox{
margin: 0 auto;
BORDER-LEFT-COLOR: #CCCCCC;
BORDER-BOTTOM-COLOR: #CCCCCC;
WIDTH: 850px;
BORDER-TOP-STYLE: double;
BORDER-TOP-COLOR: #CCCCCC;
BORDER-RIGHT-STYLE: double;
BORDER-LEFT-STYLE: double;
BACKGROUND-COLOR: #EEEEEE;
BORDER-RIGHT-COLOR: #CCCCCC;
BORDER-BOTTOM-STYLE: double;
float:left;
height: 600px;
}
#WelcomeMain{
	
}
#WelcomeMenu{
	float: left;
	width: 300px;
}
#welcomeNav{
border-width: thin;
BORDER-COLOR: #CCCCCC;
border-style:dashed;
width:300px;
}
#WelcomeNews{
	
}
#WelcomeFooter{
	float: none;
}
#DataList1{ 
width: 100%;
font-size: 10px;
text-align:center;
}
#defBox{
margin: 0 auto;
BORDER-LEFT-COLOR: #CCCCCC;
BORDER-BOTTOM-COLOR: #CCCCCC;
WIDTH: 850px;
BORDER-TOP-STYLE: double;
BORDER-TOP-COLOR: #CCCCCC;
BORDER-RIGHT-STYLE: double;
BORDER-LEFT-STYLE: double;
BACKGROUND-COLOR: #EEEEEE;
BORDER-RIGHT-COLOR: #CCCCCC;
BORDER-BOTTOM-STYLE: double;
height: 600px;
top:0px;
float:left;
}
#defLeftBox{
margin: 0 auto;
BORDER-LEFT-COLOR: #CCCCCC;
BORDER-BOTTOM-COLOR: #CCCCCC;
WIDTH: 850px;
BORDER-TOP-STYLE: double;
BORDER-TOP-COLOR: #CCCCCC;
BORDER-RIGHT-STYLE: double;
BORDER-LEFT-STYLE: double;
BACKGROUND-COLOR: #EEEEEE;
BORDER-RIGHT-COLOR: #CCCCCC;
BORDER-BOTTOM-STYLE: double;
float:left;
}
#empdata{
font-size:12px;
}
#sysmessage{
font-size:9px;
color:#990000;
}
#editReqs{text-align:left;

padding:0;}
#menuSub{ padding: 0px;
background-color:#FFFFFF;
}
#hmenu_pagebar{
background-color:#E8EFFF;
width: 100%;
vertical-align:middle;
}

.collapsePanel {
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader{	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}