body {
	padding: 0px;
	margin: 0px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: White;
	}

/* redundant selectors to help NS4 not forget */
div, p, th, td, li, dd, dl, dt    {        
    font-family:  Verdana, Geneva, Arial, Helvetica, sans-serif;
    }

h1 {
	PADDING: 12px 0px 0px 0px;
	FONT-WEIGHT: 700;
	FONT-SIZE: 20px;
	MARGIN: 0px;
	COLOR: #336699;
	LINE-HEIGHT: 28px;
	}

h2 {
	PADDING: 0px;
	FONT-SIZE: 11px;
	COLOR: #660033;
	}

h3 {
	FONT-SIZE: 11px;
}

h4 {
	PADDING: 12px 0px 0px 0px;
	FONT-WEIGHT: 700;
	FONT-SIZE: 20px;
	MARGIN: 0px;
	COLOR: #336699;
	LINE-HEIGHT: 28px;
	}

p {
	padding: 0px;
	margin: 0px 0px 15px;
	font: 11px/17px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

li {
	PADDING: 0px;
	MARGIN: 0px 0px 5px 0px;
	FONT: 11px verdana, arial, helvetica, sans-serif;
	list-style-type : square;
	color: #660033;
	}

ol li {
	list-style-type: decimal;
}

p.small{
	font: 9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #999999;
}

p.small a:link {color : #336699;	font-size : 9px; font-weight: normal;  text-decoration: none; }
p.small a:visited {color : #336699;	font-size : 9px; font-weight: normal;  text-decoration: none; }
p.small a:hover {color : Black;	font-size : 9px;  background-color: #CCCC99;}
	
p.trail{
	font-size: 10px;
	color: #666666;
	line-height: 11px;
}
p.trail a:link {color : #336699;	font-size : 10px; font-weight: normal;  text-decoration: none; }
p.trail a:visited {color : #336699;	font-size : 10px; font-weight: normal;  text-decoration: none; }
p.trail a:hover {color : Black;	font-size : 10px;  background-color: #CCCC99;}
	
A {
	FONT-SIZE: 11px;
	COLOR: #09c;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	TEXT-DECORATION: none;
	}
A:link {
	COLOR: #336699;
}
A:visited {
	COLOR: #336699;
}
A:hover {
	BACKGROUND-COLOR: #CCCC99;
	color : Black;
}

/* tables*/

table.basic {
	background : #eeeeee;
	border : 1px solid #999999;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

table.basicwhite {
	border : 1px solid #999999;
	font-size: 10px;
	margin-bottom: 10px;
}

table.basicright{
	background : #eeeeee;
	border : 1px solid #999999;
	font-size: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}

table.nocolour {
	background : White;
	border : 0px solid #999999;
	font-size: 10px;
	}
	
table.nocolourright {
	background : White;
	border : 0px;
	float: right;
	margin-left: 5px;
	}
	
table.nocolourleft {
	background : White;
	border : 0px;
	float: left;
	margin-right: 5px;
	}

table.rightfeature{
	background : White;
	border-left: 1px dashed #CC9999;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	float: right;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	}

table.light {
	background : #f5f5f5;
	border : 0px solid #999999;
	font-size: 10px;
	}
	
th {
	font-size: 11px;
	background-color: #CCCCFF;
	text-align: left;
}

table.righthome {
	background : White;
	border-left: 1px dashed #CC9999;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 10px;
	padding-bottom: 5px;
}

	/* navigation and content*/

#mainnav{
color: #666666;
padding-left: 80px;
font-size: 11px;
}

#mainnav a:link {color : Black;	font-size : 12px; font-weight: bold; border-bottom: 0px;}
#mainnav a:visited {color : Black;	font-size : 12px;  font-weight: bold; }
#mainnav a:hover {color : Black;	font-size : 12px;  background-color: #CC9999; }
	
.footer{
	color: #666666;
	padding-left: 80px;
	font-size: 11px;
}
.footer a:link {color : Black;	font-size : 11px; font-weight: normal; border-bottom: 0px;}
.footer a:visited {color : Black;	font-size : 11px;  font-weight: normal; }
.footer a:hover {color : #996633;	font-size : 11px;  background-color: transparent; }
	
	
#wrapper {
	margin-top: 9px;
	}	
	
#content {
	padding: 1px 0px 0px 8px;
	background-color: White;
	text-align: left;
	margin-top: 0px;
	margin-left: 0px;
	}
	
#content p a:link {border-bottom: 1px dashed #99CCCC;}
#content p a:visited {border-bottom: 1px dashed #CCCCCC;}
#content p a:hover {border-bottom: 0px;}
	

.subnav{
	padding: 8px 10px 1px 0px;
	background-color: White;
	border-right: 2px dashed #CC9999;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
	text-align: right;
	margin: 10px 0px 5px 0px;
	font-size : 11px;
	}
	
.subnav a:link {color : Black;	font-size : 11px; font-weight: normal;  text-decoration: none; border-bottom: 0px;}
.subnav a:visited {color : #666666;	font-size : 11px; font-weight: normal;  text-decoration: none; }
.subnav a:hover {color : Black;	font-size : 11px;  background-color: #CCCC99;}

/* styles for level 1 of the sub nav*/
.lev1 {font-weight: bold; color: #660033; text-decoration: underline;  }

.lev1 a:link {color : #660033;	font-size : 11px; font-weight: bold;  text-decoration: underline; border-bottom: 0px;}
.lev1 a:visited {color : #660033;	font-size : 11px; font-weight: bold;  text-decoration: underline;}
.lev1 a:hover {color : #333333;	font-size : 11px;  background-color: #CC9999;  text-decoration: none;}

.lev2 {font-weight: bold; color: #660033; }
.lev3 {padding-right: 5px;}

.imgright{
	float: right;
	margin-right: 10px;
	margin-left: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
}

.imgright0{
	float: right;
	margin: 0px;
	padding-bottom: 5px;
	}

.imgleft{
	float: left;
	padding: 5px 5px 5px 10px;
}

INPUT {
background-color: #f5f5f5;
color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
} 

TEXTAREA {
background-color: #f5f5f5;
color: #333333;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

.google {
position:absolute;
left: 790px;
top: 140px;
}
