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






h1 {

	font-size: 21px;
	color: #003366;
	padding-top: 25px;
	font-weight:normal;
	padding-bottom: 5px;
	

	
	}
	


h2 {

	font-weight: normal;
	font-size: 15px;
	color: #333;
	line-height: 140%;


	
	}


h3 {

	font-weight: normal;
	font-size: 13px;
	color: #333;
	margin: 20px 0px 5px 0px;
	
	
	}
	
	
	
h4 {

	font-weight: normal;
	font-size: 12px;
	margin: 16px 0px 3px 0px;
	color: #003366;
	font-weight: bold;
	
	
	}
	

h5 {

	font-weight: normal;
	font-size: 12px;
	margin: 16px 0px 3px 0px;
	color: #003366;
	
	
	}
	
	
	

h6 {

	font-weight: normal;
	font-size: 15px;
	margin: 16px 0px 3px 0px;
	color: #003366;
	font-weight: normal;
	
	
	}
	




hr {

	border-color: #333;
 	border-style: dotted;
 	border-width: 1px 0 0 0;
  	clear: both;
  	margin: 5px 0 0 0;
  	height: 0;
	
	
	}
	
	
	
#footer {

	width: 1000px;
	float: left;
	text-align: center;
	margin-top:160px;
	margin-bottom: 30px;
	padding-bottom: 20px;
	padding-top: 30px;
	font-size: 10px;
	color: #999;
	
	}
	
	
.smalltext {
	font-size: 9px;
	
	}
	
.smalltextgrey {
	font-size: 9px;
	color: #999;
	font-weight: normal;
	
	
	}
	
	
a {

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

	text-decoration: underline;
	
	}
	

a:visited {

	color: #003366;
	
	
	}
	
	

#footer a {

	color: #999;
	text-decoration: none;
	
	}
	


#footer a:hover {

	color: #333;
	text-decoration: underline;
	
	}
	
h4 .noindent {

	margin-left:none;
	
	}

	
	