body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
}
A:link {color:000099}
A:hover {color:0000FF}f
A:active {color:000099}
A:visited {color:333333}

A.big:link {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color:000099
}
A.big:hover {
	font-family:arial;
	font-size: 18px;
	font-weight: bold;
	letter-spacing:1px;
	color:0000FF
}
A.big:active {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color:000099
}
A.big:visited {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	letter-spacing:1px;
	color:333333
}

A.nav:link {font-family:arial; font-size: 12px; color:333333}
A.nav:hover {font-family:arial; font-size: 12px; color:000099}
A.nav:active {font-family:arial; font-size: 12px; color:333333}
A.nav:visited {font-family:arial; font-size: 12px; color:333333}

.nav {font-family:arial; font-size: 12px; line-height:20px; letter-spacing:1px}

.bottom-nav {font-family:arial; font-size: 10px; line-height:20px; letter-spacing:1px}

.big {font-family:arial; font-size: 13px; font-weight: bold}

.red {font-family:arial; font-size: 13px; font-weight: bold; color:DD0000}

.pdf {font-family:arial; font-size: 12px; color:000033; background:#CCCCCC}


TD {font-family:arial; font-size: 12px; color:333333}
h1   {
	font-family:times;
	font-size: 16px;
	color:333333;
	font-weight:lighter;
	font-style:italic
}
h2   {font-family:arial; font-size: 14px; color:333333; font-weight:bolder;  letter-spacing:1px}
h3   {font-family:arial; font-size: 12px; color:333333; font-weight:lighter;}
.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {color: #FF0000}
.thrColAbsHdr #container {
	position: absolute; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	display: inline-block;
	float: none;
	left: 1px;
} 
#container div {
	width: 980px;
}

.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 60px;
	left: 0;
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #sidebar2 {
	position: absolute;
	top: 60px;
	right: 0;
	width: 160px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColAbsHdr #footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.redhead {
	font-family:arial;
	font-size: 16px;
	font-weight: bold;
	color:DD0000;
	text-align: center;
	vertical-align: middle;
	top: auto;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	height: auto;
	vertical-align: middle;
}
.style4 {
	font-size: 14px;
	font-weight: bold;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.searchbox {
	left: 412px;
	position: absolute;
	width: 352px;
	height: 45px;
	top: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999999;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: right;
}
.styleAward div {
	clip: auto;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	position: absolute;
	top: 64px;
	left: 727px;
	visibility: visible;
	height: 33px;
	width: 169px;
	border: 0;
}
