	* {
	font-family : arial, helvetica, sans-serif;
	font-size : 9pt;
	}
	
	html, body {height: 100%;}
	* html, body {height: auto;}
	
	Body
	{
	background-image: url(/images/siteBG.gif); 
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	text-align : center;
	margin-top : 2px;
	}
	
	/* standard a's so the rest of the site picks up the red */
	a:link, a:visited, a:active
	{
	color : #CA0100;
	text-decoration : underline;
	}
	a:hover
	{
	color : #990000;
	text-decoration : none;
	}
	
	.NoMargin {
    MARGIN: 0px 0px 0px 0px;
	float: left;
	}

	#PageContainer {
	margin-top : 0px;
	width : 970px;
	margin-left : auto;
	margin-right : auto;
	background-color : #FFFFFF;
	position : relative;
	}
	
	* html #PageContainer {
	margin-top : 0px;
	width : 970px;
	margin-left : auto;
	margin-right : auto;
	background-color : #FFFFFF;
	position : relative;
	}
	
	#shadowGraphic
	{
	background-image: url(/images/rightShadow.gif); 
	background-repeat: repeat-y;
	position : absolute;
	top : 5px;
	left : 970px;
	width : 2px;
	height : 99%;
	}
	
	* html#shadowGraphic
	{
	position : absolute;
	top : 5px;
	left : 970px;
	width : 2px;
	height : 100%;
	}
	
	#HeaderContainer
	{
	background-image: url(/images/HeaderBG.jpg);
	background-repeat: no-repeat;
	width : 970px;
	height : 219px;
	position : relative;
	}
	
/*SEARCH ELEMENTS*/
#SearchContainer
{
position: absolute; 
left: 640px; 
top: 10px; 
width: 225px;
text-align : left; 
}

/*These are sitewide styles*/
.inputField
{
background-color : #F7F5CB;
margin-top : 0; 
margin-bottom: 0;
font-size : 9pt; 
color : #616161;
font-weight : normal;
padding : 0px; 
border-top : 1px solid #E0DEB8;
border-bottom : 1px solid #EEECBD;
border-left : 1px solid #E0DEB8;
border-right : 1px solid #EEECBD;
}

.SubmitButton
{
background-color : #CE0000;
margin-top : 0; 
margin-bottom: 0;
font-size : 9pt; 
color : #ffffff;
font-weight : bold;
padding : 0px; 
border-top : 1px solid #EE3434;
border-bottom : 1px solid #900000;
border-left : 1px solid #EE3434;
border-right : 1px solid #900000;
margin-left : 4px;
}
/*This is a sitewide style*/

.VerticalCallout
{
font-size : 10pt;
font-weight : bold;
text-align : left;
margin : 0px;
padding : 0px 6px;
display : inline;
}
/*SEARCH ELEMENTS*/

#DogearContainer
{
position: absolute; 
left: 840px; 
top: 25px; 
width: 101px; 
height : 101px;
/*background-color : #ff3399;*/
margin-left : auto;
margin-right : auto;
text-align : center;
}

/*SPEAK OUT ELEMENTS*/
#SpeakOutContainer
{
position: absolute; 
left: 20px; 
top: 100px; 
width: 160px; 
height : 80px;
margin : 0px;
padding : 0px;
}

* html #SpeakOutContainer
{
position: absolute; 
left: 75px; 
top: 105px; 
width: 150px; 
height : 80px;
}

.SpeakOutTitle
{
font-size : 14pt;
font-weight : bold;
color : #747474;
text-align : left;
margin-bottom : -16px;
}


.SpeakOutText
{
font-size : 9pt;
font-weight : bold;
color : #747474;
text-align : left;
display : inline;
margin : 0px;
padding : 0px;
}

* html .SpeakOutText
{
font-size : 9pt;
font-weight : bold;
color : #747474;
text-align : left;
display : block;
margin : 0px;
padding : 0px;
}
/*SPEAK OUT ELEMENTS*/


#LeaderboardContainer
{
position: absolute; 
left: 234px; 
top: 122px; 
width: 728px; 
height : 90px;
/*background-color : #ff3399;*/
margin-left : auto;
margin-right : auto;
text-align : center;
}

