/* left nav bar */
.estarback {
    background-color : #FFFFFF;
}

/* div for the main copy area */
#divCopy {
	position:absolute;
	top: 105px;
	left: 230px;
	visibility:visible
}

/* left nav bar */
.navleft {
    background-color : #4682b4;
}

/* global nav bar */
.navglobal {
    background-color : #FF9933;
}

/* photobar */
.photobar {
    background-color : #9B1D58;
}	
	
	
/* Breadcrumb bar */
.breadcrumb {
    background-color : #F6EDF2;
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.breadcrumblink {
    background-color : #F6EDF2;
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-indent:10px;
	text-decoration:underline;
}




/* main body copy */
/* Original .copymain
.copymain  {
	color : #000000; 
	font-weight : normal; 
	font-size : 9pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}
*/
.copymain  {
	color : #000000; 
	font-weight : normal; 
	font-size : 9pt; 
	font-family: Arial, Geneva, sans-serif, Arial;
}


.copymainlink  {
	color : #4682b0; 
	font-weight : normal; 
	font-size : 9pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline;
}
/* main body copy bold */
.copymainbold  {
	color : #000000; 
	font-weight : bold; 
	font-size : 9pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
/* main body copy small */
.copymainsmall  {
	color : #000000; 
	font-weight : normal; 
	font-size : 7pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	

/* pagetitle */
.pagetitle  {
	color : #4682b0;
	font-weight : bold;
	font-size : 10pt;
	font-family: Verdana, Arial, Geneva, sans-serif;
}


/* ordered lists */
OL  {
	color : #000000; 
	font-size : 12px; 
	list-style: decimal;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* definition (glossary) lists */
DL  {
	color : #000000; 
	font-size : 12px; 
	list-style: decimal;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* unordered lists */
UL  {
	color : #000000; 
	font-size : 12px; 
	list-style: disc;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* list items */
LI  {
	color : #000000;  
	font-size : 12px;
	list-style: disc; 
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* bold tag - for Netscape */
B  {
	font-weight : bold; 
	}


/* main copy sub-headers */
.copysubhead  {
	color : #4682b0;
	font-weight : bold;
	font-size : 12px;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

/* text used in form fields - seems to work in Netscape, but not IE */
.formtext  {
	color : #000000; 
	font-weight : normal; 
	font-size : 12px; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	
/* footer text */
.footertext {
	color : #000000;
	font-weight : normal;
	font-size : 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
	}

/* default links: active */
.footertext:ACTIVE  {
	font-weight : normal;
	font-size : 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
}

/* default links: active */
.footertext:VISITED  {
	color : #000000;
	font-weight : normal;
	font-size : 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none; 
}

/* default links: active */
.footertext:HOVER  {
	font-weight : normal;
	font-size : 10px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline; 
}


/* links for copy */
.linkcopy  {
	color : #4682b0; 
	font-weight : bold; 
	font-size : 10px; 
	text-decoration: none; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* links for copy: hover */
.linkcopy:HOVER  {
	color : #4682b0;
	font-weight : bold; 
	font-size : 10px; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}

/* links for copy: active */
.linkcopy:ACTIVE  {
	color : #4682b4; 
	font-weight : bold; 
	font-size : 10px; 
	text-decoration: underline; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}
	

	
/* links for left nav */
.linknav  {
	color : #4682b0;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.linknav:HOVER  {
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
	
/* links for left nav */
.linknavbold  {
	color : #4682b0; 
	font-weight : bold; 
	font-size : 11px; 
	line-height: 14px; 
	text-decoration: none; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}	
.linknavbold:HOVER  {
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
/* links for left sub nav */
.linksubnavbold  {
	color : #4682b4; 
	font-weight : normal; 
	font-size : 11px; 
	line-height: 14px; 
	text-decoration: none; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}		
	
.linksubnav  {
	color : #4682b0;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.linksubnavselected
{
	font-weight: normal;
	font-size: 11px;
	color: #4682b4;
	line-height: 14px;
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: none;
}	

.linksubnav:HOVER  {
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}		
	
/* links for left nav: hover */
.linknav:ACTIVE  {
	color : #4682b4;
	font-weight : normal; 
	font-size : 11px; 
	line-height: 14px; 
	text-decoration: none; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	}


/* links for drop nav */
.dropbox  {
	background-color : #FF0000;
}
.droplink  {
	color : #FFFFFF;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.droplink:HOVER  {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

/* links for drop nav */
.selectbox  {
	background-color : #FFFFFF;
}
.selectboxlink  {
	color : #000000;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.selectboxlink:HOVER  {
	color : #4682b4;
	font-weight : normal;
	font-size : 11px;
	line-height: 14px;
	text-decoration: none;
	font-family: Verdana, Arial, Geneva, sans-serif;
}

/* leftnav */
.leftnavtitle  {
	color : #4682b4;
	font-weight : bold;
	font-size : 10pt;
	font-family: Verdana, Arial, Geneva, sans-serif;
	white-space: nowrap;
}
.leftnavsep  {
	background-image: url(/images/dottedline.gif)
}


.featureboxheadline  {
	color : #FFFFFF; 
	font-weight : bold; 
	font-size : 9pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.featureboxitem  {
	color : #4682b0; 
	font-weight : normal; 
	font-size : 8pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}
.featureboxlink  {
	color : #4682b0; 
	font-weight : normal; 
	font-size : 8pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
	text-decoration: underline
}

.PrintingBiggerFont  {
	color : #000000; 
	font-weight : bold; 
	font-size : 12pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.PrintingNormalFont  {
	color : #000000; 
	font-weight : normal; 
	font-size : 10pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}

.noMargin {margin:0px 0px; }

.PrintingSmallFont  {
	color : #000000; 
	font-weight : normal; 
	font-size : 8pt; 
	font-family: Verdana, Arial, Geneva, sans-serif;
}

