html
{
	height: 100%;
	margin: 0px;
	padding: 3px;
}

body
{
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

input, select, button, td
{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

label
{
	font-weight: bold;
}

td
{
	vertical-align: top;
	text-align: left;
}

A:hover {
	COLOR: red; TEXT-DECORATION: underline; FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: bold
}
A {
	TEXT-DECORATION: none; COLOR: #000000; FONT-FAMILY: Verdana, sans-serif; FONT-SIZE: 8pt; FONT-WEIGHT: normal
}

.full-width
{
	width: 718px;
}

.container-width
{
	width: 100%;
}

.no-border
{
	border: none;
}

#top-banner
{
	background-color: #FACD45;
	height: 172px;
}

#top-banner-menu
{
	float: left;
	width: 204px;
}

#top-banner-image
{
	background-color: #FACD45;
	float: right;
	padding-bottom: 4px;
	padding-right: 5px;
	padding-top: 6px;
	text-align: right;
	width: 506px;
}

* html #top-banner-image
{
	width: 511px;
	w\idth: 506px;
}

#top-level-menu-ul
{
	list-style-type: none;
}

.top-level-menu-a:link 
{
	color: #0C3869;
	font-weight: bold;
	FONT-SIZE: 12pt;
	text-decoration: none;
}

.top-level-menu-a:active 
{
	color: #0C3869;
	font-weight: bold;
	FONT-SIZE: 12pt;
	text-decoration: none;
}

.top-level-menu-a:visited 
{
	color: #0C3869;
	font-weight: bold;
	FONT-SIZE: 12pt;
	text-decoration: none;
}
.top-level-menu-a:hover
{
	color: #0C3869;
	font-weight: bold;
	FONT-SIZE: 12pt;
	text-decoration: underline;
}

#top-banner-menu-list
{
	padding-top: 15px;
	width: 204px;
}

.top-level-menu
{
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	width: 177px;
}

* html .top-level-menu
{
	width: 204px;
	w\idth: 177px;
}

.top-level-menu-selected
{
	background-image: URL(/images/arrow.gif);
	font-size: 15px;
	font-weight: bold;
	padding-right: 20px;
	text-align: right;
	width: 177px;
}

* html .top-level-menu-selected
{
	background-image: URL(/images/arrow_ie5.gif);
	width: 204px;
	w\idth: 177px;
	background-\image: URL(/images/arrow.gif);
}

.submenu-link
{
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 8px;
	text-align: right;
	width: 187px;
}

* html .submenu-link
{
	width: 207px;
	w\idth: 187px;
}

.sub-submenu-link
{
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
	margin-bottom: 8px;
	text-align: right;
	width: 177px;
}

* html .sub-submenu-link
{
	width: 207px;
	w\idth: 177px;
}

.sub-submenu-link-selected
{
	background-image: URL("/images/arrow_bios.gif");
	font-size: 11px;
	font-weight: normal;
	padding-right: 30px;
	margin-bottom: 8px;
	text-align: right;
	width: 177px;
}

* html .sub-submenu-link-selected
{
	width: 207px;
	w\idth: 177px;
}

.submenu-link-selected
{
	background-image: URL("/images/arrow_submenu.gif");
	font-size: 12px;
	font-weight: bold;
	padding-right: 20px;
	margin-bottom: 8px;
	text-align: right;
	width: 187px;
}

* html .submenu-link-selected
{
	width: 207px;
	w\idth: 187px;
}

.lvspace
{
	margin-top: 30px;
}

.mvspace
{
	margin-top: 20px;
}

.svspace
{
	margin-top: 10px;
}

#middle-content
{
	clear: both;
	padding-top: 10px;
}

#main-page-title-and-sub-menu
{
	border-right: 1px solid #FACD45;
	float: left;
	text-align: right;
	padding-bottom: 10px;
	width: 207px;
}

#main-page-title-and-sub-menu-bios
{
	border-right: 1px solid #FACD45;
	float: left;
	text-align: right;
	padding-bottom: 20px;
	width: 207px;
}

#main-page-title
{
	border-bottom: 1px solid #FACD45;
	color: #0C3869;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-right: 10px;
}

#main-page-module
{
	float: right;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
	vertical-align: top;
	width: 500px;
}

* html #main-page-module
{
	width: 510px;
	w\idth: 500px;
}

#main-page-table
{
	width: 500px;
}


* html .h3-ie-stupid-fix
{
	position: absolute;
}
