/* HTML Tags --------------------------------------------------------------------- */
body{
	margin:0px 0px 20px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

a{
	color:#000000;
	text-decoration:none;
}

h1{
	font-size:12pt;
	margin:8px 0px 4px 0px;
}
p{
	margin:8px 0px 8px 0px;
}
hr{
	display: block;
	background-color: #000000;
	height: 2px;
	margin: 4px 0px 4px 0px;
}
ul{
	margin:0px 0px 0px 0px;
	padding:8px 32px 8px 32px;
}
ul li{
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}

ol{
	margin:0px 0px 0px 0px;
	padding:8px 38px 8px 38px;
}
ol li{
	margin:0px 0px 0px 0px;
	padding:2px 0px 2px 0px;
}

img{
	display:block;
}

/* EthicsPoint Elements --------------------------------------------------------------------- */
#epAttention{
	font-size:8pt;
	margin-top: 95px;
	margin-left: 15px;
}
#epButton{
	margin-top: 10px;
	width: 100px;
	background-image: url(epMenu.jpg);
	background-repeat: repeat-x;
	line-height: 22px;
	text-align: center;
	border: 1px solid #999999;
	font-weight: bold;
	cursor: pointer;
	margin-left: 40px;
}
#epButton:hover{
	background-image: url(epMenuOver.jpg);
}
#epContent{
	border-bottom:1px solid #DDDDDD;
	float:left;
	background-color: #FFFFFF;
}

#epColumn1{
	width: 515px;
	float: left;
	text-align: justify;
	padding: 15px;
	line-height: 14pt;
}
#epColumn2{
	float:right;
	width:380px;
	font-size: 8pt;
	text-align: justify;
	border-left: 1px solid #cccccc;
	padding: 15px;
	background-color: #e2eef7;
}
#epColumn2 ul{
	margin:0px 0px 0px 0px;
	padding:8px 0px 0px 16px;
}

#epColumn2 ul li h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-weight:bold;
	font-size:8pt;
	line-height:10pt;
}

#epEmergency{
	color:#000000;
}
#epEmergency strong{
	color:#a42822;
	display:block;
}
#epExpandButton{
	position:relative;
	display:none;
	height:17px;
	width:16px;
	float: right;
	margin: 0px 0px 0px 0px;
	background-color: #EEEEEE;

}
#epExpandButton img{
	width:16px;
	height:17px;
	margin: 0px -1px 0px 0px;
}
#epFooter{
	clear:both;
	margin:0px auto;
	padding:15px 15px 15px 15px;
	width:930px;
	font-size: 8pt;
}

#epFooter img{
	float:left;
	height:36px;
	padding-right:15px;
	width:142px;
	cursor: pointer;
}

#epHeader{
	background:#eeeeee;
	float:left;
	width:100%;
	cursor: default;
	height: 149px;
	background-image: url(epClientHeader.jpg);
}

#epHeader h1{
	border:none;
	font-size:18pt;
	cursor: default;
}

#epHeader #epClientLogo{
float:left;
height:150px;
margin-right:20px;
width:150px;
}
#epHigherEd{
	display: block;
	border: 1px solid #666666;
	margin: 0px 0px 0px 0px;
	text-align: left;
	cursor: pointer;
	line-height: 10pt;
	font-size:8pt;
	width: 100%;
	float: none;
	clear: both;
}

#epHigherEd h1{
	line-height: 10pt;
	font-size:8pt;
	color: #a42822;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 4px 0px !important;
}
#epHigherEd p{
	padding: 0px 0px 0px 0px;
	margin: 0px 4px 0px 8px;
	text-align:justify;
}

#epInstructions{
	font-style: italic;
	text-align: left;
	color: #666666;
	margin-right: auto;
	float: left;
	line-height: 17px;
	vertical-align: bottom;
	margin-left: 2px;
	font-size: 10px;
}
#epLangBar{
	font-size:8pt;
	text-align:right;
	width:770px;
	margin-left: auto;
	margin-right: auto;
}
#epLangBar a{
	padding:0px 5px;
	color:#333333;
}
#epLangBar a:hover{
	padding:0px 5px;
	color:#0000CC;
}
#epNav{
	clear:both;
	float:left;
	width:100%;
	background-repeat: repeat-x;
	background-color: #333333;
}
#epNav a{
	color:#FFFFFF;
	display:block;
	float:left;
	padding:5px 15px;
}
#epNav a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#epWrapper{
	top:0px;
	width:960px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #DDDDDD;
	background-color: #FFFFFF;
}
/* Classes --------------------------------------------------------------------- */
.epClearFloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}



.epIssueCategoryEven{
	padding: 8px;
	background-color:#F0EDE7;
	border-bottom: 1px solid #666666;
}
.epIssueCategoryOdd{
	padding: 8px;
	background-color:#FCFBFA;
	border-bottom: 1px solid #666666;
}
.epIssueCategoryOver{
	padding: 8px;
	background-color:#FFFFCC;
	border-bottom: 1px solid #666666;
}
.epPhoneNumber{
	white-space:nowrap;
	font-weight: bold;
}

.epRadioButton{
	float: left;
	margin: 0px 4px -4px -4px;
	display: block;
	padding: 0px 0px 0px 0px;
	width: 20px;
}
.epSmallFont{
	font-size:8pt;
}
