body {
	font: 11px Arial;
	background: #ffffff;
	margin: 10px 0 0 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

body img {
	border: 0;
}

.topRightBox {
	float:right; height:55px; padding-top:10;
}

.container {
	width: 960px;
	background: #ffffff;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	clear: left;
}

/*TOP NAV*/

.topnav a {
	float: left;
	width: 113px;
	height: 22px;
	margin-right: 2px;
}

.topnav a img {
	border: 0;
}

.topnav a.last {
	background: #f1f1f1;
	color: #666666;
	width: 265px;
	height: 17px;
	padding-top: 5px;
	padding-right: 5px;
	font-family: arial;
	font-size: 10px;
	text-align: right;
	margin-right: 0;
}

.subtopnav a {
	float: left;
	margin-right: 15px;
	text-decoration: none;
	color: #666666;
	height: 17px;
	padding-top: 8px;
}

.subtopnav a:visited {
	color: #666666;
}

.subtopnav a.active {
	font-weight: bold;
	color: #000000;
}

/*END TOP NAV*/

.footer {
	padding-top: 0px; 
	padding-left: 0px;
	height: 22px;
	border-top: 1px solid #cccccc;
	float: left;
	font-size: 11px;
	width: 960px;
}

.footermenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.footermenu ul li {
	height: 11px;
	margin-top: 2px;
	float: left;
}

.footermenu ul li a {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-size:11px;
	text-decoration: none;
	border-left: 1px solid #CCCCCC;
	padding-right: 8px;
	padding-left: 8px;	
}

.footermenu ul li.first a {
	border-left: none;
	padding-left: 0;
}

.footermenu ul li a:visited{
	color: black;
}

.footermenu ul li a:hover{
	color: black;
}

.emailform {
	width: 175px;
	float: left;
	height: 21px;
	margin-top: 0px;
	margin-bottom: 1px;
	padding: 0 0 0 0px;
}

.emailform input.inputText {
	width:147px;
	height: 18px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 5px; 
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	border: solid 1px #cccccc;
	border-right:none;
	background: #fff;
	color: #666666;
	font-family: arial;
	font-size: 12px;
	float: left;
}

.emailform input.submitemail{
	background: url(../images/emailarrow18.jpg) no-repeat; 
	height: 18px;
	width: 18px;
	border-left: none;
	border: solid 0px #6b6d6c;
	padding: 0 0 0 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	margin-bottom: 5px; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	float: left;
}

.content {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}

.left{
	float: left;
}

.topLogo {
	width: 490px; 
	padding-top: 10px; 
	float: left; 
	height: 55px;
}

.EFTitle {
	font-family: sans-serif;
}

/*find out about this
#customerservice {
	text-align: center;
	float: left;
	padding-top: 0px; 
	padding-left: 0px;
	background: #ffffff;
	height: 22px;
	width: 960px;
	border: solid 0px #d6d6d2;
}

#customerservicedesc {
	font-family: arial;
	font-size:11px;
	color: #666666;
	text-align: center;
}*/

