body {
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
}
a.topNavLink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	text-decoration: none;
}
a.topNavLink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	text-decoration: none;	
}
a.topNavLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F08A1E;
	text-decoration: none;		
}
.newsHeader {
	font-size: 12px;
	font-weight: bold;
	color: #F08A1E;
}
.newsTeaserTitle {
	font-size: 10px;
	font-weight: bold;
}
.newsTeaserBody {

	font-size: 10px;
}
.footer {
    font-size: 10px;
}
#contentTable {
	font-size: 12px;
	color: #787878;	
}a:link {
	color: #787878;
	text-decoration: none;
	font-weight:bold;
}
a:visited {
	color: #787878;
	text-decoration: none;
	font-weight:bold;		
}
a:hover {
	text-decoration: none;
	color: #F08A1E;		
	font-weight:bold;	
}
.subHeadOrange {
	font-weight: bold;
	color: #F08A1E;
}
.subHeadGray {
	font-size: 15px;
	font-weight: bold;
	color: #787878;
}
#callout {
	font-size: 12px;
	color: #F08A1E;
}
}

a.callout:link {
	color: #F08A1E;
	text-decoration: none;
	font-weight:bold;
}
a.callout:visited {
	color: #F08A1E;
	text-decoration: none;
	font-weight:bold;		
}
a.callout:hover {
	text-decoration: none;
	color: #F08A1E;		
	font-weight:bold;	
}
a.sideNavLinkOff:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	text-decoration: none;
}
a.sideNavLinkOff:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #787878;
	text-decoration: none;	
}
a.sideNavLinkOff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F08A1E;
	text-decoration: none;		
}
a.sideNavLinkOn:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F08A1E	;
	text-decoration: none;
}
a.sideNavLinkOn:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F08A1E;
	text-decoration: none;
}
a.sideNavLinkOn:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F08A1E;
	text-decoration: none;		
}

table.dropDownTable td {
background-color:#FFFFFF;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
table.dropDownTable td.spacer {
background-color:#FFFFFF;
border-left:1px solid #ffffff;
border-right:1px solid #ffffff;
}
table.dropDownTable td.bottom {
background-color:#FFFFFF;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
}

table.dropDownTable2 tr.spacer {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ff0000;
}

