body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px 5px 10px 0px;
}


h1 	{  
		font-size: 17px; 
		font-style: normal; 
		color: #0A97C1;
		font-weight: 700; 
		text-decoration: none; 
		margin: 0px 5px 10px 0px;
		}
		
		
h2 	{  
		font-size: 16px; 
		font-style: normal; 
		color: #000000;
		font-weight: 300; 
		margin: 0px 5px 10px 0px;
		}
		
		
h3 	{  
		font-size: 15px; 
		font-style: normal; 
		color: #0A97C1;
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 5px 10px 0px;
		}
		
		
h4 	{  
		font-size: 14px; 
		font-style: normal; 
		color: #0A97C1;
		font-weight: 300; 
		text-decoration: none; 
		margin: 0px 5px 10px 0px;
		}
		
h5 	{  
		font-size: 13px; 
		font-style: normal; 
		line-height: 18px; 
		color: #0A97C1;
		text-decoration: none; 
		margin: 0px 5px 10px 0px;
		}
		
h5 	{  
		font-size: 12px; 
		font-style: normal; 
		line-height: 18px; 
		color: #0A97C1;
		text-decoration: none; 
		margin: 0px 5px 10px 0px;
		}

a {
	text-decoration: none;
	color:#0A97C1;
}

a:hover	{
	color: #D1AF3B;
	text-decoration: none;
}


a.noborder {
	border-bottom: none;
	text-decoration: none;
}

/* Generic breadcrumb style */
	#BreadcrumbLayer a, #BreadcrumbLayer a.hover {
		text-decoration: none;
		color:#D1AF3B;
	}

/* Custom Styles */

#PageHeader p, #PageHeader img{
	padding:0px;
	margin:0px;
}
#PageHeader a, #PageHeader a.hover {
	color:#ffffff;
}

#CreditLayer {
	color:#AFAEAE;
	font-weight:bold;
}
#HomeRightLayer h1, #HomeRightLayer h2, #HomeRightLayer h3, #HomeRightLayer h4, #HomeRightLayer h5, #HomeRightLayer h6 {
	color:#FBCC00;
	padding:0px;
	margin:0px;
}
#HomeRightLayer p, #HomeRightLayer a, #HomeRightLayer a:hover {
	color:#FFFFFF;
	padding:0px;
	margin:0px;
}
