body
	{
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#D6E7E7;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#004f57;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#9BAAC1;
	}

a:link {  color: #333333; text-decoration: none;font-weight: bold;}
a:visited {  color: #333333;text-decoration: none;font-weight: bold;}
a:hover {  color: #ff3300;text-decoration: none;font-weight: bold;}


.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	}

.footer a:link
	{
	text-decoration: none;
	color: #ffffff;
	}

.footer a:visited
	{
	text-decoration: none;
	color: #ffffff;
	}

.footer a:hover
	{
	text-decoration: underline;
	color: #ffffff;
	}

.copy
	{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	}

.header
	{
	color: #004f57;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	line-height: 12px;
	}

.header a:link
	{
	text-decoration: none;
	color: #004f57;
	font-weight: normal;
 	}

.header a:visited
	{
	text-decoration: none;
	color: #004f57;
	font-weight: normal;
 	}

.header a:hover
	{
	text-decoration: underline;
	color: #004f57;
	font-weight: normal;
 	}

.scrollText
	{
	color: black;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	}

.scrollText a:link
	{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
 	}

.scrollText a:visited
	{
	text-decoration: none;
	color: #000000;
	font-weight: normal;
 	}

.scrollText a:hover
	{
	text-decoration: none;
	color: #ff3300;
	font-weight: normal;
 	}

.navActive
	{
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 10pt;
    	COLOR: #ffffff;
    	FONT-FAMILY: helvetica, arial, "times new roman";
    	BACKGROUND-COLOR: #004f57;
    	TEXT-DECORATION: none;
	text-align: left;
	}

.navActive a:link
	{
	text-decoration: none;
	color: #000000;
	}

.navActive a:visited
	{
	text-decoration: none;
	color: #000000;
	}

.navActive a:hover
	{
	text-decoration: none;
	color: #ff3300;
	}

.navInactive
	{
	FONT-WEIGHT: bold;
    	FONT-SIZE: 8pt;
    	COLOR: #000000;
    	FONT-FAMILY: helvetica, arial, "times new roman";
    	BACKGROUND-COLOR: #ffffff;
    	TEXT-DECORATION: none;
	text-align: left;
	}
	
.navInactive a:link
	{
	text-decoration: none;
	color: #000000;
	}

.navInactive a:visited
	{
	text-decoration: none;
	color: #000000;
	}

.navInactive a:hover
	{
	text-decoration: none;
	color: #ff3300;
	}

.navCurrent
	{
    	FONT-WEIGHT: bold;
    	FONT-SIZE: 8pt;
    	COLOR: #cc3300;
    	FONT-FAMILY: helvetica, arial, "times new roman";
    	BACKGROUND-COLOR: #b3d5b9;
    	TEXT-DECORATION: none;
	text-align: left;
	}
	
.navCurrent a:link
	{
	text-decoration: none;
	color: #000000;
	}

.navCurrent a:visited
	{
	text-decoration: none;
	color: #000000;
	}

.navCurrent a:hover
	{
	text-decoration: none;
	color: #ff3300;
	}

.menuContent
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none}
	
.menuContent a:link
	{
	text-decoration: none;
	color: #666666;
	}

.menuContent a:visited
	{
	text-decoration: none;
	color: #666666;
	}

.menuContent a:hover
	{
	text-decoration: none;
	color: #666666;
	}

.menuHeader
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #004f57;
	text-decoration: none}

.menuHeader a:link
	{
	text-decoration: none;
	color: #004f57;
	}

.menuHeader a:visited
	{
	text-decoration: none;
	color: #004f57;
	}

.menuHeader a:hover
	{
	text-decoration: none;
	color: #004f57;
	}

.tableBorder
	{
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
	}

.contentText
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:15px;
	text-align: left;
	}

.contentHeader
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#cc3300;
	text-decoration:none;
	line-height:18px;
	}

.contentTextBold
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight:bold;
	color:#333333;
	text-decoration:none;
	line-height:15px;
	}

.contentTextBoldItalic
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
	text-decoration:none;
	line-height:15px;
	}

.contentTextSmall
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:14px;
	}

.layerCity
	{
	position:absolute;
	left:10px;
	top:300px;
	width:100px;
	height:40px;
	z-index:2;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px solid #000000;
	}

.layerTextBox
	{
	position:absolute;
	left:10px;
	top:300px;
	width:250px;
	height:40px;
	z-index:2;
	visibility: hidden;
	background-color: #FFFFFF;
	layer-background-color: #FFFFFF;
	border: 1px solid #cccccc;
	text-align: left;
	}

.contentTextGreen
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#004f57;
	text-decoration:none;
	line-height:15px;
	text-align: left;
	}
.contentTextLarge
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	line-height:20px;
	text-align: left;
	}

.layerQuote
	{
	position:relative;
	width:150px;
	height:40px;
	z-index:2;
	background-color: #D6E7E7;
	layer-background-color: #FFFFFF;
	border: 0px;
	text-align: center;
	}

.dropdownLayer
	{
	position:absolute;
	left:110px;
	top:120px;
	width:133px;
	height:40px;
	z-index:2;
	visibility: hidden;
	}

SELECT
	{
	FONT-SIZE: 10px;
	COLOR: #FFFFFF;
	FONT-FAMILY: verdana, helvetica, arial, sans-serif;
	background-color: #004f57;
	z-index:0;
	}

.contentHeaderGreen
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#004f57;
	text-decoration:none;
	line-height:18px;
	}

.harco_globalLayer
	{
	position:absolute;
	left:110px;
	top:120px;
	width:133px;
	height:40px;
	z-index:1;
	visibility: hidden;
	}

.contentTextWhiteBold
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px; font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	line-height:15px;
	}

.contentTextRed
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#cc3300;
	text-decoration:none;
	line-height:15px;
	text-align: left;
	}

.storyHeadline
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#330066;
	text-decoration:none;
	line-height:15px;
	text-align: left;
	}

.img_border
	{
	border:2px;
	border-color: #004F57;
	border-style: solid;
	}
.contentTextItalic {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-style: italic; font-weight: normal; text-decoration: none; line-height: 15px; color: #000000}
.black_print {  font-family: "Microsoft Sans Serif", "Times New Roman", Arial; font-size: 13px; font-style: normal; line-height: 26px; font-weight: bolder; font-variant: normal; text-transform: none; color: #000000; text-decoration: none}
.red_print {  font-family: "Microsoft Sans Serif", "Times New Roman", Arial; font-size: 13px; font-style: normal; line-height: 26px; font-weight: bold; font-variant: normal; text-transform: none; color: #CC3333; text-decoration: none}
.purple_print {  font-family: "Microsoft Sans Serif", "Times New Roman", Arial; font-size: 13px; font-style: normal; line-height: 26px; font-weight: bold; font-variant: normal; text-transform: none; color: #9966FF; text-decoration: none}
.blue_print { font-family: "Microsoft Sans Serif", "Times New Roman", Arial; font-size: 13px; font-style: normal; line-height: 26px; font-weight: bold; font-variant: normal; text-transform: none; color: #0033FF; text-decoration: none }
.green_print { font-family: "Microsoft Sans Serif", "Times New Roman", Arial; font-size: 13px; font-style: normal; line-height: 26px; font-weight: bold; font-variant: normal; text-transform: none; color: #339966; text-decoration: none }

