* {
	margin: 0;
	padding: 0;
	}

body {
	margin: 0 0 0 0;
	background-repeat:repeat-x;
	position: relative;
	
	background-color:#000000;
	}
.norepeat {
	background-repeat: no-repeat;
}


td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#CC9900;
	line-height:16px;
}

.header {
	background-image:url(../images/h_efilogo.jpg);
	background-repeat:no-repeat;
	width:742;
	height:124;
}

.inlineLink {
	color:#00CC00;
	text-decoration:underline;
	}

a:hover {
	text-decoration:none;
	color:#339900;
	}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 18px;
	font-weight: bold;
	color:#CC6699;
	text-align:center;
}
p.h2 {
	font-size: 13px;
	font-weight: bold;
	color:#CC9900;
}

.bold {
	font-weight:bold;
}

		

#pageHeaderPhotoTable {
	width:221px;
	padding:10px;
	vertical-align:top;
		}
		
.smallerMainText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align:left;
	font-size: 11px;
	line-height:16px;
	color: #003300;
		
		}