/* Hyperlinks */
a { color: #01704b;}

:link.dropNavLink {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

:visited.dropNavLink {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}

:hover.dropNavLink {
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: Black;
	text-decoration: none;
}
	
	/* Light Background Link */
	.Link1 { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; color: #5A5A5A; text-decoration: none }
	:hover.Link1 {color:blue; text-decoration: underline}
	
	.Link1_v2 { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: normal; color: white; text-decoration: underline }
	
	/* Dark Background Link */
	.Link2 { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; font-weight: normal; color: white; text-decoration: none }
	:hover.Link2 {color:white; text-decoration: underline}
	
	/* Light Background Link */
	.Link3 { font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 9px; font-weight: normal; color: white; text-decoration: underline }
	
	/* Covert Link */
	.CovertLink {color: black; text-decoration: none}
	
	/* Covert Link - Light Background */
	.CovertLinkLt {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; color: white; text-decoration: none}
	
	/* Covert Link - Dark Background */
	.CovertLinkDrk {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; color: black; text-decoration: none}
	
	/* Covert Link - Light Background - Change on hover */
	.CovertLinkLt2 {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: white; text-decoration: none}
	:hover.CovertLinkLt2 {color:white; text-decoration: underline}

/* TopNav */
	:link.TopNav {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: white; text-decoration: none; font-weight: 900; letter-spacing: -1px}
	:visited.TopNav {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: white; text-decoration: none; font-weight: 900; letter-spacing: -1px}
	:hover.TopNav {color:white; text-decoration: none; font-weight: 900}

/* BottomNav */
	:link.BottomNav {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: white; text-decoration: none; font-weight: 900; letter-spacing: -1px}
	:visited.BottomNav {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; color: white; text-decoration: none; font-weight: 900; letter-spacing: -1px}
	:hover.BottonNav {color:white; text-decoration: none; font-weight: 900}

/* PrivacyUsage - White Background - Change on hover */
	:link.PrivacyUsage {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: 900; color:#537261; text-decoration: none}
	:visited.PrivacyUsage {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px; font-weight: 900; color:#537261; text-decoration: none}
	:hover.PrivacyUsage {color:#704F36; text-decoration: none}
	
/* Small Link - Light Background - Change on hover */
	:link.smalldlccolor {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; color:#739A8C; text-decoration: none}
	:visited.smalldlccolor {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px; color:#739A8C; text-decoration: none}
	:hover.smalldlccolor {color:#739A8C; text-decoration: none}

/* SectionHead - Light Background - Change on hover */
	:link.SectionHead {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; color:#739A8C; text-decoration: none}
	:visited.SectionHead {font-family: Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; color:#739A8C; text-decoration: none}
	:hover.SectionHead {color:#739A8C; text-decoration: none}	

/* Button Rollovers (IE ONLY) */
	TD.button_up   { color: #003366; font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: #EFEBE7; text-align: left; /*border-top: medium none #eee; border-right: 2px groove #fff; border-bottom: 1px ridge #eee; */padding-left :6px; padding-right :7px; cursor: hand}
	TD.button_over { color: white;   font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: #ABA094; text-align: left; /*border-top: medium none #eee; border-right: 2px groove #fff; border-bottom: 1px ridge #eee;*/padding-left :6px; padding-right :7px; cursor: hand}
	TD.button_down { color: white;   font-weight: normal; font-size: 10px; font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; background-color: #ABA094; text-align: left; /*border-style: solid; border-width: 1px; border-color: #000 #fff #fff #000*/padding-left :6px; padding-right :7px;}

/* Body Formatting */
	body {
	font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-size: 12px;
	/*scrollbar-face-color: grey;
	scrollbar-shadow-color: black; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: grey; 
	scrollbar-darkshadow-color: black; 
	scrollbar-track-color: grey; 
	scrollbar-arrow-color: black;*/
	}

/* Column Formatting */
	td {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px; color: #000000;}
	

/* headers */
	.headline-largest {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold;}
	.headline-larger {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px font-weight: bold;}
	.headline-large {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px font-weight: bold;}
	.headline-default {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px font-weight: bold;}
	.headline-small {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px font-weight: bold;}
	.headline-smaller {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 9px font-weight: bold;}
	.headline-smallest {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 8px font-weight: bold;}
	.headline-link {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: x-small; line-height: 1.2em; font-weight: bold;}


/* text */
	.largest {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px}
	.larger {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 13px}
	.large {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 12px}
	.Default {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 11px}
	.small {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 10px}
	.smaller {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 9px}
	.smallest {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 8px}
	.link {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: x-small; line-height: 1.2em; font-weight: bold;}
	.highlight {background-color:yellow;}
	
	

/* Table Borders */
	.Dashed_Default { border: black; border-style: dashed; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}

h1.largest {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 16px; font-weight: 900;}
h1 {font-family:Verdana,Geneva,Arial,Helvetica,sans-serif; font-size: 14px; font-weight: bold;}
h2 {
	margin:15px 0px 2px 0px;
	padding:0px 0px 0px 2px;  
	font-size:1em;
	font-weight:bold;
	color:#666666;
	background:#eeeeee none;
	height: 20px;
	width: 100%;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#E3E8E1, endColorStr=#ffffff, gradientType=1);
	}
h2 a:link {font-weight:bold;color:#666666;}
h2 a:visited {font-weight:bold;color:#666666;}

h3 {
	margin:15px 0px 5px 0px;
	padding:0px;
	font-size:1.1em;
	line-height:2;
	font-weight:900;
	color:#446655;
	}

h4 {
	margin:15px 0px 5px 0px;
	padding:0px;
	font-size:1em;
	line-height:2;
	font-weight:900;
	color:#446655;
	}

#content>p {margin:0px;text-indent:0px;text-align:left;}
#content>p+p {text-indent:0px;}

#spacer 
{
	margin: 0px; 
	padding: 0px; 
	background: #fff; 
	height: 1px;
	width: 767px;
}	

.clearing {
  height: 0;
  clear: both;
}

/* Begin: Header Section of Layout */
#header {
	margin:0px;
	padding: 0px;
	z-index: 1;
	width:767px;  
	background-color: #ffffff; 
	}
	
#LogoAds{
	margin-bottom:5px;
	padding: 0px;
	z-index: 2;
	height:40px;
	text-align: center;
	vertical-align: bottom;
	width:767px;
	height: 65px; /* Grand Total For IE/Windows */
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 60px; /* Actual Value */
	background-color: #ffffff;	
}
html>body #LogoAds{
	height: 60px;
}

#corpname
{
	float: left;
	padding: 1px, 0px, 2px, 0px;
	color: #779988; 
	line-height: 2;
	text-align: left;
	font-family: "new century schoolbook", "Times New Roman", courier, serif; 
	font-size: 2em; 
	background:#fff url(/images/eridlc_logotext2-285X60.gif) left bottom no-repeat; 
	width: 285px;
	height: 60px; 
	z-index:89;
}

#ads 
{
	float: right;
	padding: 1px, 0px, 2px, 0px;   
	width:468px; 
	height:60px; 
	z-index:51;
	text-align: right;
	font-size:0.75em;
	font-weight:normal;
	font-stretch : semi-expanded;  
	letter-spacing: 0.25em;

}
	
#navigationBackDrop {
	background-color: #88aa99; 
	z-index:850;
	height: 45px;   
	}
	
#topNavFolders{
	margin-left: 20px;
	padding-top: 25px; 
}
#topNavFolders a
{
color: #666666;
background: #fff url(/images/backgrounds/tab-white-left.png) left top no-repeat;
text-decoration: none;
font-weight: bold;
padding-left: 10px;
font-size: 15px;
}

#topNavFolders a span
{
background:   url(/images/backgrounds/tab-white-right.png) right top no-repeat;
padding-right: 10px;
}

#topNavFolders a:hover
{
color: #666666;
background: #EEEEEE url(/images/backgrounds/tab-gray-left-hover.png) left top no-repeat;
text-decoration: none;
padding-left: 10px
}

#topNavFolders a:hover span
{
background:  url(/images/backgrounds/tab-gray-right-hover.png) right top no-repeat;
padding-right: 10px
} 
#topNavFolders ul
{
list-style: none;
padding: 0px;
margin: 0px;
}

#topNavFolders li
{
float: left;
font-size: 15px;
background: #779988;
display: block;
margin: 1px;
padding: 0px;
}	

#topline 
{
	margin: 0px; 
	padding: 0px; 
	background: #779988;  
	height: 5px; 
	width: 767;}	
/* End: Header Section of Layout */

/* Begin: Footer Section of Layout */
#footer {
	margin:0px;
	z-index: 900;
	background-color: #fff;
	width:767px;
	text-align: center;
	font-size: 14px;
	color: #000;
	}
	
#footerNav {
	background-color: #88aa99;
	color: #ffffff;
	margin: 0px;
	padding: 5px, 0px, 5px, 0px;
	height: 53px; /* Grand Total For IE/Windows */
	voice-family: "\"}\"";
	voice-family: inherit;
	height:43px; /* Actual Value */
}	

	/*Be Nice to Opera */
html>body #footernav{
	height: 43px; 
}

 #footerNav  a {color: #fff; text-decoration: none;}
	#footerNav a:link {color:#fff;}
	#footerNav a:visited {color:#fff;}
	#footerNav a:active {color:red;}
	#footerNav a:hover {color:#fff; background: none; text-decoration: underline;}	

#keywords {
	height: 100%;
	font-size: 11px;
	margin:5px 5px 0px 5px;
	z-index: 12;
	width: 760px; /* Grand Total For IE/Windows  */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 750px; /* Actual Value */
	}
html>body #keywords{
	width: 750px;
}	

#keywords  a
	{
	color: #000; 
	text-decoration: none;
	}
	
	#keywords a:link {color:#000;}
	#keywords a:visited {color:#000;}
	#keywords a:active {color:#000;}
	#keywords a:hover {color:#000; background: none;}

#btmline 
{ 
	margin: 0px;
	padding: 0px;
	background: #779988; 
	height: 5px; 
	width: 767;}
	
/* End: Footer Section of Layout */	
/* Begin: Main Content Section of Layout */	
#mainContent {
  background-color: #fff;
  z-index: 900;
  width: 767px;   
}
#leftTools{
	float: left;
}
#contentContainer {
  float: right;
  text-align: left;
  z-index: 2;
  
}
#content {
	height: 100%;
	margin:1px 0px 0px 0px;
	z-index: 50;
	width: 580px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 580px;
	text-align: left;
	}
	
	html>body #content{
		width: 580px;
	}

#login {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	left:0px; 
	top:0px; 
	width:170px;
	background:#ffffff none;
	text-align: center;
	font-weight:normal;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ffffff, gradientType=1);
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	z-index:53;
		}
#login h1 {
		text-align: center;
		font-size: 14px;
		font-weight:bold;
		color:#000;
		background:#eeeeee none; 
		}
	#login p {
			margin:0px 0px 0px 0px;
			padding:0px 0px 3px 0px;
			font-size: 12px;
			text-align: center;
			}
	input {
			font-size: 14px;
			font-weight:normal;
				}

