/*----------------------------------------------------------------------
        Name: style.css 
      Author: Neville Lee, webfuzion.com internet applications
    Last Rev: 1/12/06
------------------------------------------------------------------------*/
A:link {color: #4c4c4c; font-weight: normal; text-decoration: none}
A:visited {color: #4c4c4c; font-weight: normal; text-decoration: none}
A:hover {color: #2e6187; font-weight: normal; text-decoration: underline; }
A:active {color: #2e6187; font-weight: normal;  text-decoration: underline; }

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: White;
}

.copy_15_black {
  font-family : Verdana, Arial,Helvetica,sans-serif;
	font-size : 13px;
  line-height: 120%;
	color: #4c4c4c;
}

.copy_15_blue {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
  line-height: 120%;
	color: #2e6187;
}

.copy_15_green {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 13px;
  line-height: 120%;
	color: #669900;
}

.copy_16_blue {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
  line-height: 120%;
	color: #2e6187;
}

.copy_heading_18_blue {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
  line-height: 120%;
   font-weight: 600;
	color: #669900;
}

.copy_heading_18_green {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 18px;
  line-height: 120%;
  font-weight: 600;
	color: #669900;
}

.credits {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
  color: #4c4c4c;
}

.list_16_black {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 16px;
  line-height: 170%;
	color: #4c4c4c;
}

.footer_black {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
  color: #4c4c4c;
}

.footer_blue {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
  color: #2e6187;
}

.footer_green {
  font-family : Arial,Helvetica,sans-serif;
	font-size : 11px;
  color: #669900;
}

.tagline{
    FONT-WEIGHT: bolder;
    COLOR: #aa0011;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial,Helvetica,sans-serif;
}
