/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BORDER-RIGHT: black thin;
    BORDER-TOP: black thin;
    BORDER-LEFT: black thin;
	font-size:8pt;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    BORDER-BOTTOM: black thin;
    TEXT-DECORATION: none;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
}
.ms
{
   FONT-FAMILY: verdana, tahoma, 'Times New Roman';
	font-size:11px;
	color:Navy;
	border: solid 1px #f1f1f1; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #f1f1f1; 
	white-space: nowrap; 
	cursor:hand;
}
.msnew
{
   FONT-FAMILY: Arial;
	font-size:12px;
	color:Navy;
	border: solid 1px #f1f1f1; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #f1f1f1; 
	white-space: nowrap; 
	cursor:hand;
}


.mi
{
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
	font-size:11px;
	color:Navy;
	border: solid 1px #f1f1f1; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #e7f4fc; 
	white-space: nowrap; 
	cursor:hand;
}
.mmo
{
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
	font-size:11px;
	color:Red;
	border: solid 1px #999; 
	padding: 2px 6px 2px 6px; 
	margin: 0px; 
	background: #f1f1f1; 
	white-space: nowrap; 
	cursor:hand;
}
.errorheader
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: red;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.warningmessage
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.errormessage
{
    FONT-SIZE: 8pt;
    COLOR: red;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.formerrormessage
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY:verdana;
}
.custommessagebold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    FONT-FAMILY:  verdana;
    COLOR: Navy;
}
.subheading
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    COLOR: Navy;
}
.custommessage
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana;
    COLOR: red;
}
.formheader
{
    FONT-SIZE: 10pt;
    COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    FONT-WEIGHT: bold;
}
.formbutton
{
    FONT-SIZE: 8pt;
    cursor:hand;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.formlabel
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
                
    }
.formlabeltext
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.formdropdownlist
{
    FONT-SIZE: 8pt;
    COLOR: Navy;
    FONT-FAMILY:  verdana;
}
.formlistbox
{
    FONT-SIZE: 8pt;
	COLOR: Navy;
    FONT-FAMILY: verdana ;
}
.formtextbox
{
    FONT-SIZE: 8pt;
	COLOR: Navy;
    FONT-FAMILY: verdana ;
}
.formcheckbox
{
    FONT-SIZE: 8pt;
	COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.formlabelValue
{
    FONT-SIZE: 8pt;
    COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}

.formoptionButton
{
FONT-SIZE: 8pt;
    COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}


.dgFooterStyle
{
    background-color:"#CCCCCC";
    FONT-SIZE: 8pt;
}
.dgItemStyle
{
	FONT-SIZE: 8pt;
	font-weight:bold;
	color:"White";
	background-color:"#000099";
}
.dgSelectedItemStyle
{
    FONT-SIZE: 8pt;
}
.dgAlternatingItemStyle
{
    background-color:"#CCCCCC";
    FONT-SIZE: 8pt;
}
.dgHeaderStyle
{
	FONT-SIZE: 8pt;
	font-weight:bold;
	Color:"White";
	background-color:"Black";
}
.dgPagerStyle
{
    FONT-SIZE: 8pt;
	text-align:center;
	Color:"Black";
	background-color:"#999999";
}
.datagridStyle
{
    FONT-SIZE: 8pt;
	border-color:"#999999";
	border-style:Solid;
	border-width:1px;
	background-color:"White";
	color:"Black";
}
.tablestyle
{
	cellspacing:"1";
	cellpadding:3;
	rules:"cols";
	border-color:"#999999";
	border:"1";
	color:Black;
	background-color:White;
	border-color:#999999;
	border-width:1px;
	border-style:Solid;
	border-collapse:collapse;
}
.tableheader
{
    color:White;
    background-color:Black;
    font-weight:bold;
    FONT-SIZE: 8pt;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    vertical-align:top;
}
.tablerow
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    vertical-align:top;
}
.forminstructions
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    TEXT-DECORATION: none
}
.detailsbold8
{
    FONT-SIZE: 8pt;
    COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
    FONT-WEIGHT: bold;
}
.detailsregular
{
    FONT-SIZE: 8pt;
    COLOR: Navy;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
A:link	
{	
    FONT-SIZE: 8pt;
	text-decoration:	none;
	color:	#3333cc;
}	
A:visited	
{	
    FONT-SIZE: 8pt;
	text-decoration:	none;
	color:	#333399;
}	
A:active	
{	
    FONT-SIZE: 8pt;
	text-decoration:	none;
	color:	#333399;
}	
A:hover	
{
    FONT-SIZE: 8pt;
	text-decoration:	underline;
	color:	red;
}
.formLabelWhite
{
    FONT-SIZE: 8pt;
	COLOR: white;
    FONT-FAMILY: verdana, tahoma, 'Times New Roman';
}
.regular
{
	font-size: 10pt;
	color:Black;
	font-family: Verdana, Tahoma, Arial;
}
.showfont
{
 font-size:8pt;
 color:black;
 font-family:verdana ;
	
}
.nwtpcon {
	font-family: verdana;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: normal;
}

.showmaptxt
{
 font-size:9pt;
 color:red;
 font-family:verdana ;
 font-weight:bold;
	
}