BODY {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color:#0085CA;
	background-image:url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	text-align:center;
	font-family:Verdana, Arial;
	font-size:11px;
}

IMG 
{
    border: 0px;
}
a {
	color:#000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000099;
}
a:hover  {
	color:#0087C3;
	text-decoration: none;
}

#header {
	width: 96%;
	height: 95px;
	position:relative;
	margin-top: 0px;
	background-image:url(../images/wideBgHeader.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0% 2% 0% 2%;
	font-family:Verdana, Arial;
}
	#dayco {
		float:left;
		margin: 0px 0px 0px 0px;
		text-align:left;
		left:0px;
		position:relative;
	}
	#originalPowerInMotion {
		float:right;
		margin-top: 0px;
		text-align:right;
		position:relative;
		margin-right:0%;
	}

#appInfo {
	width: 96%;
	height: 25px;
	position:relative;
	background-color:#FFFFFF;
	margin: 0% 2% 0% 2%;
	font-family:Verdana, Arial;
}
	#appInfoSx {
		width: 20%;
		height: 100%;
		position:absolute;
		top: -5px;
		background-color:#FFFFFF;
		margin: 0% 0% 0% 0%;
		text-align:left;
		float:left;
		text-indent:1%;
		z-index:2;
		font-size: 150%;
	}
	#appInfoDx {
		width: 80%;
		position:relative;
		top: -5px;
		background-color:#FFFFFF;
		margin: 0% 0% 0% 0%;
		text-align:right;
		float:right;
		text-indent:1%;
		z-index:3;
	}

#content {
	width: 96%;
	margin: 0% 2% 0% 2%;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../images/wideContentBg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:center;
	font-family:Verdana, Arial;
	height:24px;
	height:auto
}
#footer {
	width: 96%;
	height: 48px;
	position:relative;
	margin-top: 0px;
	background-image:url(../images/wideFooterBg2.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin: 0% 2% 0% 2%;
	font-family:Verdana, Arial;
	color:#FFFFFF;
}
	#footerSx {
		width: 33%;
		position:absolute;
		top: 0px;
		margin: 0% 0% 0% 0%;
		text-align:left;
		float:left;
		text-indent:0%;
		z-index:2;
	}
	#footerCnt {
		height: 34%;
		height: 48px;
		top: 25px;
		position:relative;
		vertical-align:middle;
		margin: 0% 0% 0% 0%;
		text-align:center;
		float:inherit;
		z-index:1;
	}
	#footerDx {
		height: 33%;
		position:relative;
		top: 0px;
		margin: 0% 0% 0% 0%;
		text-align:right;
		float:right;
		text-indent:0%;
		z-index:3;
	}

/* FORM OBJECTS */

.frmDDL {
	font-family: Verdana, Arial; 
	font-size: 90%; 
	color: #000000; 
	background: #FFFFFF;
}
.frmButton {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: #e0e0e0;
	padding:2px 5px 2px 5px;	
	border-left-style:solid;
	border-width:2px;
}

#contentPopup {
	width: 96%;
	margin: 0% 2% 0% 2%;
	position:relative;
	background-color:#FFFFFF;
	background-image:url(../images/wideContentBg.jpg);
	background-position:center top;
	background-repeat:repeat-y;
	text-align:center;
	font-family:Verdana, Arial;
	height:24px;
	height:auto
}
