/* These are the formatting options */

p, h1, h2, h3, td, th, tr, td, blockquote, li, ol {
			font-family: Arial, Helvetica, sans-serif;
			margin-left: 10px;
			margin-right: 10px;


			}
			
h1	{
			font-size: 24px;
			font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
			font-weight: bold;
			color: #003366;
			margin-top: 5px;
			}
			
h2 {
			font-size: 16px;
			font-weight: bold;
			color: #003366;
			margin-bottom: 0px;
}
			
h3 {
			font-size: 14px;
			margin-top: 6px;
			margin-bottom: 0px;
			font-weight: bold;
			color: #000;
			
			}
			
p, td, th, tr, td, li, ol, ul {
			font-size: 14px;
			margin-top: 0px;
			}
			
blockquote {
			margin-left: 25;
			}
			
li, ul, ol {
			line-height: 140%
			}
			
li {
			margin-left: 25;
			}
			
.heading {			
            font-size: 20px;
			color: 5A78E0;
			margin-left: 10px;
			
			}
			
.form {
			text-align: center;
			font-weight: bold;
			font-style: normal;
			color: #c03;
			}
			
.news_headline {

			font-weight: bold;
			font-style: normal;
			}
			
.news_body {
			text-indent: 15px;
			}
			
.footer {
			text-align: center;
			font-size: 12px;
			}
.error {
			color: red;
			}
.aboutLink {
	font-size: 12px;
	font-style: italic;
	text-align: left;
	margin-top: 0px;
	margin-bottom: 15px;
}

.aboutBody {
	margin-bottom: 0px;
	}
	
.consultationBody{
margin-left: 10px;
margin-right: 10px;
font-family: Arial, Helvetica, sans-serif;

}

.bottomlinks
{
font-family: Arial, Helvetica, sans-serif;
font-size: 10 px;
}.subheading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}

