body {font-family: Arial, Helvetica, sans-serif;
	background-color: #ECECEC;
	font-size: 12px;
	left: 0px; top: 0px
	}

.spacer {color: #009F3C;}

td {padding: 10px;
	font-size: 12px;
	}

.text {font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	}
	
img {text-decoration: none;
  border: none; }


/* MAIN CONTENT STYLES */

.content {
	background: #ECECEC;
	width: 64%;
	vertical-align: top;
	padding: 20px;
	}

.content p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-style:normal;
	}

.content h1 {font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	line-height: 80%;
	text-align: left;
	margin-top: 0px;
	}

.content h2.important {font-size: 28px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	line-height: 100%;
	text-align: center;
	margin-top: 20px;
	}

.content h2 {font-size: 18px;
	line-height: 120%;
	margin-top: 12px;
	margin-bottom: 18px;
	}

.content h3 {font-size: 15px;
	line-height: 120%;
	margin-top: 12px;
	margin-bottom: 0px;
	}

.content li {list-style-type: bullet;}
.content ul.spaced li, .content ol.spaced li {padding: 4px 0;}

.content .close {padding-bottom: -8px;}

.content a:link {color: blue; text-decoration: underline;}
.content a:visited {color: purple; text-decoration: underline;}
.content a:hover {color: blue; text-decoration: underline;}

.content hr {margin-top: 18px;}

/* HEADER STYLES */

.header {
	background: #009F3C;
	width: 64%;
	text-align: center;
	padding: 20px;
	}

.header h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 10%;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	}

.header h2 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
	font-size: 22px;
	line-height: 26px;
	margin-bottom: 0;
	padding-bottom: 0;
	}
	
.header p {font-size: 12px;}

.header a:link {color: black; text-decoration: none;}
.header a:visited {color: black; text-decoration: none;}
.header a:hover {color: black; text-decoration: none; font-weight: normal;}	

.image {
	background: black;
	width: 18%;
	color: #ECECEC;
	font-size: 20px;
	text-align: center;
	}

.image p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 110%;
	text-align: center;
	}
	
.image h2 {font-size: 18px;}


/* LEFT MARGIN STYLES */

.nav {
	background: #009F3C;
	width: 18%;
	vertical-align: top;
	}
	
.nav p, td{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 150%;
	margin-top: 2px;
	}

.nav a:link {color: black;text-decoration: none;}
.nav a:visited {color: black; text-decoration: none;}
.nav a:hover {color: black; text-decoration: underline; font-family: "Times New Roman", Times, serif; }

.nav h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 18px;
	line-height: 100%;
	}
	
.nav h2 a:hover {color: black; font-family: Arial, Helvetica, sans-serif; font-style: normal; text-decoration: underline;}


/* RIGHT MARGIN STYLES */

.news {
	background: #009F3C;
	width: 18%;
	vertical-align: top;
	}

.news p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-style: normal;
	}	
	
.news a:link {color: black; text-decoration: none;}
.news a:visited {color: black; text-decoration: none;}
.news a:hover {color: black; text-decoration: underline; font-weight:normal;}	

/* FOOTER STYLES */

.footer {
	background: black;
	color: #ECECEC;
	width: 100%;
	font-size: 12px;
	text-align: center;
	}

.footer a:link {color: white; text-decoration: none;}
.footer a:visited {color: white; text-decoration: none;}
.footer a:hover {color: white; text-decoration: underline; font-weight:normal;}