﻿body {
}
table#ed_table
{
	background-color: #cadb97;
	background-image: url(../images/edParent_bgHome.jpg);
	background-repeat:no-repeat;
	border-style:solid; 
	border-width:2px; 
	border-color: #000000; 
	width: 914px;
	margin-bottom:0px;
	height: 550px;
}
#contentEDWrapper
{
	margin-top: 50px;
	width: 725px;
	background-color: #ffffff;
	min-height: 600px;
}
#dynamicContentWrapper
{
	margin-left: 50px;
	margin-right: 50px;
	min-height: 300px;
}
#dynamicContentWrapperTBW
{
	margin-left: 50px;
	margin-right: 205px;
	min-height: 300px;
}
#contentEDMiddle_Inner
{
	margin-right: 35px;
	margin-left: 20px;
	background-color: #ffffff;
	width: 700px;
	min-height: 625px;
}


#divFooterWrap
{
	width: 700px; 
	background-color: #ffffff; 
	height: 175px;
}

.footerImage
{
	float:right; 
	vertical-align: bottom; 
	margin-top: 15px; 
	background-color: #ffffff;
}

.menu_list {
	width: 150px;
	position: absolute; 
	top: 200px; 
	z-index: 300;
}

.thirdNav 
{
	color: #e62327;
	text-decoration:none;
	font-size: 13px; 
	font-weight: bold;
	margin-left: 2px; 
	margin-right: 28px;
}

.menu_body {
	background-color:#FFFFFF;
	margin-left: 30px;
	margin-top: -15px;
	margin-bottom: -15px;
	width: 200px;
}
.menu_body a {
  display:block;
  color: #09609e;
  background-color:#FFFFFF;
  text-align: left;
  padding-left: 10px;
  text-decoration:none;
  padding-top:4px;
  padding-bottom: 4px;
}
.menu_body a:hover {
  color: #09609e;
  font-weight: bold;
}


.dropdowns
{
	font-size: 11px;
	border-style: solid;
	border-width: 1px;
}

.searchBox
{
	background-color: #eff4f7;
}


.lineBreak
{
	background-image: url(../images/linebreak.gif);
}
