﻿a
{
	color : #333333;
	text-decoration : none;
}

a:link
{
	color : #006699;
	text-decoration : none;
}

a:visited
{
	color : #006699;
	text-decoration : none;
}

a:hover
{
	color : #ff0000;
	text-decoration : underline;
	color: #FF0000;
}

a:active
{
	color : #006699;
	text-decoration : none;	
	
}
a.look
{
	color : #FF0000;
	text-decoration : none;
	font-weight:bold;
}

a.look:link
{
	color : #FF0000;
	text-decoration : none;
}

a.look:visited
{
	color : #FF0000;
	text-decoration : none;
}

a.look:hover
{
	color : #666666;
	text-decoration : underline;
	color: #0000FF;
}

a.look:active
{
	color : #FF0000;
	text-decoration : none;
}

body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font : 70% Verdana, Geneva, Arial, Helvetica, sans-serif; 
	color : #000000;
	line-height: 150%;
	text-align:left;	
	background-color: #007373;	
}

div#wrap {
	width:739px; margin: 0 auto 0 auto;
}

td {
	
	color : #000000;
	/*line-height: 150%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}

tr {
	
	color : #000000;
	/*line-height: 150%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}

p {
	
	color : #000000;
	/*line-height: 150%;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
}
td img {
	display: block;
}
h1 {
	color: #009999;
	font-weight: bold;
	font-size: 1.4em;

}
.maintext {
	line-height: 110%;
}
.titlehead {
	color: #009999;
	font-weight: bold;
}
.highlight {
	
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smtext {
	color: #333333;
	text-decoration: none;
	font-size: 9px;
}
ul.tick  {
	list-style-image: url(images/tick3.gif);
}

.footer {
	COLOR : #666666;
	FONT-SIZE : 8pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

.jsb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 20px;
	padding-bottom: 50px;
	line-height: 150%;
	text-align:justify;
}
.white10 {

	COLOR : #FFFFFF;
	FONT-SIZE : 10pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.white9 {


	COLOR : #FFFFFF;
	FONT-SIZE : 9pt;
	FONT-FAMILY : Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}
.headred
{
	COLOR : #ED1C24;
	FONT-SIZE : 14px;
	FONT-FAMILY : verdana, arial, helvetica, sans-serif;
	font-weight : bold;
	padding-top: 20px;
	padding-right: 10px;
}
.text8 {
	COLOR : #000000;
	FONT-SIZE : 8pt;
	FONT-STYLE : normal;
	FONT-FAMILY : arial, helvetica, sans-serif;
}
.navimage {
	padding-top:100px;
}
.cellboarder  
{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	
	.cellboarderleft 
{
	border-left-width: 1px;
	border-left-style:dashed;
	border-bottom-style:none;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-top-style: none;
	border-top-color: #CCCCCC;
	border-right-style: none;
	border-right-color: #CCCCCC;
	}
	
	.cellboarderright  
{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	}
A.red:link
{
	COLOR : #FF3300;
	TEXT-DECORATION : none;
	
}

A.red:visited
{
	COLOR : #FF3300;
	TEXT-DECORATION : none;
	
}

A.red:hover
{
	COLOR : #FF3300;
	TEXT-DECORATIOn:underline
	
}

A.navwhite
{
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	FONT-WEIGHT : normal;
	padding-right: 5px;
	padding-left: 5px;
}

A.navwhite:link
{
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	
}

A.navwhite:visited
{
	COLOR : #ffffff;
	TEXT-DECORATION : none;
	
}

A.navwhite:hover
{
	COLOR : #FFCC00;
	TEXT-DECORATION : none;
	
}

A.navwhite:active
{
	COLOR : #0099FF;
	TEXT-DECORATION : none;
	
}


.bold {
	 font-weight:bold;
}
div.adbox {
	
	border:1px solid teal;
	padding:20px;
	margin-bottom:20px;
}