a 
	{			
		color: #1818A7;
		font-size: 8pt;
		text-decoration: none;
		border-bottom-style: solid;
		border-bottom-width: 1;
				
	}
			
	a:hover
		{
			text-decoration:none;
			border-bottom-style: dashed;
			border-bottom-width:1;
		}				

body
	{
		background-color: #FFFFFF;
	}
	
div
	{
	
	}
	
	.divAbout
		{			
			background-color: #E1E2FB;
			border: 1 solid #1818A7;
			color: #000000;
			padding: 10;
		}	
		
		.divAbout a
			{
				color: #1818A7;
			}
		
	.divGoogle
		{			
			overflow: hidden;
			padding-left: 7;
		}	
	
	.divGoogle_text
		{			
			margin-left: auto;
			margin-right: auto;
			overflow: hidden;
			padding-left: 10;	
			padding-top: 5;
			text-align: right;
			width: 723;
		}	
		
	.divNavigation
		{
			font-weight: bold;
			margin-left: 15;
			margin-right: 15;
			text-align: left;
		}
	
	
hr
	{
		border: 0;
		border-bottom-color: #1818A7;
		border-bottom-style: dotted;
		border-bottom-width: 2;
		height: 0;
		width: 98%;		
	}
	
p
	{
		margin-left: 10;
		margin-right: 10;
		margin-top: 0;		
	}
	
	.pContent
		{
			margin-bottom: 0;
			margin-top: 0;				
		}
	
table
	{		
		background-color: #FFFFFF;
		border-color: #1818A7;
		border-style: solid;
		border-width: 1;
		font-family: Verdana, Arial, MS Sans Serif;
		font-size: 10pt;
		margin-left: auto;
		margin-right: auto;
		width: 728;	
		padding-right: 5;
	}

td
	{
		margin-left: 10;
		margin-right: 10;	
	}
	
	
	.tdContent
		{
			border-right-color: #1818A7;
			border-right-style: solid;
			border-right-width: 1;
			margin-left: 10;
			margin-right: 10;
			vertical-align: top;
			width: 622;			
		}
		
	.tdFooter
		{
			background: url(../Images/H1.jpg);
			color:#FFFFFF;
			font-size: 8pt;
			height: 24;
			text-align: center;
			vertical-align: middle;
		}
		.tdFooter a
			{
				
				color: #FFFFFF;
			}
					
	.tdHeader 
		{
			background: url(../Images/H0.jpg);
			background-repeat: no-repeat;
			color: #FFFFFF;
			font-size: 8pt;
			height: 100;
			margin: 0;
			vertical-align: top;
		}
				
	.tdRight
		{
			margin-left: auto; 
			margin-right: auto;
			text-align:center;
			vertical-align: top;
			width: 178; 			 	
		}
		
	.tdRow
		{
			background: url(../Images/H1.jpg);
			color: #FFFFFF;
			font-size: 8pt;
			height: 24;
		}
		
		.tdRow a
			{
				color: #FFFFFF;
			}

ul
	{
		
		font-size: xx-small;		
		list-style-type: none;
		margin-left: 10;
		text-align: left;
	}
	
	.ulCategory
		{
			font-size: 10pt;
			margin-left: 8;			
			list-style-type: disc;
		}
		
	.ulSiteMap
	{
		list-style-type: disc;
		margin-left: 8;
		text-align: left;
	}	