h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16pt;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24pt;
}
a:link {
	color: #CC0033;
	text-decoration: underline;
}
a:visited {
	color: #CC0033;
	text-decoration: underline;
}
caption {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tdTitleCell {
	border: thin solid #000000;
}
td {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.MenuHeader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background-image: url(images/menutitle.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	border: 2px solid #DDDDDD;
	margin-top: 10px;
}
.MenuItem {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-indent: 10px;
	font-weight: bold;
}
.MenuItem a:link {
	text-decoration: none;
	color: #003399;
}
.MenuItem a:visited {
	text-decoration: none;
	color: #003399;
}
.MenuItem a:hover {
	text-decoration: none;
	color: #003399;
	background-color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(images/bghawksgrey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.acronymStyle {
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	cursor: help;
}
body {
	background-color: #DCDCDC;
	background-image: url(images/bghawksgrey.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
}
.titleCell {
	font-size: 36px;
	background-image: url(images/bghawksred.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	line-height: 64px;
	letter-spacing: 4px;
	background-attachment: fixed;
	background-color: #CC0033;
	background-position: right top;
}
.superScript {
	font-size: 6pt;
	position: relative;
	bottom: 6px;
}
.backLight {
	background-image: url(images/bghawksbacklight.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-color: #FBFBFB;
	background-position: right top;
}

.subTitleCell {
	font-size: 8px;
	font-weight: bold;
	letter-spacing: 4px;
	text-indent: 25px;
}
.noteText {
	font-size: 50%;
}
.normalSmall {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.bodyArea {
	float: right;
	background-color: #FFFFFF;
	width: 80%;
	padding: 20px;
	background-image: url(images/edges/tl.gif);
	background-repeat: no-repeat;
}
.container {
	width: 100%;
}
.menuArea {
	background-color: #FFFFFF;
	float: left;
	width: 12%;
	background-image: url(images/edges/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.eventList {
	float: right;
	background-color: #EBEBEB;
	padding: 5px;
	margin-right: 10px;
	width: 20%;
	background-image: url(images/edges/top.png);
	background-repeat: repeat-x;
}
.bodyAreaText {
	float: left;
}
.bodyTableBG {
	background-attachment: fixed;
	background-image: url(images/bghawkswhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
}
#divLeft {
	border: 0px solid red;
	float:left;
	width: 50%;
	text-align:left;
	display:block;
	padding-bottom: 20px;
}

#divLeft .title{
	font-weight: bold;
}

