

body
	{margin: 0px 0px 0px 0px;
	background-color: #FFF657;
	font-family: Verdana, Helvetica, sans-serif;
	color: #2E2971;
	font-size: 12px;}



a:link
	{text-decoration: underline;
	color: #2E2971;
	}

a:visited

	{text-decoration: underline;
	color: #2E2971;
	}

a:hover
	{text-decoration: none;
		color: #789CD0;
	}

a:active
	{text-decoration: underline;
	color: #2E2971;
	}



.hmLink
	{
	color: #789CD0;
	}	
	
a.hmLink:link
	{text-decoration: none;
	color: #789CD0;
	}

a.hmLink:visited
	{text-decoration: none;
	color: #789CD0;
	}

a.hmLink:hover
	{text-decoration: underline;
	color: #789CD0;
	}

a.hmLink:active
	{text-decoration: none;
	color: #789CD0;
	}


.hmText
	{
	font-size: 12px;
	margin-bottom:10px;
	margin-left: 20px;
	margin-right: 12px;
	}	
	
	.hmText2
	{
	font-size: 12px;
	margin-bottom:10px;

	}	
	
	
	
.mainText
	{
	font-size: 12px;
	margin-bottom:12px;
	margin-left: 25px;
	margin-right: 0px;
	line-height: 22px;}
	
	.redText
	{font-size: 10px;
	color: #FF0000;
	font-weight: bold;
	}
	
		
.text
	{
	}
	
		
.header
	{
	font-size: 12px;
	font-weight: bold;
	}
	
.header2
	{
	font-size: 11px;
	font-weight: bold;
	}
	


.snav
	{padding-bottom: 4px;
	margin-bottom: 4px;
	}	

.searchCopy
	{font-size: 10px;
	color: #789CD0;
	line-height: 20px;
	}
	
.footer
	{
		font-size: 10px;
	}
	
a.footer:link
	{
	text-decoration: none;
	}

a.footer:visited
	{
	text-decoration: none;
	}

a.footer:hover
	{
	text-decoration: underline;
	}

a.footer:active
	{
	text-decoration: none;
	}	
	
	
.breadcrumb
	{
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold; 
	}
	
a.breadcrumb:link
	{text-decoration: none;
	color: #FFFFFF;
	font-size: 10px:;
	font-weight: bold;
	}

a.breadcrumb:visited
	{text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}

a.breadcrumb:hover
	{text-decoration: underline;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}

a.breadcrumb:active
	{text-decoration: none;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
	
	.tableText
	{
	font-size: 11px;
	}
	.tick
	{
	font-size: 10px;
	}
	
	.rowColor1
	{
	background-color: #FFFFCC;
	}
	
	.rowColor2
	{
	background-color: #FFFF66;
	}
