body	{
	
	margin-left:10px;
	font-family: verdana;
	font-size: 10px;
	color: #666666;
}

h1	{
	margin-left: 20px;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	}

h2	{
	margin-left: 20px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #666666;
	}

p	{
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
	font-size: 10px;
	line-height: 13px;
}
.txtTitle
{
	margin-left: 10px;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	line-height: 14px;
	color: #3c5caa;
	}

p.nav	{
	margin-top: 8px;
}

p.footer	{
	margin-top: 4px;
	color: #ffffff;
	font-size: 9px;
	text-align: center;
}

.tablerow	{
	font-size: 10px;
	line-height:10px;
}

span.bb	{
	font-weight: bold; 
	color:#3c5caa;
}

span.lgrey	{
	color:#cccccc;
}

span.smalltxt	{
	font-size:9px;
}

a.white:link	{
	color: #3c5caa;
	background-color: transparent;
	text-decoration: none;
}

a.white:visited	{
	color: #3c5caa;
	background-color: transparent;
	text-decoration: none;
	
}

a.white:hover	{
	color: #000000;
	background-color: transparent;
	text-decoration: underline;
}


a.youarehere:link	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.youarehere:visited	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
	
}

a.youarehere:hover	{
	color: #000000;
	background-color: transparent;
	text-decoration: none;
}

a.bigwhite:link	{
	font-size:14px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
}

a.bigwhite:visited	{
	font-size:14px;
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	
}

a.bigwhite:hover	{
	color: #ffffff;
	background-color: transparent;
	text-decoration: underline;
}

a.b2g:link	{
	color: #3c5caa;
	background-color: transparent;
	text-decoration: none;
}

a.b2g:visited	{
	color: #3c5caa;
	background-color: transparent;
	text-decoration: none;
	
}

a.b2g:hover	{
	color: #85b34b;
	background-color: transparent;
	text-decoration: none;
}


ul	{
	list-style-type: circle;
	margin-right: 20px;
	font-size: 10px;
	line-height: 13px;
	list-style-position: outside;
}


img		{
	border: none;
}
/* ------ ------*/
.mainBrdTbl
{
	width:100%;
	border-top:none;
	border-right:solid 1px #e0e0e0;
	border-bottom:none;
	border-left:solid 1px #e0e0e0;
	position:relative;	
	
}
.inputBox
{
	border: 1px solid #93c14e;
	FONT-SIZE: 11px; 
		WIDTH: 165px; 
		margin-top: 0px;
}
.errMsg
{
	text-align:center;
	color:red;
}
.required
{
	color:Red;	
}
.userTitle
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.leftCtrl
{
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 6px;
	font-size: 10px;
	line-height: 13px;
}
.currentLink
{
	font-family: verdana;
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
.List
{
	margin-left: 1px;
	margin-right: 1px;
	margin-bottom: 6px;
	font-size: 10px;
	line-height: 13px;
}
tr.Header
{
	background-color:#DEDEDE;
}
tr.Item
{
}
tr.Alternating
{
	background-color:#EFEFEF;
}