BODY {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	background-image: url(images/headerbg.jpg);
}
H1 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
}
H2 {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: -10px;
}
TD {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
TH {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-weight: Bold;
}
P {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
}
BLOCKQUOTE {
	margin-top: 5px;
}
OL {
	margin-top: 5px;
}
UL {
	margin-top: 5px;
}
A:link {
	text-decoration: none
}
A:visited {
	text-decoration: none
}
A:active {
	text-decoration: none
}
A:hover {
	color: #0000FF; 
	text-decoration: underline
}
A.black:link {
	text-decoration: none; 
	color: black;
}
A.black:visited {
	text-decoration: none; 
	color: black;
}
A.black:active {
	text-decoration: none; 
	color: black;
}
A.black:hover {
	text-decoration: underline; 
	color: black;
}
A.img:link {
	filter: ;
	border: 0px;
}
A.img:hover {
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.blueBG {
	background-color: #95A7EE;
}
.blueBorder {
	border: 1px solid #95A7EE;
}
.bold {
	font-weight: bold;
}
.cellUnderline {
	border-bottom: 1px solid black;
}
.cellUnderlineGray {
	border-bottom: 1px solid gray;
}
.lightGrayBG {
	background-color: #EEEEEE;
}
.gray {
	color: silver;
}
.grayBG {
	background-color: silver;
}
.headerNarrow {
	font-family: Arial Narrow, Arial, Sans-Serif;
	font-size: 14pt;
	font-weight: bold;
}
.red {
	color: red;
}
.rightFloater {
	float: right;
	border: 1px solid #95A7EE;
	background-color: #EEEEFF;
	padding: 2px;
	text-align: justify;
}
.small {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
}
.tight {
	letter-spacing: -1pt;
}
.shrunk {
	font-size: 90%;
}
.textCenter {
	text-align: center;
}
.textRight {
	text-align: right;
}
.title {
	font-size: 12pt;
	font-weight: bold;
	color: #4C6A8E;
	border-bottom: solid 1px #4C6A8E;
}
.white {
	color: white;
}
.TransSponsorBox {
	Cursor: hand;
	Font-Weight: bold;
	Height:20px;
	background-color:white; 
	padding:2px; 
	align:center;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.TransBioBox {
	Cursor: hand;
	Height: 15px;
	background-color: white; 
	padding: 2px;
	margin-bottom: 2px;
	align:center;
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
}
.sideTitle {
	Font-Family: Times New Roman, Serif;
	Font-Size: 14pt;
	Font-Style: Italic;
	Font-Weight: bold;
	Margin-Left: 10px;
}