body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #FFFFFF;
	margin-top: 0px;
}
.top_banner_left {
	width: 715px;
	font-size: 11px;
	text-align: left;
	padding-left: 15px;
	height: 135px;
	padding-top: 15px;
}
.top_banner_right {
	width: 190px;
	padding-top: 15px;
	font-size: 14px;
}
.top_banner_center {

	width: 190px;
}
.top_banner_table {
}

.top_banner_details {
	width: 760px;
	font-size: 12px;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #FFFFFF;
}
.panel_left {
	width: 130px;
	padding-top: 5px;
	padding-bottom: 60px;
	background-color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.panel_right {
	width: 130px;
}
.panel_center {
	width: 390px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 30px;
	color: #10204D;
}
.icon_left {
	padding-right: 10px;
}

.panel_menu {
	width: 130px;
	font-size: 14px;
	background-color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
.panel_middle_header {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #10204D;
	border-bottom-color: #10204D;
	padding-top: 5px;
	padding-bottom: 5px;
}
.panel_middle_project {
	padding-top: 5px;
}

a.menu:link {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 115px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(../graphics/menu_panel_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu:visited {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 115px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(../graphics/menu_panel_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.menu:active {
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 115px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(../graphics/backgrounds/menu_panel_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu_selected {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	float: left;
	width: 115px;
	padding-top: 14px;
	padding-right: 15px;
	padding-bottom: 5px;
	background-image: url(../graphics/backgrounds/menu_panel_selected.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.ellis_subhead_text {
	font-size: 18px;
}
a:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a:hover {

	color: #ED1C24;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.ellis_subhead_medium {

	font-size: 16px;
}
.bottom_panel {
	background-image: url(../graphics/backgrounds/bottom_panel.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 30px;
}
.item_selected {
	color: #ED1C24;
}
a.text:link {

	color: #10204D;
	text-decoration: none;
}
a.text:visited {


	color: #10204D;
	text-decoration: none;
}
a.text:hover {


	color: #21409A;
	text-decoration: none;
}
a.text:active {
	text-decoration: none;
}
.panel_gallery_image {
	width: 520px;
	padding-right: 55px;
	padding-left: 55px;
	padding-top: 15px;
	padding-bottom: 30px;
	color: #10204D;
}