#LeaderboardMirror
{
 
width: 728px; 
height : 90px;
/*background-color : #ff3399;*/
margin-left : auto;
margin-right : auto;
margin-top : 4px;
margin-bottom : 8px;
text-align : center;
}
	
	#curveGraphic
	{
	background-image: url(/images/curveGraphic.gif); 
	background-repeat: no-repeat;
	position : absolute;
	top : 190px;
	left : -16px;
	width : 16px;
	height : 232px;
	}
	
	#ContentContainer
	{
	/*width : 98.4%; IE7 didnt like this at all...*/
	text-align : left;
	margin-left : 0px;
	margin-right : 0px;
	}
	
	* html #ContentContainer
	{
	width : 970px;
	text-align : left;
	margin-left : 0px;
	margin-right : 0px;
	}
	
	#VerticalSearchContainer
	{
	width : 98%;
	padding : 2px 4px;
	margin-left : 10px;
	margin-top : 0px;
	margin-bottom : 12px;
	}
	* html #VerticalSearchContainer
	{
	width : 100%;
	padding : 2px 4px;
	margin-left : 0px;
	margin-top : 0px;
	margin-bottom : 12px;
	}
	
	#NavContainer
	{
	background-image: url(/images/NavShadow.gif);
	background-repeat: repeat-y;
	width : 166px;
	height : 100%;
	padding-left : 2px;
	padding-right : 6px;
	padding-bottom : 2px;
	margin : 0px;
	margin-right : -6px; 
	}

	
	#LeftColumnContainer
	{
	background-image: url(/images/LeftColumnBG.gif);
	background-repeat: repeat-y;
	width : 320px;
	margin : 0px;
	padding-left : -6px;
	height : 100%;
	}

	#RightColumnContainer
	{
	width : 295px;
	margin : 0px 0px 0px 5px;
	padding : 0px;
	height : 100%;
	}
	
	#RightColumnAdContainer
	{
	width : 170px;
	height : 100%;
	margin : 0px 5px 0px 0px;
	padding-top : 0px;
	padding-right : 0px;
	padding-bottom : 0px;
	padding-left : 0px;
	text-align : right;
	}
	
	.RightColumnAds
	{
	margin : 0px 5px 0px 0px;
	}
	
	
/*PAGE COLUMN CONTENTS*/
	/*This is a site-wide style*/
	a:link.Title, a:visited.Title, a:active.Title
	{
	font-size : 11pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	margin-top : 8px;
	}
	a:hover.Title
	{
	font-size : 11pt;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
	margin-top : 8px;
	}
	
	.Title
	{
	font-size : 11pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	margin-top : 8px;
	}
	
	/* added for list class, same as title above*/
	a:link.articlelist_linktitle, a:visited.articlelist_linktitle, a:active.articlelist_linktitle
	{
	font-size : 11pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	margin-top : 8px;
	}
	a:hover.articlelist_linktitle
	{
	font-size : 11pt;
	color : #990000;
	font-weight : bold;
	text-decoration : none;
	margin-top : 8px;
	}
	
	#CommonHeader
	{	
	width : 306px;
	background-image: url(/images/CommonHeader.gif);
	font-size : 13pt;
	font-family : verdana, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	margin : 0px 5px 5px 0px;
	padding : 1px 4px;
	height : 23px;
	text-align : left
	}
	
	.AbstractText
	{
	margin : 4px 0px 5px 0px;
	text-align : justify;
	display : inline;
	}
	
	.Date
	{
	margin : 0px;
	display : inline;
	font-size : 8pt;
	color : #666666; 
	}
	
	/*added for list class, same as abstracttext and date above*/
	.articlelist_deck
	{
	margin : 4px 2px 5px 0px;
	text-align : left;
	display : block;
	}
	
	.articlelist_date
	{
	margin : 0px;
	display : inline;
	font-size : 8pt;
	color : #666666; 
	}
	
	a:link.ForumPost, a:visited.ForumPost, a:active.ForumPost
	{
	font-size : 10pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	}
	
	a:hover.ForumPost 
	{
	font-size : 10pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : none;
	}
	
	a:link.ForumTitle, a:active.ForumTitle, a:visited.ForumTitle
	{
	font-size : 11pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	}
	
	a:hover.ForumTitle
	{
	font-size : 11pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : none;
	}
	
	/*This is a site-wide style*/
	
	/*CONTENT BLOCK STYLES*/
	#featuredHeader
	{
	background-image: url(/images/FeaturedBG.gif);
	width : 306px;
	font-size : 13pt;
	font-family : verdana, sans-serif;
	color : #5F5F5F;
	font-weight : bold;
	margin : 0px 5px 0px 0px;
	padding : 4px;
	height : 33px;
	text-align : left;
	}
	.featureImage
	{
	margin : 0px;
	padding : 0px;
	}
	
	
	#spacer
	{
	background-image: url(/images/spacer.gif);
	background-repeat: repeat-x;
	height : 15px;
	width : 795px;
	}
	

	/*CONTENT BLOCK  STYLES*/

	/*PAGE COLUMN CONTENTS*/