.LoginText{
	font-size: 14px;
}				
				
#cert {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	left:0px; 
	top:0px; 
	width:170px;
	text-align: center;
	background:#fff none;
	z-index:55;
	border-right: 1px solid #999999;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
		}
		
		#cert h1 {
		text-align: center;
		font-size: 14px;
		font-weight:bold;
		color:#000;
		background:#eeeeee none; 
		}		
#quote {
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left:0px; 
	top:0px; 
	width:170px;
	background:#eeeeee url(/images/backgrounds/laptopbackdrop.png) left bottom no-repeat;
	z-index:58;   
	text-align: left;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
		}
		
		#quote h1 {
		text-align: center;
		font-size: 14px;
		font-weight:bold;
		color:#000;
		background:#eeeeee none; 
		}
		
	#quote p {
			vertical-align: middle;
			color: 666666;
			margin:0px;
			padding:3px;
			font-weight: 700; 
			font-size: 12px;
			text-align: left;
			}
#adleft {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 20px 0px;
	left:0px; 
	top:0px; 
	width:170px;
	background:#779988 none;
	z-index:55;
	text-align: center;
	filter:progid:DXImageTransform.Microsoft.Gradient(startColorStr=#ffffff, endColorStr=#ffffff, gradientType=1);
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
		}
	#adleft h1 {
	margin:0px 0px 20px 0px;
	padding:0px 0px 0px 0px;
	line-height:2;
	text-align: center;
	font-size:0.75em;
	font-weight:normal;
	color:#fff;
	background:#779988 none;
	font-stretch : semi-expanded;  
	letter-spacing: 0.25em;
	height: 100%;
	width: 100%;
	}

