@charset "utf-8";
/* CSS Document */



body {

		color: #022c45;
		
		}

h1 {
		font-size: 22px;
		font-weight: bold;
		color: #0079c2;
		margin-bottom: 10px;
		margin-top: 5px;
		padding-bottom: 10px;
		border-bottom: solid 1px #022c45;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 5px;
		}
	
	
	
h2 {
		font-size: 17px;
		color: #0079c2;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		
		

		}
		
		

h3 {
		font-size: 17px;
		letter-spacing:0px;
		font-style: italic;
		color: #0079c2;
		margin-bottom: 10px;
		margin-top: 5px;
		padding-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		}
	


h4 {
		font-size: 13px;
		font-style: italic;
		color: #0079c2;
		margin-bottom: 10px;
		margin-top: 5px;
		padding-bottom: 10px;
		font-family: Arial, Helvetica, sans-serif;
		}
	
	
h5 {
		font-size: 17px;
		color: #FFFFFF;
		font-weight: bold;
		margin-bottom: 0px;
		margin-top: 10px;
		font-family: Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		
		

		}
		
		
h6	{
	
		color: #0079c2;
		
		}
			



.blue {
		color: #0079c2;
		font-weight: bold;
		
		
		
		}






a:link {
		text-decoration: none;
		color: #fff;
		
		}
		


a:visited {
		text-decoration: none;
		color: #fff;
		
		}
	

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

#footer a {
		text-decoration: none;
		color: #ffffff;
		
		}		


#footer a:hover {
		text-decoration: underline;
		color: #0079c2;
		
		}		
		
		
#innertextbox a {
		text-decoration: none;
		color: #0079c2;

}
