html  {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
}

body  {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
	font-family: "Verdana", "Sans-Serif";
	font-size: 12pt;
	color: #000000;
	overflow: hidden;
}

#iMeasure  {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
	border: 0;
	background-color: transparent;
}

#iWrapper  {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: 0;
	padding: 0;
	border: 0;
	min-width: 960px;
}

.cNoUnderline  {
	text-decoration: none;
}

#iTitle  {
	position: relative;
	height: 75px;
	width: 100%;
	background-image: url(../Images/BGTitle.jpg);
	font-family: "Monotype Corsiva";
	font-size: 2.75em;
	line-height: 175%;
	color: #000000;
	text-align: center;
	white-space: nowrap;
	border-width: 1px;
	border-bottom-style: solid;
	z-index: 9;
}

.cImageNoFrame  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#iMainScreen  {
	min-width: 900px;
	background-image: url(../Images/BGMain.jpg);
	background-color: transparent;
}

#iMain  {
	height: 100%;
	background-color: transparent;
	overflow: hidden;
	text-align: left;
	border-color: #000000;
	border-width: 1px;
	border-bottom-style: solid;
	font-family: "Verdana";
	font-size: 1.0em;
	line-height: 140%;
}

#iTextPadding  {
	float: left;
	background-color: transparent;
}

#iMainText  {
	background-color: transparent;
	height: auto;
	overflow: auto;
}

#iMainText a  {
	color: #000080;
}

.MainText-Img {
	height: 2em;
	width: 2em;
	background-color: transparent;
	vertical-align: middle;
}

#iFloatingImage  {
	display: block;
	height: 200px;
	width: auto;
	float: left;
	border: none;
	margin-top: 0.75em;
	margin-right: 2em;
}

#iLogos  {
	position: absolute;
	overflow: hidden;
	bottom: 0;
	background-color: #d0d0d0;
	text-align: center;
}

#iLogos img  {
	height: 100%;
}

#iCenterLogo img  {
	height: 75%;
}

#iLeftLogo  {
	float: left;
	height: 110px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right-color: #ffffff;
	border-right-width: 2px;
	border-right-style: inset;
}

#iCenterLogo  {
	float: left;
	height: 110px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-right-color: #ffffff;
	border-right-width: 2px;
	border-right-style: inset;
	font-family: "Verdana";
	font-size: 0.95em;
	line-height: 180%;
	color: #ff0000;
}

#iRightLogo  {
	float: left;
	height: 110px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	border-left-color: #ffffff;
	border-left-width: 2px;
	border-left-style: inset;
}

