/* The zero factor for compliance of all browsers */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset{
margin: 0; padding: 0; border: 0;}
/* End Zero factor */

/* CSS Document */
@media screen, projection {
/* exploit a parsing bug so @media rules are visible to MacIE5 */
.BeNiceToMacIE5 {
  font-family: "\"}\"";
  font-family: inherit;
}
a.menufont:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.menufont:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.menufont:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
a.menufont:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #7F1F9F;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
body {
	background-color: #404040;
	text-align: left;
	min-width: 760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#Menu {
	width:756px;
	height:25px;
	z-index:2000;
	border-bottom: solid #A19FAA 2px;
	padding-top: 10px;
	text-align: center;
	margin: 0px 2px 0px 2px;
}

#wrapper {
	width: 760px;
	left: 50%;
	position: absolute;
	background-color: #FFFFFF;
	top: 30px;
	margin-left: -380px;
	visibility: visible;
}
#MainPict {
	z-index: 1000;
	float: left;
	width: 497px;
	margin: -384px 0px 0px 0px;
	height: 385px;
}

#Logo {
	border-left: solid #A19FAA 1px;
	z-index: 1;
	float: right;
	width: 369px;
	margin: -1px 0px 0px 0px;
	height: 160px;
	text-align: center;
	padding: 55px 0px 0px 0px;
}

#HomepageContent {
	border-left: solid #A19FAA 1px;
	z-index: 1;
	float: right;
	width: 369px;
	margin: 0px 1px 1px 386px;
	background-color: #CFCBD6;
	height: 166px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3A6E8F;
	font-weight: bold;
	text-align: justify;
	border-top: solid #A19FAA 2px;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;   /* prevent IE expanding the container */
  margin: 0;          /* keep flush with surrounding blocks */
}

.FloatRight {
  clear: right;
  height: 1px;
}
.Floatleft{
  clear: left;
  height: 1px;
}

#contentTest p {
font-family: Arial, Helvetica, sans-serif;
font-size: 85%!important;
font-size:80%;
}#LogoSubpage {
	z-index: 1;
	width: 388px;
	height: 101px;
	text-align: center;
	border-bottom: solid #A19FAA 1px;
	float: right;
}
#leftCol {
	width: 756px;
	margin: 0px 0px 2px 2px;
	overflow: hidden;
	text-align: center;
}
#ContentSubpage {
	z-index: 1;
	width: 330px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3A6E8F;
	font-size: 12px;
	padding: 130px 20px 10px 20px;
}
#MainPictSubpage {
	z-index: 1000;
	width: 388px;
	float: right;
}
#footer {
	width: 760px;
	margin: 0px 0px 0px 0px;
	left: 50%;
	background-color: #404040;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	clear: both;
	top: 0px;
}
.FooterLinkColor {
	color: #CCCCCC;
	text-decoration: none;
}

.TextHeader {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
}

.mainRow {
	background-color: #CFCBD6;
	background-repeat: no-repeat;
	background-position: left top;
	border-left: Solid #A19FAA 1px;
	padding: 120px 10px 5px 20px;
	color: #3A6E8F;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.logoRow {
	border-bottom: solid #A19FAA 2px;
}

.mainImage {
	height: auto;
	left: 0px;
	top: 0px;
	overflow: hidden;
}
#DHue {
	position:relative;
	left:0px;
	top:14px;
	width:108px;
	height:14px;
	z-index:1;
	margin: 0px 0px 0px 0px;
}
} /* end media rules */
