.section_para  {
	line-height : 1.10em;
}

div#partners a  {
	color : #e7823c;
	text-decoration : none;
}

div#partners a:hover {
	color : #e7823c;
	text-decoration : none;
	background: #FFFFFF;
}

div#partners a span {
	display: none;
}

div#partners a:hover span {
	display: block;
	position: absolute; 
	left: 50%;
	width: 350px;
	padding: 5px;
	margin: 10px;
	z-index: 100;
	color: #000000;
	background: #ffffe7;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: left;
	border: 1px solid #388a2c;
	text-decoration: none;
}

.quote_table {
	border-left: #ffffe7 solid 1px;
	border-right: #ffffe7 solid 1px;
	border-top: #388a2c solid 1px;
	border-bottom: #388a2c solid 1px;
	background-color: #ffffe7;
	padding: 5px;
	margin: 10px;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-right: 10px;
}

.home_program {
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.5em;
}

.footer {
	color: #ffffff;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
}

.small {
	color: #000000;
	font-family: Arial, Sans-serif;
	font-size: 10px;
	line-height: 1.5em;
}

.title {
	color: green;
	font-family: Arial, Sans-serif;
	font-size: 16px;
	line-height: 1.5em;
}

.grey_title {
	color: #666666;
	font-family: Arial, Sans-serif;
	font-size: 14px;
	line-height: 1.25em;
}

body, td, p, li {
	color : #000000;
	font-family : Arial, Sans-serif;
	font-size : 12px;
	line-height : 1.5em
}

a:link.main_nav_on, a:visited.main_nav_on, a:active.main_nav_on, a:hover.main_nav_on {
	color : #e7823c;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:link.main_nav, a:visited.main_nav, a:hover.main_nav {
	color : #ffffff;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:active.main_nav {
	color : #e7823c;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:link.sub_nav, a:visited.sub_nav {
	color : #e7823c;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:active.sub_nav, a:hover.sub_nav {
	color : #ffffff;
	background-color : #e7823c;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
}

a:link.section_nav, a:visited.section_nav {
	color : green;
	font-size : 12px;
	font-weight : normal;
	text-decoration : none;
}

a:active.section_nav, a:hover.section_nav {
	color : green;
	font-size : 12px;
	font-weight : normal;
	text-decoration : underline;
}

a:link, a:visited {
	color : #e7823c;
	text-decoration : none;
}

a:active, a:hover {
	color : #e7823c;
	text-decoration : underline;
}


