.column1 {
	font-size: 10px;
	color: #00AEEF;
	width: 130px;
	height: 350px;
	vertical-align: top;
	text-align: left;
	padding: 0 20px 0 10px;
}
.column2 {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 450px;
}
.column3 {
	font-size: 10px;
	color: #333333;
	width: 165px;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.column4 {
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	text-align: left;
	padding-right: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 650px;
}
.topspacerow {
	height: 30px;
}
.navrow {
	height: 150px;
	background-color: #000000;
}
.navspacerow {
	height: 35px;
	font-family: Helvetica;
	font-size: 13px;
	color: #DF2B2B;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: uppercase;
	text-align: right;
	vertical-align: text-top;
}
.htmlnavrow {
	height: 50px;
	font-size: 10px;
	color: #333333;
	vertical-align: top;
	padding-top: 50px;
	padding-bottom: 25px;
	text-align: center;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
}
body {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #D9D9D9;
	background-image: url(images/body_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	text-align: center;
}
a {
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FFFFFF;
	background-color: #3366CC;
	font-weight: bold;
	text-decoration: none;
}
.column3 a {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.column3 a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	background-color: #000000;
}
.column1 a {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.column1 a:hover {
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.htmlnavrow a {
	color: #3366CC;
	text-decoration: none;
	font-weight: normal;
}
.htmlnavrow a:hover {
	color: #3366CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.navspacerow a {
	color: #DF2B2B;
	text-decoration: none;
	font-weight: bold;
}
.navspacerow a:hover {
	color: #DF2B2B;
	text-decoration: none;
	font-weight: bold;
	background-color: #FFFFFF;
}
h1 {
	font-size: 36px;
	font-weight: bold;
	color: #00AEEF;
	font-family: Helvetica;
	letter-spacing: -3px;
	text-transform: uppercase;
}
.hometextcolumn {
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
	vertical-align: top;
}

a.acrobat {
	text-decoration: 0;
	vertical-align: middle;
}

table.page {
	background-color:#FFFFFF;
	background-image:url(images/table_page_bg.gif);
	background-position: top;
	background-repeat:repeat-y;
}

.black {
	color: #000000;
}

.red {
	color: FF0000;
}

div#center_body {
	width: 807px;
	background-color:#FFFFFF;
}

div#nav_title {
	float: left;
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

div#search {
	float: right;
	padding: 0px;
	margin: 3px 10px -5px 0px;
}

div#construction_scroll {
	width: 430px;
	height: 200px;
	overflow: auto;
	background-color: #DDDDDD;
	padding: 0px 10px 10px 10px;
}