/*SPONSORED LINK STYLES*/
	a:link.SponsoredLinkTitle, a:active.SponsoredLinkTitle, a:visited.SponsoredLinkTitle
	{
	font-size : 10pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : underline;
	}
	a:hover.SponsoredLinkTitle
	{
	font-size : 10pt;
	color : #CA0100;
	font-weight : bold;
	text-decoration : none;
	}
	
	a:link.SponsoredLinkURL, a:active.SponsoredLinkURL, a:visited.SponsoredLinkURL
	{
	font-size : 8pt;
	color : #CA0100;
	font-weight : normal;
	text-decoration : underline;
	}
	a:hover.SponsoredLinkURL
	{
	font-size : 8pt;
	color : #CA0100;
	font-weight : normal;
	text-decoration : none;
	}
	
	.SponsoredLinkText
	{
	font-size : 8pt;
	color : #4a4a4a;
	font-weight : normal;
	display : inline;
	}
/*SPONSORED LINK STYLES*/
	

/*FOOTER ELEMENTS*/
			#FooterContainer
			{
			background-image: url(/images/footerBG.jpg);
			background-repeat: no-repeat;
			width : 970px;
			height : 95px;
			position : relative;
			}
			
			#harborcommunicationsLogo
			{
			position: absolute; 
			left: 30px; 
			top: 25px; 
			width: 117px; 
			}
			
			#FooterNavigation
			{
			position: absolute; 
			left: 245px; 
			top: 15px; 
			width: 660px;
			height : 95px;
			color : #ffffff;
			font-size : 9pt;
			text-align : left; 
			}
			
			a:link.FooterNavigation, a:visited.FooterNavigation, a:active.FooterNavigation 
			{
			color : #ffffff;
			font-size : 9pt;
			font-weight : bold;
			text-decoration : underline; 
			}
			
			a:hover.FooterNavigation 
			{
			color : #ffffff;
			font-size : 9pt;
			font-weight : bold;
			text-decoration : none; 
			}
/*FOOTER ELEMENTS*/


/*Left Navigation Elements*/
.NavigationHeader
{
width : 156px;
background-color : #CC0001;
color : #ffffff;
font-weight : bold;
font-size : 11px;
font-family : verdana, sans-serif; 
display : block;
margin-left : 0px;
margin-top : 1px;
padding : 2px 0px;
text-align : center;
text-decoration : none;
}
a:link.NavigationHeader,a:visited.NavigationHeader
{
	color : #FFFFFF;
	text-decoration : none;
}
a:active.NavigationHeader,a:hover.NavigationHeader
{
	color : #990000;
	text-decoration : none;
}
	
.NavigationHeaderSubscribe
{
width : 156px;
background-color : #FFB400;
color : #ffffff;
font-weight : bold;
font-size : 11px;
font-family : verdana, sans-serif;
display : block;
margin-left : 0px;
margin-top : 1px;
padding : 2px 0px;
text-align : center;
text-decoration : none;
}

#magazineCover
{
background-color : #FFFFFF;
margin : 2px;
padding : 2px 2px;
}

.SubscribeCalloutText
{
color : #73922A;
font-weight : bold;
font-size : 11px;
font-family : verdana, sans-serif;
margin: 0px 2px 0px 2px;
padding : 2px;
}

