/* Default CSS Stylesheet for a new Web Application project */

BODY
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #666666;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	24px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	20px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	18px;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	13px;
	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:	13px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	13px;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	13px;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#131F69;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#131F69;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#131F69;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#131F69;
	}
	
SMALL	{	
	font-size:	10px;
	}	

BIG	{	
	font-size:	13px;
	}	

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;
	}
TD
{
	font-weight: normal;
	font-size: 12px;
	word-spacing: normal;
	text-transform: none;
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}
.footer
{
	font-size: 10px;
	color:	#000000;
}
.welcomeheader
{
	font-size: 12px;
	color:	#ffffff;
}
.welcomeheader:A:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}	
		
.welcomeheader:A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}	
		
.welcomeheader:A:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	background-color:	#DCB512;
	}	
		
.welcomeheader:A:hover	{	
	text-decoration:	underline;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	background-color:	#DCB512;
	}
.header
{
	font-weight: 600;
	font-size: 20px;
	word-spacing: normal;
	text-transform: none;
	color: white;
	font-style: normal;
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
.formitems
{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
.formbuttons
{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	color: White;
	background: Black;
}
.input100 
{ 
	width: 100%; 
}
.itemBorder 
{ 
	border: 1px solid black 
}
.itemText 
{ 
	text-decoration: none; 
	color: #FFFFFF; 
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px; 
}

.crazyBorder 
{ 
	border: 2px outset #663399 
}
.crazyText 
{ 
	text-decoration: none; 
	color: #FFCC99; 
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px; 
	font-weight: bold 
}

.mainMenuNav	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10px;
	font-weight:normal;
	background-color:#DCB512;
	}	
.mainMenuNav A:link	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10px;
	font-weight:normal;
	background-color:#DCB512;
	}			
.mainMenuNav A:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 10px;
	font-weight:normal;
	background-color:#DCB512;
	}	
		
.mainMenuNav A:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 10px;
	font-weight:normal;
	background-color:#000000;
	}	
		
.mainMenuNav A:hover	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 10px;
	font-weight:normal;
	background-color:#000000;
	}

a.idea1mainMenuNav	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}	
a.idea1mainMenuNav:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}			
a.idea1mainMenuNav:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:normal;
	}	
		
a.idea1mainMenuNav:active	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 12px;
	font-weight:normal;
	background-color:#DCB512;
	}	
		
a.idea1mainMenuNav:hover	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 12px;
	font-weight:normal;
	background-color:#DCB512;
	}

.mainMenHeader	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 10px;
	font-weight:normal;
	background-color:#000000;
	}
.sectionheader	{	
	font-family: Optane, Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	color:	#000000;
	font-weight:	bold;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	background-color:	#DCB512;
	}
.bodymenuheader	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background-color:	#DCB512;
	}	
.gridheader	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight: normal;
	background-color:	#666666;
	}
.menu a {
  text-decoration: none;
}

.menu a:hover {
  color: #ffffff;
  background-color:Black
}

ul#menu a.active {
  color: #666666;
}
.dgPager	
{
	Font-Size:12px;
	Font-Family:Optane,Verdana;
	Font-Weight:bold;
	Color:Black; 
	Background-Color:White;
}

.dgPager A:link	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 12px;
	font-weight:normal;
	}	
		
.dgPager A:visited	{	
	text-decoration:	none;
	color:	#000000;
	font-size: 12px;
	font-weight:normal;
	}	
		
.dgPager A:active	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:Bold;
	background-color:	#000000;
	}	
		
.dgPager A:hover	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	background-color:	#000000;
	}
	
.dgHeader	
{
	Font-Size:12px;
	Font-Family:Optane,Verdana;
	Font-Weight:bold;
	Color:White; 
	Background-Color:#666666;
}
.dgHeader A:link	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	}			
.dgHeader A:visited	{	
	text-decoration:	none;
	color:	#FFFFFF;
	font-size: 12px;
	font-weight:bold;
	}	
		
.dgHeader A:active	{	
	text-decoration:	none;
	color:	#666666;
	font-size: 12px;
	font-weight:Bold;
	background-color:	#FFFFFF;
	}	
		
.dgHeader A:hover	{	
	text-decoration:	none;
	color:	#666666;
	font-size: 12px;
	font-weight:bold;
	background-color:	#FFFFFF;
	}
	
.incidentBox 
{
	color: #888888;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none; }
	
.incidentBox_label 
{
	 color: #333333;
	 font-size: 10px;
	 text-decoration: none; }
	 
a.incidentBox_link, a.incidentBox_link:visited 
{
	color: Blue;
	font-size: 10px;
	text-decoration: none; }

a.indicentBox_link:hover 
{
	color: #dd0000;
	text-decoration: underline; }
	
	
	