#wrapper {
	width: 955px;
	margin: auto;
	position: relative;
}
#header {
	height: 210px;
	background-image: url(graphics/head_bck3.jpg);
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-left: 20px;
}
#menu {
	background-color: #004878;
	height: 33px;
}
#content {
	background-color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
}
#left_column {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 50px;
	padding-left: 0px;
	width: 555px;
	clear: right;
	float: left;
}
#right_column {
	width: 260px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 30px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666;
	margin-top: 90px;
}
#footer {
	background-color: #004878;
	height: 135px;
	clear: both;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	line-height: 14pt;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCC;
	text-align: center;
	line-height: 16px;
}
a:link {
	color: #069;
	text-decoration: none;
}
a:visited {
	color: #069;
	text-decoration: none;
}
a:hover {
	color: #999;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	color: #004878;
	font-size: 22px;
	line-height: 28px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #333;
	line-height: 23px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #004878;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
}

body {
	background-image: url(graphics/bckd.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;
}
.highlight {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #000;
	font-weight: bolder;
}
#content ul li, #content ol li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 21px;
}
.table_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
}
.table_head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 21px;
}
.table_text_sm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
}
.table_subhead1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #666;
}
.highlight_orange {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #C60;
}
.superscript {
	font-size: 75%;
	position: relative;
	bottom: 5px;
}
.subscript {
	font-size: 75%;
	position: relative;
	bottom: -5px;
}
.footnote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
	line-height: 16px;
}
p a:link {
	font-weight: bolder;
}
#wrapper #footer a:link {
	color: #CCC;
}
#wrapper #footer a:visited {
	color: #999;
}
#wrapper #footer a:hover {
	color: #0CC;
}
.menu-disabled {
	background-color: #6C6B72 !important;
}
.menu-disabled:hover {
	background-color: #6C6B72 !important;
}
.link-disabled {
	color: #6C6B72 !important;
}