.NavigationHeaderAbout
{
width : 156px;
background-color : #A1B836;
color : #ffffff;
font-weight : bold;
font-size : 11px;
font-family : verdana, sans-serif;
display : block;
margin-left : 0px;
margin-top : 1px;
padding : 2px 0px;
text-align : center;
text-decoration : none;
}

a:link.NavigationSubHeader, a:visited.NavigationSubHeader, a:active.NavigationSubHeader
{
width : 156px;
background-color : #FFFFFF;
color : #6B5F4F;
font-weight : bold;
font-size : 11px;
display : block;
margin-left : 0px;
margin-top : 1px;
padding : 2px 0px;
text-align : center;
text-align : center;
text-decoration : none;
}

a:hover.NavigationSubHeader
{
width : 156px;
background-color : #FFFFFF;
color : #CC0001;
font-weight : bold;
font-size : 11px;
display : block;
margin-left : 0px;
margin-top : 1px;
padding : 2px 0px;
text-align : center;
text-align : center;
text-decoration : none;
}
/*Left Navigation Elements*/


/*SITE LINKS*/	

/*COMMON SITE LINKS*/

a:link.CommonTextLink, a:visited.CommonTextLink, a:active.CommonTextLink
{
color : #cc0001;
font-size : 9pt;
text-decoration : underline;
}
a:hover.CommonTextLink
{
color : #cc0001;
font-size : 9pt;
text-decoration : none;
}

/*repeated for datalists */
a:link.articlelist_textlink, a:visited.articlelist_textlink, a:active.articlelist_textlink
{
color : #cc0001;
font-size : 9pt;
text-decoration : underline;
}
a:hover.articlelist_textlink
{
color : #cc0001;
font-size : 9pt;
text-decoration : none;
}

/*COMMON SITE LINKS*/

/* *********** GOOGLE ADS STYLES ******************** */
DIV#google_container
{
    /*BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    LEFT: 20px;
    BORDER-BOTTOM: #000000 1px solid;
    MARGIN: 8px 8px;
    BORDER-LEFT: #000000 1px solid;*/
    WIDTH: 795px;
    COLOR: #000000;
    POSITION: relative;
    TOP: 0px;
    background-color: #ffffff;
}
DIV#google_top
{
	/*
    text-align: left;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
    padding: 2px 0px 2px 4px;
    BORDER-BOTTOM: #000000 1px solid;
    font-family: arial;
    font-weight: bold;
	background: #326A07;
*/
	
	background-image: url(/images/CommonHeader.gif);
	background-repeat: repeat-x;
	font-size : 13pt;
	font-family : verdana, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	margin : 8px 0px;
	padding : 1px 4px;
	height : 23px;
	width : 785px;
	
}
DIV.google_ads
{
    font-family : Arial;
    text-align: left;
    FLOAT: left;
    MARGIN: 0px;
    BORDER-LEFT: #000000 1px solid;
    PADDING: 4px 4px 4px 4px;
}

a.afc_heading:link 
{
	font-family : Arial;
	font-weight: bold;
	text-decoration: none;
}
a.afc_heading:hover 
{
	font-family : Arial;
	font-weight: bold;
	text-decoration: underline;
}

a.afc_subheading:link {
	color: #475768;
	font-family: Arial;
	text-decoration: none;
}
a.afc_subheading:hover {
	color: #326a07;
	font-family: Arial;
	text-decoration: underline;
}
a.afc_address:link {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #CA0100;
	text-decoration: underline;
	
}
a.afc_address:hover {
	font-size: 11px;
	font-family: Arial;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}

/* *********** END GOOGLE ADS STYLES ******************** */

/* ////////    Nav4 Results Page Starts  //////// */


