/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: #FFFFFF;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    top:0px
}


.copyright
  { color: black; font-weight: normal; font-size: 9px; line-height: 11px; font-family: verdana, Arial, Helvetica, sans-serif; text-transform: none; word-spacing: normal; letter-spacing: normal; top: 0px }
.copyright a:link  { color: black; font-weight: normal; text-decoration: none }
.copyright a:visited  { color: black; font-weight: normal; text-decoration: none }
.copyright a:hover  { color: black; font-weight: normal; text-decoration: none }
.copyright a:active  { color: black; font-weight: normal; text-decoration: none }

/* Content copy */
.content
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 14px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    top:0px
}

/* small copy */
.small
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    top:0px
}
IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}

.pagehead
{	color: #cc9900  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14px;
	font-weight:	500;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.pagehead a:link {  color: #CC9900; text-decoration: none}
.pagehead a:visited {  color: #CC990; text-decoration: none}
.pagehead a:hover {  color: black; text-decoration: none;}
.pagehead a:active {  color: #CC9900; text-decoration: none}

.subhead
{	color: #cc9900  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12px;
	font-weight:	500;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.subhead a:link {  color: #CC9900; text-decoration: none}
.subhead a:visited {  color: #CC990; text-decoration: none}
.subhead a:hover {  color: black; text-decoration: none;}
.subhead a:active {  color: #CC9900; text-decoration: none}

	
.date
{	color: black  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	400;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}

.newsnav
{	color: black  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	400;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.newsnav a:link {  color: #CC9900; text-decoration: none}
.newsnav a:visited {  color: #CC9900; text-decoration: none}
.newsnav a:hover {  color: black; text-decoration: none;}
.newsnav a:active {  color: #CC9900; text-decoration: none}

.sendnav
{	color: black  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	400;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.searchnav a:link {  color: black; text-decoration: none}
.searchnav a:visited {  color: black; text-decoration: none}
.searchnav a:hover {  color: #999999; text-decoration: none;}
.searchnav a:active {  color: black; text-decoration: none}

.reviewnav
{	color:#999999  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	400;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.reviewnav a:link {  color: #999999; text-decoration: none}
.reviewnav a:visited {  color: #999999; text-decoration: none}
.reviewnav a:hover {  color: black; text-decoration: none;}
.reviewnav a:active {  color: #999999; text-decoration: none}

.searchnav
{	color: black  ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	11px;
	font-weight:	500;
	font-style: normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing: normal;
	text-transform:	none;
	}
.searchnav a:link {  color: black; text-decoration: none}
.searchnav a:visited {  color: black; text-decoration: none}
.searchnav a:hover {  color: #999999; text-decoration: none;}
.searchnav a:active {  color: black; text-decoration: none}

.greensearch {background-color:#BED8BF  ; color:#5A8263  ;  font-family:Verdana; font-size:10px ; font-weight: 500 ;  border:solid 1px #5A8263 ;}
