a
{
	background: Transparent;
	color: #FFF;
}

body
{
	background: #8F8F8F none repeat-x center top;
	color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
}

body, input, select, textarea, td, th
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

form
{
	margin: 0;
}

h1, h2, h3, h4, h5, h6
{
	font-size: 100%;
	font-weight: bold;
	margin: 1em 0 0.5em 0;
}

h1
{
	font-size: 145%;
	margin: 0 0 1em 0;
}

h2
{
	font-size: 125%;
}

h3
{
	font-size: 110%;
}

#Banner
{
	background: url("..\\images\\banner_inside.jpg") center no-repeat;
	height: 87px;
	line-height: 87px;
	overflow: hidden;
	padding: 10px 420px 0px 38px;
}

#Banner h1
{
	font-size: 255%;
	margin: 0;
}

#Banner h1 a
{
	background: Transparent;
	color: #9DCBEB;
	text-decoration: none;
}

#Banner h1 a:hover
{
	text-decoration: underline;
}

#Container
{
	background: #527186 url("..\\images\\content_bg.jpg") center top repeat-y;
	color: #FFF;
	margin: 0 auto;
	text-align: left;
	width: 996px;
}

#Content
{
	float: left;
	font-size: 110%;
	width: 100%;
}

#Content h1
{
	background: url("..\\images\\heading_underline_full.jpg") center bottom no-repeat;
	padding: 0 0 8px 0;
}

#ContentContainer
{
	background: url("..\\images\\content_top_inside.jpg") center top no-repeat;
	overflow: hidden;
	padding: 30px 38px;
	width: 920px;
	height: 325px;
}

#Footer
{
	background: url("..\\images\\footer.jpg") center bottom no-repeat;
	padding: 10px 38px 23px 38px;
}

#Foota
{
	background: url("..\\images\\footer.jpg") center bottom no-repeat;
	padding: 0px 38px 10px 38px;
}
#Footer p
{
	margin: 0;
}

#Headerx
{
	background: url("../../images/MS_new.jpg") center top no-repeat;
	height: 130px;
	padding: 13px 13px 0 13px;
	position: relative;
	z-index: 100;
}

#Header
{
	position: relative;
	z-index: 100;
  height: 0px;
  bottom: 135px;
  padding: 0px 0px 0 13px;
}

#Header h1
{
	margin: 0;
}

#Header h1 a
{
	display: block;
	height: 100px;
	overflow: hidden;
	text-decoration: none;
	text-indent: -1000em;
	width: 280px;
}

#Header ul
{
	font-size: 100%;
	font-weight: bold;
	height: 26px;
	line-height: 26px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#Header ul li
{
	background: url("..\\images\\nav_divider.gif") right bottom no-repeat;
	display: inline;
	float: left;
	padding: 0 1px 0 0;
	position: relative;
	white-space: nowrap;
	width: auto;
}

#Header ul li a
{
	display: block;
	padding: 4px 30px 0 30px;
	text-decoration: none;
}

#Header ul li:hover a
{
	background: url("..\\images\\nav_hover.jpg") center top repeat-x;
}

#Header ul li.hover ul,
#Header ul li.hover li.hover ul,
#Header ul li.hover li.hover li.hover ul
{
	visibility: visible;
}

#Header ul li.hover ul ul,
#Header ul li.hover li.hover ul ul,
#Header ul li.hover li.hover li.hover ul ul
{
	visibility: hidden;
}

#Header ul ul
{
	background: #405A6F;
	border: 1px solid #829AAB;
	border-top-style: none;
	color: #666;
	height: auto;
	left: 0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 30px;
	visibility: hidden;
	width: auto;
}

#Header ul ul li
{
	background-image: none;
	border-top: 1px solid #829AAB;
	display: block;
	float: none;
	padding: 0;
	width: 100%;
}

#Header ul ul li a
{
	background: Transparent !important;
	color: #FFF !important;
	height: 100%;
	padding-top: 0;
}

#Header ul ul li.hover,
#Header ul ul li.hover a
{
	background: #32506A !important;
	color: #FFF !important;
}

.content_text td { font-size: 110%; }