@charset "utf-8";
/* CSS Document */



.asterisk {
	color:#f00;
	font-size:.7em;
}
.miniSpprt_link {
	font-size:.7em; 
	margin-left:10px; 
	cursor:hand; 
	color:#F90;
}

.navAltbximg {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.hoverbodytxt {
	color: #06F;
	
}
.hoverbodytxt:hover {
	color:#F90;
	text-decoration:underline;
	cursor:hand;
}

.button_form {
	margin-top:30px;
	margin-bottom:20px;
	font-size: 0.8em;
	margin-left: 10px;
	
}

.button_form2 {
	margin-top:10px;
	font-size:.7em;
	
}
.text_boxfont {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
}

table a:hover {
	color: #CFC;
	text-decoration: underline;
}
table a:link {
	color: #000;
	text-decoration: underline;
	text-decoration:none;
}

a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	color: #666;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFF;
}
body {
	background-image: url(../images/GE_emco%20-%20bkg.png);
	background-repeat: repeat-y;
	background-position:left top;
	height: auto;
	margin-top: 15px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #052E3b;
	width: auto;
}
#body_wrap {
	background-image: url(../images/GE_emco%20-%20bkg.a.png);
	background-repeat: no-repeat;
	height: auto;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 55px;
	margin-right: 70px;
	width: 1175px;
	background-position: 25px top;
	padding-bottom: 25px;
}
#nav {
	background-image: url(../images/GE_Emco%20Header.png);
	background-repeat: no-repeat;
	height: 210px;
	background-position: -3px top;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0;
	width: 1090px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#nav table {
	float: left;
	margin-top: 140px;
	margin-left: 40px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#nav img  {
	float: left;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#nav table tr td {
	font-family: "Myriad Pro", "Arial Narrow", sans-serif;
	font-size: 0.9em;
	background-repeat: no-repeat;
	height: 60px;
	width: 80px;
	background-image: url(../images/GE_pgpts%20-%20buttnbox.png);
	background-position: -40px -8px;
	padding-top: 10px;
	color: #000;
}
#nav table tr td a {

}
#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
	text-align: center;
	word-spacing: normal;
	height: auto;
	width: auto;
	position: relative;
	left: auto;
	top: 20px;
	right: auto;
}

#footer table {
	margin-right:0px;
	margin-left: 600px;
}

#footer a {color:#CCC;
}
