BODY{
	scrollbar-3d-light-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #FFDE00;
	scrollbar-dark-shadow-color: #000000;
	scrollbar-face-color: #FFDE00;
	scrollbar-highlight-color: #68C837;
	scrollbar-shadow-color: #000000;
	}
	
.footer              { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; font-weight: normal; }
#footerID P          { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; font-weight: normal; }
#footerID a:link     { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; font-weight: normal; }
#footerID a:visited  { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; font-weight: normal; }
#footerID a:active   { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; font-weight: normal; }
#footerID a:hover    { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: none; background-color: #FFDE00; font-weight: normal; }

.interiorBody, .interiorBody P, .interiorBody TD {
font-family: Arial;
font-size: 10pt;
color: #00299B;
TEXT-DECORATION: none;
font-weight: normal;
margin-right: 15;
margin-left:  15;
}
.interiorBody b            { font-size: 12pt; color: #013D96; }
#interiorBodyID2 b         { font-size: 10pt; color: #013D96; }
#interiorBodyID a:link     { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: underline; font-weight: bold; }
#interiorBodyID a:visited  { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: underline; font-weight: bold; }
#interiorBodyID a:active   { font-family: Arial; font-size: 10pt; color: #00299B; TEXT-DECORATION: underline; font-weight: bold; }
#interiorBodyID a:hover    { font-family: Arial; font-size: 10pt; color: #FFFFFF; TEXT-DECORATION: none; background-color: #68C837; font-weight: bold; }

.dataInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #00299B;
	border: 1px solid #68C837;
	background-image: url('images/shad.gif');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	height: 20px;
}
#dataInputT { height: 85px; }