#leftnav {
	left:0px;
	top:0px;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:170px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width:170px;  
	background-color:#EEEEEE;
	z-index:55;
	text-align: left;
	border: 1px solid #999999;
	}
	
	/* Be Nice To Opera */
	html>body #leftnav {
		width: 170px; 
	}
	
	#leftnav h2 {
		margin:10px 0px 0px 10px;
		padding:5px, 0px, 0px, 0px;
		width: 158px;
		text-align: left;
		font-size:14px;
		font-weight:bold;
		font-family:arial, verdana, helvetica, sans-serif;
		color:#000000;
		filter:none;
		background: no-repeat;
		}
	
	#leftnav h2 a {color: #000; text-decoration: none; filter:none;}
	#leftnav h2 a:link {color:#000;}
	#leftnav h2 a:visited {color:#000;}
	#leftnav h2 a:active {color:red;}
	#leftnav h2 a:hover {text-decoration: underline; color:#000;}
	
	#leftnav p {
		margin:0px 0px 0px 25px;
		padding:5px, 0px, 0px, 0px;
		text-align: left;
		font-size:14px;
		font-weight:normal;
		font-family:arial, verdana, helvetica, sans-serif;
		color:#000000;
		}
		
	#leftnav a {
		color:#000000;
		}	
		
	#leftnav  a {color: #000; text-decoration: none;}
	#leftnav a:link {color:#000;}
	#leftnav a:visited {color:#000;}
	#leftnav a:active {color:red;}
	#leftnav a:hover {color:#000; background: none; text-decoration: underline;}

/* End: Main Content Section of Layout */	

#printcopyright
{
display: none;
}

 /*printer styles*/ 
@media print{ 
/*hide the left column when printing*/
#ads{display:none;}
#corpname{display:none;}
#line{display:none;}
#menu{display:none;} 
#header{display:none;}
#footer{display:none;}
#printcopyright{display:block;}
#container{float:left;}
}
