body {
	margin: 0px;
	font-family: Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #636466;
}

table {
    border-collapse: collapse;
    border-spacing: 0px;
}

td {
	text-align: left;
}

.text {
	font-size: 12px;
	line-height: 20px;
	color: #636466;
}	

div#news-callout {
	border: 1px #003B16 dashed;
	background-color: #EBECEC;
	padding: 14px;
	margin-top: 24px;
	margin-bottom: 24px;
}

p {
	margin: 0px;
}

hr {
	border: none;
	color: #dedede;
	background-color: #dedede;
	height: 1px;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	color: #003B16;
	margin-top: 0px;
	margin-bottom: 6px;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
}

h3 {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #003B16;
	margin-bottom: 4px;
	margin-top: 4px;
}

.callout_main {
	padding: 15px;
}

.callout_green {
	color: #ffffff;
	padding: 15px;
}

.callout {
	font-size: 12px;
	line-height: 24px;
}

.gray_bold {
	font-size: 15px;
	font-weight: bold;
}

.footer {
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
}

a:link { 
	color: #135A2E; 
	font-weight: bold;
	text-decoration: underline;
}
a:visited { 
	color: #135A2E; 
	font-weight: bold;
	text-decoration: underline;
}
a:hover { 
	color: #135A2E; 
	font-weight: bold;
	text-decoration: none;
}

a.nav:link { 
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	margin-left: 3px;
	margin-right: 20px;
}
a.nav:visited { 
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
	margin-left: 3px;
	margin-right: 20px;
}
a.nav:hover { 
	font-size: 10px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;
	margin-left: 3px;
	margin-right: 20px;
}

a.footer:link { 
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}
a.footer:visited { 
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: none;
}
a.footer:hover { 
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #ffffff; 
	text-decoration: underline;
}

a img
{
border: none;
}

ul {
	margin-bottom: 0px;
}

.formtext {
	font-size: 12px;
	line-height: 15px;
	text-align: right;
	color: #636466;
}	

input.form {
	font-size: 11px;
	color: #000000;
	background-color: #ffffff;
	border: 1px solid #909090;
	width: 210px;
	height: 15px;
	padding-top: 3px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

select.form {
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

textarea.form {
	border: 1px solid #909090;
	width: 210px;
	height: 100px;
	margin-left: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
}

.formcheckboxes {
	font-size: 10px;
	vertical-align: middle;
	padding: 6px;
}