/* <style> */

table { font-size: 100%; /* IE hack */ }
html { font-size: 100%; /* IE hack */ }

BODY 	    {
	background: #555 url(images/headerBG.jpg) repeat-x top center;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 12px;
	margin:	0;
	}

table {
		border-collapse:collapse;
		border-spacing:0;
		}
		
img {	border:0;
		}

td {
		padding:0;
		border:0 none;
		}

/* IE PNG Fix */
div.bodyDiv img{ behavior: url(iepngfix.htc) }


a.EPLogo{display:block; margin:2px 0 0 5%; width:155px;}

div.bodyDiv{margin:0 auto 0 auto; text-indent:0px; position:relative;}
div.bodyDiv div.titleText{margin:30px 0 0 15px;}

#nav a{
	display:block;
	height:18px; 
	text-indent:-900px; 
	overflow:hidden;
    background-repeat:no-repeat;
	background-position: 0 0;
	position:absolute;
	top:10px;
	}
#nav a:link, #nav a:visited{
	background-repeat:no-repeat;
	}
#nav a:hover, #nav .activePage a{
	background-repeat:no-repeat; 
	background-position: 0 -17px;
	}
a#nextBtn{ background: url(images/btnNext.gif); width:124px; left:700px;}
a#prevBtn{ background: url(images/btnPrev.gif); width:150px; left:500px;}

















.bodyText	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	font-size:12px;
	}

.bodyTextLink	{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration:underline;
	font-size:12px;
	}

.bigOrangeText	{
	font-size:22px; 
	font-weight:700; 
	color:#D86C00; 
	font-style:italic
	}
	
.bodyTextBold {
	font-style: normal;
	color: #CCCCCC; 
	text-decoration: none; 
	font-size:12px; 
	font-family: Arial, Helvetica, sans-serif;
	}
	
.copywrite		{color: #999999; font-size:11px;}

.heading	{font-size:18px; font-weight:700;}
.headingB	{font-size:16px; font-weight:700;}
.subHead	{font-size:13px; font-weight:700;}


/* ----- Menu-nav Font Definitions ------------------------------------------- */
.nav{
	color: #CCCCCC; 
	font-size:11px; 
	font-family:Arial, Helvetica, sans-serif; 
	font-weight:normal; 
	text-decoration: none;
	}
	
.nav:link		{color: #CCCCCC; text-decoration:none;}
.nav:visited	{color: #CCCCCC; text-decoration:none;}
.nav:hover		{color:#D86C00; text-decoration:none;}
.nav:active		{color:#D86C00; text-decoration:none;}
	
a.copywrite:link		{color: #999999; text-decoration:none;}
a.copywrite:visited		{color: #999999; text-decoration:none;}
a.copywrite:hover		{color:#D86C00; text-decoration:none;}
a.copywrite:active		{color:#D86C00; text-decoration:none;}

a.bodyTextLink:link		{color: #CCCCCC; text-decoration:underline;}
a.bodyTextLink:visited	{color: #CCCCCC; text-decoration:underline;}
a.bodyTextLink:hover		{color: #D86C00; text-decoration:underline;}
a.bodyTextLink:active		{color: #D86C00; text-decoration:underline;}

a.bodyTextLinkOrange:link		{color: #D86C00; text-decoration:underline;}
a.bodyTextLinkOrange:visited	{color: #D86C00; text-decoration:underline;}
a.bodyTextLinkOrange:hover		{color: #CCCCCC; text-decoration:underline;}
a.bodyTextLinkOrange:active		{color:#CCCCCC; text-decoration:underline;}


a:link		{color: #CCCCCC; text-decoration:none;}
a:visited	{color: #CCCCCC; text-decoration:none;}
a:hover		{color:#D86C00; text-decoration:none;}
a:active	{color:#D86C00; text-decoration:none;}
.link {}
