
body {font-size:100%}

p { 
  margin-top: 0.7em; 
  margin-left: 0; 
  padding-left: 0; 
  line-height: 1.25em; 
  margin-bottom:0;
  padding-bottom:0;
} 

ul { 
  padding-left: 0; 
  line-height: 1.25em;
  list-style-image: url(/assets/images/v1/arrow.gif);
  margin:0.5em 0 0.0625em 1em;
} 

li { 
  margin-top: 0.3em; 
  line-height: 1.25em;
  margin-left: 1em; 
  padding-left: 0; 
  margin-bottom:0;
}  

/* Text Styles */

.EP-Title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color:#000000;
}

.EP-StatQ{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.6875em;
	color:#666666;
	line-height:normal;
}

.EP-StatA{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color:#333333;
	line-height:normal;
	
}

.EP-SectionHeadText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #666666;
	line-height:normal;
}



.EP-SectionUpperText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #4c4c4c;
	line-height:normal;
}

.EP-SectionLowerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #333333;
	height:auto;
	line-height:normal;}


#EP-GradEmployerProfile{
	height:inherit;
	width:auto;
}

#EP-EmployerInfoFloatLeft{
	height:auto;
	width:388px;
	float:left;
}

#EP-FloatRightSpacer{
	height:auto;
	width:30px;
	float:right;
}

/* Containers in Left Float */

.EmployerDetails{
	height:auto;
	width:auto;
	padding-top:6px;
	padding-left:10px;
	padding-right:40px;
	padding-bottom:12px;
	background-color:#F0F2EB;
	background-image: url(/assets/images/v1/EP-ColourStripe.gif);
	background-repeat: no-repeat;
	margin:0 0 0 0; position:relative;

}


.EP-26Spacer{
	height:26px;
	width:auto;
	overflow:hidden;
}

/* Footer Bar*/

.EP-FooterBar{
	Height:44px;
	width:auto;
	overflow:hidden;
}

.EP-FooterBarLeft{
	Height:44px;
	width:39px;
	float:left;
	overflow:hidden;
	background-image: url(/assets/images/v1/footerleft.gif);
	background-repeat: no-repeat;
}

.EP-FooterBarRight{
	Height:44px;
	width:24px;
	float:left;
	overflow:hidden;
	background-image: url(/assets/images/v1/footerright.gif);
	background-repeat: no-repeat;
}

.EP-FooterBarRepeater{
	Height:44px;
	width: 275px;
	float:left;
	overflow:hidden;
	background-image: url(/assets/images/v1/footerrepeater.gif);
	background-repeat: repeat-x;
	padding-top:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
}

.EP-FooterBarRepeaterLongName {
	Height:44px;
	width: 275px;
	float:left;
	overflow:hidden;
	background-image: url(/assets/images/v1/footerrepeater.gif);
	background-repeat: repeat-x;
	padding-top:6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	font-weight: bold;
	text-align:center;
}


.EP-FooterBarRepeater a:link{text-decoration:none; color: #336699;}
.EP-FooterBarRepeaterLongName a:link{text-decoration:none; color: #336699;}
.EP-FooterBarRepeater  a:visited{text-decoration:none; color: #336699;}
.EP-FooterBarRepeaterLongName a:visited{text-decoration:none; color: #336699;}
.EP-FooterBarRepeater a:hover{text-decoration:underline; color: #336699;}
.EP-FooterBarRepeaterLongName a:hover{text-decoration:underline; color: #336699;}




