@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/main-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.terms {
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../images/eem_18.jpg);
	background-repeat: no-repeat;
	text-align:right;
	padding-right:18px;
	padding-top:2px;
}
.terms a:link {
	color: #FFFFFF;
	text-decoration:underline;
}
.terms a:visited {
	color: #FFFFFF;
	text-decoration:underline;
}
.terms a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.dot-bot-brdr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
}
.terms a:active {
	color: #FFFFFF;
	text-decoration:underline;
}
.left-line {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 15px;
}
.top-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 15px;
}
.icon-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 8px 8px 8px 100px;
	border: 1px solid #CCCCCC;
	vertical-align:top;
}
.lg-orange-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#f07e16;
}

.med-orange-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#f07e16;
	font-weight:bold;
}

.med-grey-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#333333;
	font-weight:bold;
}
.grey-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}
.foot {
	font-family: Arial, Helvetica, sans-serif;
	color: #eeeeee;
	font-size:11px;
	background-color:#464644;
	background-image: url(../images/eem_21.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding-top:8px;
	padding-bottom:8px;
}
.foot a:link {
	color: #eeeeee;
	text-decoration:none;
}
.foot a:visited {
	color: #eeeeee;
	text-decoration:none;
}
.foot a:hover {
	color: #999999;
	text-decoration: none;
}
.foot a:active {
	color: #eeeeee;
	text-decoration:none;
}
#topmenu_home {
	width:65px;
	float:left;
}
#topmenu_ems {
	width:204px;
	float:left;
}
#topmenu_sms {
	width:194px;
	float:left;
}
#topmenu_fso {
	width:161px;
	float:left;
}
#topmenu_list {
	width:97px;
	float:left;
}
#topmenu_resource {
	width:107px;
	float:left;
}
.header {
	background-image: url(../images/eem_03.jpg);
	background-repeat: no-repeat;
}
.top-banner {
	background-image: url(../images/eem_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	text-align:center;
}
.form-field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:175px;
}
.form-field-lg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	width:350px;
}
.pad-right {
	padding-right: 8px;
}
.pad-bottom {
	padding-bottom: 15px;
}
.xl-orange-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	color: #f07e16;
}
a:link {
	color: #FF9900;
	text-decoration: underline;
}
a:visited {
	color: #FF9900;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #FF9900;
	text-decoration: underline;
}
.sm-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tabbed-bar {
	font-weight: bold;
	font-size:14px;
	background-color: #eeeeee;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width:660px;
}
.tabbed-bar2 {
	font-weight: bold;
	font-size:12px;
	background-color: #eeeeee;
	padding: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	width:660px;
}
.lt-grey-box{
	border:1px solid #cccccc;
	background-color:#eeeeee;
	padding:10px;
}
.hidden { display: none; }
.unhidden { display: block; }
