body       {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/od_bg.gif);
	background-repeat: repeat-y;
	background-position: center 0;
	margin: 0;
	padding: 0;
	line-height: 18px;
}
table {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #1F2F73;
	text-decoration: underline;
}
li {
	line-height: 20px;
}
a:visited {
	color: #1F2F73;
	text-decoration: underline;
}
a:hover  {
	color: #9999CC;
	background-color: #93002E;
	text-decoration: none;
}
h1     {
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	border-bottom: 3px double #9999CC
}
h2      {
	font-size: 20px;
	font-weight: normal;
	border-bottom: 3px double #9999CC
}
h3        {
	font-size: 16px;
	font-weight: normal;
	border-bottom: 3px double #9999CC
}
h4    {
	color: #93002e;
	font-size: 14px;
	font-weight: normal
}
h5    {
	color: #1F2F73;
	font-size: 12px;
}

.h_nav_cell                {
	font-size: 12px;
	font-weight: normal;
	background-image: url(images/od_hnav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.h_nav_text   {
	color: #333;
	font-size: 18px;
	font-style: oblique;
	padding: 10px;
}
.h_nav_box  {
	font-size: 12px;
	text-align: right;
	padding-top: 35px;
	padding-right: 45px;
}
.h_nav:link          {
	font-weight: bold;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #000 #000 #fff;
	text-decoration: none;
}
.h_nav:visited        {
	font-weight: bold;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #fff #000 #000 #fff;
	text-decoration: none;
}
.h_nav:hover          {
	color: #9999cc;
	font-weight: bold;
	background-color: #1f2f73;
	padding: 5px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #000 #fff #fff #000;
	text-decoration: none;
}
.left_column      {
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
}
.center_content    {
	background-color: #fff;
	padding: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
}
.footer    {
	font-size: 10px;
	background-color: #fff;
	text-align: center;
	padding: 5px;
}
.fineprint   {
	font-size: 11px;
	font-style: italic;
}
.footer_notice  {
	text-align: left;
	margin: 5px;
	padding: 5px;
	border: solid 3px #dcdcdc;
}
