.mainfont
{
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.error
{
	color: Red;
	font-weight: bold;
}

.light 
{
	color: #3A5AFF;
}
.td
{
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
.medium
{
	color: #1F36A7;
}

.dark
{
	color: #07186F;
}
.lightbg
{
	background-color: #F1F2F5;
}

.mediumbg
{
	background-color: #E1E6FD;
}

.darkbg
{
	background-color: #07186F;
}

.notediv
{
	color:White;
	font-size:smaller ;
	font-weight:lighter;
	text-justify:auto;
}

.chkbox
{
	font-family:Verdana;
	color:red;
	font-size:12 ;
	font-weight:bold ;
	text-align:left;
	text-justify:auto;
}

.chkbox2
{
	font-family:Verdana;
	color:red;
	font-size:13 ;
	font-weight:bold ;
	text-align:left;
	vertical-align:middle ;
	text-justify:auto;
}
.pageTitle
{
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #07186F;
	background-color: white; /*#AEF6A0;*/
	vertical-align:middle ;
}

.btn
{
	font-weight: normal;
	font-size: 11px;
	border-left-color: background;
	border-bottom-color: background;
	color: white;
	border-top-style: outset;
	border-top-color: background;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	border-right-style: outset;
	border-left-style: outset;
	background-color: #66A5FF;
	border-right-color: background;
	border-bottom-style: outset;
}

.banner 
{
	background-color: Black;
	color: White;
}

.txtBoxShort
{
	
	width: 80px;
	background-color: White;
}
.txtBoxMedium
{
	width: 250px;
	background-color: White;
}

.txtBoxMediumReq
{
	width: 250px;
	background-color: #FFFFC0;
}

.txtBoxLong
{
	width: 350px;
	background-color: #FFFFFF;
	border:noborder;
}

.txtBoxLongReq
{
	width: 350px;
	background-color: #FFFFC0;
}

.radioList
{
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}

.radioListSelect
{
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	white-space:nowrap;
}

/* paragraph */
.note
{
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:10px;
}

.note2
{
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:10px;
	line-height:1.5;
}

.rowHeader
{
	height:35;
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:16px ;
	font-weight:bold;
	vertical-align:middle;
	background-color:#ffe763;
}

.rowHeader2
{
	height:35;
	font-family:verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size:16px ;
	font-weight:bold;
	vertical-align:middle;
}

.pricing
{
	font-family:verdana;
	font-size:12px ;
	font-weight:normal;
	vertical-align:middle;
}

.boxTitle
{
	font-family:verdana;
	font-size:12px ;
	font-weight:bold;
	vertical-align:middle;
	margin-bottom:1;
}

/* DATAGRID STYLES */
.tableHeader
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	background-color: #ffe763;
	white-space:nowrap;
	text-align:center;
}
.tableAlt
{
	font-weight: bold;
	font-size: 13px;
	color: black;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	background-color: #F1F2F5;
}
.tableItem
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	background-color: white;
}
.tableAltItem
{
	background-color: #F1F2F5;
	color: Black;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.tableAltItem2
{
	background-color: #FFFFFF;
	color: Black;
	font-family: verdana, tahoma, arial, helvetica, geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.navBarSelected
{
	background-color: white; /*#AEF6A0;*/
}

/* TABS */
.inactiveTab
{
	background: #334EC9;
	color: White;
	font-weight: bold;
	border-bottom: solid 1px black;
	border-right:  solid 1px black;
}
.activeTab
{
	background:  silver;
	font-weight: bold;
	border-bottom: solid 1px black;
	border-right:  solid 1px black;
}

ul
{
	margin-top:0px;
	margin-bottom:6px;
}
ul li
{
	list-style-type:disc;
	margin-bottom:3px;
	font-family:Verdana;
}

/*image */
/*
.product_Img
{
	width:90px;
	height:90px;
}

.related_Img
{
	width:70px;
	height:70px;	
}
*/
.TxtBoxShort
{
	width:150px;
	background-color:#FFFFFF;
}

.TxtBoxMedium
{
	width:200px;
	background-color:#FFFFFF;
}

.TxtBoxLong
{
	width:400px;
	background-color:#FFFFFF;
}


.TxtBoxLongReq
{
	width:400px;
	background-color:#FFFFC0;
}

.TxtBoxFull
{
	width:650px;
	background-color:#FFFFFF;
}

.TxtBoxShortReq
{
	width:150px;
	background-color:#FFFFC0;
}

.TxtBoxMediumReq
{
	width:250px;
	background-color:#FFFFC0;
}




/* Default CSS Stylesheet for a new Web Application project
BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: 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;
	}
*/