div.dynamic_content_n4 { 
	float: left; 
	vertical-align: top;
	margin: 0px 0px 0px 0px;
}
div.results1_n4 {
	color: #EF0A0D;
	font-size: 16px;
	font-family: arial;
	background: #EEEEEE;
	float: left;
	margin: 5px 0px 2px 0px;
}
div.results2_n4 {
	color: #EF0A0D;
	font-size: 16px;
	font-family: arial;
	background: #EEEEEE;
	float: left;
	margin: 30px 0px 0px 0px;
}
a.filter_n4:link {
	text-decoration: underline;
	color: #000000;
}
.pipes_n4 {
	color: #336394;
}
div.scroll_n4 {
	font-size: 11px; 
	color: #0000cc;
	margin: 0px 0px 18px 0px;
}
div.searchhelp_n4 {
	margin-top: 2px;
}
.body10 {
	font-size: 11px;
	color: #000000;
	padding-left: 20px;
	text-decoration: underline;
}
div.redheader_n4 { 
	font-weight: bold; 
	padding: 8px 0px 0px 9px;
}
div.filterby_n4 {
	float: right; 
	font-size: 11px; 
	padding: 8px 9px 0px 0px;
}
.body10_n4 {
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
/*sort by bar*/
div.sortby_n4 {
	background: #B4B4B5; 
	margin: 0px 0px 0px 0px; 
	padding: 2px 9px 2px 9px; 
	font-size: 11px;
	height: 15px;
	float: left;
}
/*left column*/
div.results_n4 {
	float: left; 
	margin: 0px 9px 15px 0px;
}
div.googletop_n4 {
	background: #EEEEEE; 
	font-weight: normal; 
	width: 100%;
}
div.googletop_n4 a {
	font-weight: normal;
}
.googleoverride_n4 
{
	font-family: Arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
}
div.googleright_n4 
{
	background: #EEEEEE; 
	margin: 15px 0px 0px 0px;
}
div.googleright_n4 a {
	font-weight: normal;
}
td.narrow_ads img {
	border: 0px;
}
a.content_head1_n4:link {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
a.content_head1_n4:visited {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
}
a.content_head1_n4:hover {
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
	color: #326A07;
}
.datatype_n4 {
	FONT-SIZE: 11px;
	font-weight: bold;
	color: #7b7c7c;
}
.content_n4 {
	font-size: 12px;
    z-index: 107;
    color: #000000;
    font-family: Arial;
}
.date_n4 {
	font-style: italic;
	font-size: 11px;
	font-weight: normal;
}
a.content_n4:link {
	font-size: 11px;
    color: #000000;
    font-family: Arial;
	text-decoration: underline;
	font-weight: normal;
}
a.datatypelink_n4:link {
	font-size: 11px;
	color: #709665;
}
a.more_n4:link {
	font-size: 12px;
	color: #709665;
	font-weight: bold;
	text-decoration: underline;
}

div.clear {
	clear: both;
}

/**********nav4 ends ***********************/

/* Quick Poll Styles */

DIV#qp_poll
{
    PADDING-RIGHT: 4px;
    PADDING-LEFT: 4px;
    PADDING-BOTTOM: 4px;
    PADDING-TOP: 4px;
    BACKGROUND-COLOR: #ffffff
}
DIV#qp_question
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px
}
DIV#qp_questiontexthead
{
    MARGIN: 0px;
    WIDTH: 100%;
    COLOR: #000000;
}
.qp_questiontext
{
}
.qp_comments
{
    COLOR: #000000
}
DIV#qp_choices
{
	MARGIN: 2px 0px 4px;
	BACKGROUND-COLOR: #ffffff;
    
    /*
	BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-BOTTOM: #000000 1px solid;
	*/
   
}
TABLE#qp_choicetbl
{
	border: 0px;
	margin: 0px;
    BACKGROUND-COLOR: #ffffff;
}
DIV.qp_choicehead
{
    FLOAT: left;
    WIDTH: 100%;
    BACKGROUND-COLOR: #ffffff;
    /*border: 1px blue solid*/
}
DIV.qp_choicehead_alt
{
    FLOAT: left;
    WIDTH: 100%;
    BACKGROUND-COLOR: #ffffff;
    /*border: 1px blue solid*/
}
DIV.qp_choicetypestyle
{
    FLOAT: left;
    /*border: 1px red solid*/
}
DIV.qp_choicedivstyle
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 4px
}
.qp_choicetext
{
    VERTICAL-ALIGN: middle
}
DIV.qp_resultsbar
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    BACKGROUND: url(images/qp_resultbar.gif) #ffffff repeat-x left top;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 4px
}
DIV.qp_resultsbar_alt
{
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 2px;
    BACKGROUND: url(images/qp_alt_resultbar.gif) #ffffff repeat-x left top;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 4px
}
DIV.qp_choiceresults
{
    MARGIN: 0px 0px 0px 2px
}
/* END quick poll styles */
