body {
	background-color: white;
	margin-top: 0px;
	background-position: top left;
	background-image: url(images/bluegrade.gif);
	background-repeat: repeat-x;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	line-height: 120%;
	text-decoration: none;
	color: black;
	height:100%;
	margin-left: 20px;
}

#heading {
	color: #008244;
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: arial, verdana, sans-serif;
	font-weight: bold;
	font-size: 14px;
}

#logo {
	position: absolute;
	top: 20px;
	left: 20px;
}

#homepic1 {
	position: absolute;
	top: 225px;
	left: 225px;
}

#homepic2 {
	position: absolute;
	top: 225px;
	left: 565px;
}

#circle {
	position: absolute;
	top: 180px;
	left: 0px;
}

#leftfigure {
	position: absolute;
	top: 525px;
	left: 0px;
}

#rightpic {
	position: absolute;
	top: 600px;
	left: 870px;
}

#menu {
	color: black;
	position: absolute;
	top: 245px;
	left: 0;
	margin-left: 45px;
	font-family: arial, verdana, sans-serif;
	font-weight: normal;
	font-size: 16px;
	line-height: 170%;
}

#homecontent {
	position: absolute;
	top: 435px;
	left: 270px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 600px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#content {
	position: absolute;
	top: 180px;
	left: 270px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 600px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#cotypic {
	position: absolute;
	top: 340px;
	left: 270px;
}

#cotycontent {
	position: absolute;
	top: 360px;
	left: 500px;
}

#newsheader {
	position: absolute;
	top: 170px;
	left: 270px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 600px;
	padding-bottom: 20px;
	margin-top: 30px;
}


#newscolumn1 {
	position: absolute;
	top: 330px;
	left: 270px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	padding-bottom: 20px;
	margin-top: 30px;
}

#newscolumn2 {
	position: absolute;
	top: 330px;
	left: 560px;
	background-position: top left;
	background-repeat: no-repeat;
	width: 300px;
	padding-bottom: 20px;
	margin-top: 30px;
}


#newsheader h1 {
	font-family: times, arial, serif;
	font-size: 40px;
	font-weight: bold;
	line-height: 100%;
	color: black;
	text-align: left;
}

h1 {
	font-family:  arial, times, serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 110%;
	color: black;
	text-align: left;
	margin-top: 30px;
}

#newsheader h2 {
	font-family: times, arial, serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	color: black;
	text-align: left;
}

h2 {
	font-family:  arial, times, serif;
	font-size: 18px;
	line-height: 110%;
	color: black;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin-top: 20px;
}

h2:hover {
	font-weight: bold;
	color: #ffcc33;
}

#newsheader h3 {
	font-family: times, arial, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	line-height: 100%;
	color: black;
	text-align: left;
}

h3 {
	font-family:  arial, times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 120%;
	color: black;
}

h4 {
	font-family:  arial, times, serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	line-height: 100%;
	color: black;
	margin: 5px 0 5px 0;
}

h5 {
	font-family:  arial, times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	line-height: 100%;
	color: black;
	margin: 5px 0 5px 25px;
}

p {
	font-size: 14px;
	font-family: arial, verdana, sans-serif;
	line-height: 130%;
	margin-top:6px;
	margin-bottom:6px;
	color: black;
}

#newscolumn1 p {
	font-size: 14px;
	font-family: times, arial, verdana, sans-serif;
	line-height: 110%;
	margin-top:10px;
	margin-bottom:13px;
	margin-right: 15px;
	color: black;
	text-align: justify;
	text-indent: 1em;
}

#newscolumn2 p {
	font-size: 14px;
	font-family: times, arial, verdana, sans-serif;
	line-height: 110%;
	margin-top:10px;
	margin-bottom:13px;
	margin-left: 15px;
	margin-right: 15px;
	color: black;
	text-align: justify;
	text-indent: 1em;
}

pre {
	font-size: 14px;
	font-family:  arial, verdana, sans-serif;
	line-height: 120%;
	margin-top:10px;
	margin-bottom:13px;
	color: black;
}

.center {
	text-align: center;
}

.indent {
	margin-left: 25px;
}

#newscolumn1 .byline {
	font-size: 12px;
	text-align: center;
}

#newscolumn2 .caption {
	font-size: 12px;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 20px;
	text-indent: 0;
}

#redbox {
	margin: 10px 50px 10px 50px;
	background: red;
	padding: 5px 5px 5px 5px;
}

#bluebox {
	margin: 10px 50px 10px 50px;
	background: lightblue;
	padding: 5px 5px 5px 5px;
}

#greenbox {
	margin: 10px 50px 10px 50px;
	background: lightgreen;
	padding: 5px 5px 5px 5px;
}

#yellowbox {
	margin: 10px 50px 10px 50px;
	background: yellow;
	padding: 5px 5px 5px 5px;
}

#blackbox {
	margin: 10px 50px 10px 50px;
	background: grey;
	padding: 5px 5px 5px 5px;
}

.copyright {
	font-family: arial,helvetica,sans-serif;
	font-size:6pt;
	line-height:120%;
	color:#999999;
	font-weight:normal;
	text-decoration:none;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width: 1px;
	padding-top: 5px;
	text-decoration:none;
	text-align:center;
	width: 100%;
}

td {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: black;
	text-decoration: none;
	height:100%;
}

th {
	font-family:  arial, verdana, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color: black;
	text-decoration: none;
	height:100%;
}

ul {
	list-style-type: disc;
	margin-top: 4px;
}

ol {
	margin-top: 4px;
}

li {
	padding-top: 4px;
	font-size: 14px;
	line-height: 130%;
	color: black;
}

a {
	color: blue;
	text-decoration: underline;
}

a:hover {
	color: black;
	text-decoration: none;
}

#menu a {
	color: black;
	text-decoration: none;
}

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

#menu img {
	border: 0;
	vertical-align: middle;
}

.button {
	font-size: 14px;
	line-height: 150%;
	text-align: center;
	text-decoration: none;
	background-color: #789FD5;
}

.footer {
	font-size: 9px;
	font-family: arial, verdana, sans-serif;
}
