/* styles for master head banner */
div.banner
{
	width: 704px;
	height: 76px;
	border: 1px none black;
	/*background-image: url(../Images/mhdbackground.jpg);*/
	background-image: url(../Images/design/mhdbackground2.jpg);
	padding: 2px;
}
div.banner table.tophead
{
	width: 100%;
	height: 76px;
	border: 1px none black;
	background-image: url(../Images/new-logo.gif);
	background-repeat: no-repeat;
	background-position: 253px 4px;
	color: white;
}
table.tophead td {
	border-right: 2px solid white;
	vertical-align: top;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	white-space: nowrap;
	padding: 0px 3px 0px 3px;
	margin: 0px;
	line-height : 0.8em;
}
table.tophead td.pocket 
{
	width: 240px;
}
table.tophead td.last 
{
	border-right: 2px none white;
}
table.tophead td a 
{
	text-decoration: none;
	font-weight : bold;
	color: White;
	font-size: 1em;
}
table.tophead td.footer {
	height: 64px;
	width:100%;
	border: 1px none black;
}

/* popdown menu styles */
div.navigation 
{
	width: 708px;
	border: 1px none black;
	padding: 0px;
	margin:0px;
	text-align : left;
}
table.menustrip1
{
	font-family: Arial;
	text-align: center;
	background-image: url(../Images/secondary_sliver.gif);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 25px;
	border-top: none 0px black;
	border-bottom: solid 1px sliver;
}
table.menustrip1 * 
{
	font-weight: bold;
}
table.menustrip2
{
	font-family: Arial;
	text-align: center;
	background-image: url(../Images/third_orange.gif);
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 25px;
	border-top: none 0px black;
	border-bottom: solid 1px sliver;
}
table.menustrip2 * 
{
	font-weight: bold;
}
table.SubMenu
{
}
table.SubMenu * 
{
	font-weight: bold;
}

/* alternate banner for print */
.altbanner {
	visibility: hidden;
	display: none;
}

/* styles for master footer */
div.footer
{
	text-align: center;
	width: 704px;
	margin: 50px 0px 0px 0px;
	border-top: #000000 1px solid;
}
div.topfoot 
{
	width: 500px;
	padding-top: 5px;
}
hr.footer_hr
{
	width: 500px;
	color: #000000;
	height:1px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
div.copyright 
{
	margin-top : 5px;
}
table.topfoot 
{
	
	width: 500px;
	font-weight: bold;
	color: Red;
	text-align: center;
}
table.topfoot td 
{
	line-height : 0.8em;
}
table.topfoot td.normal
{
	border-right: #000000 1px solid;
}
table.topfoot td a
{
	text-decoration: none;
	font-weight: bold;
	color: #191970;
}

/* styles for within page navigation */
table main_layout
{
	text-align: left;
	width:710px;
}
td.nav_header 
{
	text-align: left;
}
td.nav_column
{
	width: 120px;
	text-align: left;
}
td.nav_column p.vl
{
	margin: 0px;
	padding: 0px;
}

td.content_column
{
	width: 620px;
	background-image: url(../Images/divider2.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
td.nav_column a 
{
	text-decoration : none;
	color: Black;
}
td.nav_column span
{
	margin-left: 5px;
	white-space :nowrap;
}
td.nav_column a.Span_bold 
{
	font-weight : bold;
	white-space : normal;
}
p.relatedlink
{
	font-weight: bold;
	color: #191970;
	white-space: nowrap;
	margin: 25px 0px 2px;
}
ul.relatedlink
{
	margin-top: 0px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 14px;
	white-space :nowrap;
}

/* style for within page area */
div.general
{
	width: 576px;
	margin-left: 5px;
}
div.generalhome
{
	width: 704px;
	margin-left: 0px;
}
.cr_img_0
{
	margin-left: 5px;
	margin-bottom : 5px;
}
a.vbtn:hover
{
	background-color: #ccccff;
}
