﻿body
{
	margin: 0px;
	padding: 6px 0px 0px 0px;
	background-color: #FFFFFF;
	text-align: center;
	min-width: 770px;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

#Wrapper
{
	margin: 0 auto;
	width: 768px;
	text-align: left;
	border: solid 1px #000000;
}

#Header
{
	background: #000000;
	width: 768px;
	height: 80px;
	text-align: left;
	vertical-align: top;
}

#TopMenu
{
	height: 38px;
	background-image: url(../Images/MainMenuBG.gif );
	background-position: left top;
	background-repeat: repeat-x;
	padding-left: 4px;
}

#MainMenu
{
	background-color: #30363b;
	height: 24px;
}

#Breadcrumb
{
	background-color: #E5E6E6;
	border-bottom: solid 1px #666666;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

#Footer
{
	/*background: #0072b1;*/
	background: #012547;
	clear: left;
	width: 768px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: 10px;
	border-top: solid 1px #000000;
	padding-top: 6px;
}

#Footer a
{
	color: White;
}

.TopMenuItem
{
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
}

.TopMenuSeparator
{
	border: 0;
}

.TopMenuRightText {
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
}

.TopMenuRightText a {
	font-size:10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.ContentRequired {
	color: #FF0000;
}

.TabsBorder
{
	border: solid 1px #999999;
	padding: 2px;
	min-height: 410px;
	height: auto !important;
	height: 410px;
}

.LegendFieldset
{
	border: solid 1px #999999;
	padding: 2px;
}
