body {
	font-size: 80%;
	font-family: "Gill Sans MT", "Gill Sans", Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
}
.greyline {
	background-color: #CCCCCC;
	
	width: 100%;
	margin: 0px;
	padding:0px;
	height:4px;
	left: 0px;
	font-size:4px;
	margin-bottom:0px;
}

p, table, td, th, select {
font-size: 1.0em;
}
H1,H2,H3,H4,H5{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
H1 {
font-size: 2.01em;
 }

H2 {
	font-size: 1.75em;
	
 }

H3 {
font-size: 1.52em;
color: 006699;
 }

H4 {
	font-size: 1.3em ;
	color: #006699;
}

H5 {
font-size: 1.2em}

H6 {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	margin-top:4px;
	margin-bottom: 4px;
padding-top:  4px;
padding-bottom: 4px;
}

.runningital
 {
font-style: italic;
font-size: 1em;
}
.boldspaced {
font-weight: bold;
}
.boldspacedital {
	font-style: italic;

	font-weight: bold;
}
.verdgrlg {
	color: #208D65;
	font-weight: bold;
	font-size: 1.2em;
}
.verdwhtlg {
	color: #FFFFFF;
	font-weight: bold;
		font-size: 1.1em;
}
.boldblue {
	font-style: normal;
	color: #006699;
	text-transform: none;
	font-weight: bold;
	font-size: 1em;
}
.verdgr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #208D65;
	font-weight: bold;
	}

#box1 {
	width: 490px;
	margin-left: 2px;
	padding: 2px 0px 0px 10px;
	text-align: justify;

}
#box2 {
	
	margin-left: 50px;
	padding: 2px 0px 0px 10px;
	width: 440px;
text-align: justify;
}

#box3 {
	
text-align: justify;
	margin-left: 102px;
	width: 390px;
	padding: 2px 0px 0px 10px;
}
#box1 h6 {
{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
#box2 h6 {
{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}

#box3 h6 {
{
margin: 0px 0px 0px 0px ;
padding: 0px 0px 0px 0px ;
}
.greybord {
	border: thin solid #CCCCCC;
}
.pquote {
	/*float: left;*/
	/*width: 8em;*/
	/*width: 220px;*/
	background: url(images/yellowquote.gif) top left no-repeat;
	color: #C0DCE4;
	font-size: 16px;
	line-height: 0.9;
	font-weight: bold;
	font-style: italic;
	padding: 0.5em;
	margin: 0;
		}
.pquote p:first-letter {
	/*font-size: 1.5em;*/
	font-size: 24px;
	font-weight: bolder;
	color: #006585;
		}
.pquoteblue {
	
	background: url(images/openquote2.gif) top left no-repeat;
	color: #006585;
	font-size: 14px;
	line-height: 0.9;
	font-weight: bold;
	font-style: italic;
	padding: 4px;
	margin:4px;
		}
.pquoteblue p:first-letter {
	/*font-size: 1.5em;*/
	font-size: 20px;
	font-weight: bolder;
	color: #006585;
		}


