/*  advanced CSS*/

body   {
font-family: verdana, helvetica, san-serif;
font-size: 12px;
line-height: 18px;
color: #800080;
	}
	
	
div, p, th, td, li, dd, dl, dt  blockquote  {
             /* redundant selectors to help NS4 not forget */
font-family: verdana, helvetica, san-serif;
font-size: 12px;
line-height: 18px;
color: #800080;
	}
	
a	{
	text-decoration:	underline;
	font-weight:	medium;
 
	}
a:link	{
	color:	#009;
	text-decoration:	none;
	background-color: transparent;
	}
a:visited	{
	color:	#060;
	text-decoration:	none;
	background-color: transparent;
	}
a:active	{
	color:	#669;
	background-color: transparent;
	}
a:hover	{
	color:	#6594c9;
	text-decoration:	underline;
	}


h1	{
	font-size:	20px;
	line-height: 22px;
	}
	
h2	{
	font-size:	18px;
	line-height: 20px;
	}
	
h3	{
	font-size:	16px/;
	line-height: 28px;
	}
	
h4 {
	font-size:	14px;
	line-height: 26px;
	}
	
h4 {
	font-size:	12px;
	line-height: 14px;
	}		
	
h1, h2, h3, h4, h5, h6	{
	font-family: trebuchet, verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #800080;
	background-color: transparent;
	margin-bottom: 10px;
	}

p.nav {
	font-family: verdana, helvetica, san-serif;
	font-size: 12px;
	line-height: 22px;
	color: #800080;
	text-align: center;
	}
	
p.nav1 {
	font-family: verdana, helvetica, san-serif;
	font-size: 12px;
	line-height: 22px;
	color: #800080;
	text-align: left;
	}	
	
p.nav2 {
	font-family: verdana, helvetica, san-serif;
	font-size: 13px;
	line-height: 21px;
	color: #800080;
	text-align: center;
	}	
	
p.navFB {
	font-family: verdana, helvetica, san-serif;
	font-size: 13px;
	line-height: 21px;
	color: #800080;
	text-align: center;
	}		
p.navFB a {
	text-decoration:	underline;
	font-weight:	normal;
 
	}
p.navFB a:link {
	color:	#009;
	text-decoration:	underline;
	background-color: transparent;
	}
p.navFB a:visited {
	color:	#060;
	text-decoration:	none;
	background-color: transparent;
	}
p.navFB a:active {
	color:	#669;
	background-color: transparent;
	}
p.navFB a:hover	{
	color:	#6594c9;
	text-decoration:	underline;
	}
	
div.navFB {
	font-family: verdana, helvetica, san-serif;
	font-size: 13px;
	line-height: 21px;
	color: #800080;
	text-align: center;
	font-weight:	bold;
		}	
			
div.navFB a {
	text-decoration:	underline;
	font-weight:	bold;
 
	}
div.navFB a:link {
	color:	#009;
	text-decoration:	underline;
	background-color: transparent;
	}
div.navFB a:visited {
	color:	#060;
	text-decoration:	none;
	background-color: transparent;
	}
div.navFB a:active {
	color:	#669;
	background-color: transparent;
	}
div.navFB a:hover	{
	color:	#6594c9;
	text-decoration:	underline;
	}	

div.navFB2 {
	font-family: verdana, helvetica, san-serif;
	font-size: 13px;
	line-height: 21px;
	color: #800080;
	text-align: center;
	font-weight:	normal;
		}	
			
div.navFB2 a {
	text-decoration:	none;
	font-weight:	normal;
 
	}
div.navFB2 a:link {
	color:	#009;
	text-decoration:	none;
	background-color: transparent;
	}
div.navFB2 a:visited {
	color:	#060;
	text-decoration:	none;
	background-color: transparent;
	}
div.navFB2 a:active {
	color:	#669;
	background-color: transparent;
	}
div.navFB2 a:hover	{
	color:	#6594c9;
	text-decoration:	underline;
	}	
	
div.nav4 {
	font-family: verdana, helvetica, san-serif;
	font-size: 12px;
	font-weight: medium;
	line-height: 18px;
	color: #000060;
	text-align: left;
	}
	
.yellowbkg {
	background-color:#FF9;
	link-decoration: underline;
    }
	
.yellowbkg a:link {
	text-decoration:	underline;
	font-weight:	bold;
 	}
	
.footer {
	font: 14px trebuchet, verdana, arial, helvetica, sans-serif;
	line-height: 22px;
	text-align: center;
	font-style: italic;
	color: #fff;
	margin-top: 20px;
	padding-top: 20px;
	}	
	
div.links {
	font-family: verdana, helvetica, san-serif;
    font-size: 12px;
	font-weight: normal;
    line-height: 18px;
    color: #800080;
	}

div.links a {
	a	{
	text-decoration: underline;
	font-weight: normal;
 
	}
	
.links {
	font-family: verdana, helvetica, san-serif;
    font-size: 12px;
	font-weight: normal;
    line-height: 18px;
    color: #800080;
	}

.links a {
	a	{
	text-decoration:	underline;
	font-weight:	normal;
 
	}
.links a:link {
	color:	#009;
	text-decoration:	none;
	background-color: transparent;
	}
.links a:visited	{
	color:	#060;
	text-decoration:	none;
	background-color: transparent;
	}
.links a:active	{
	color:	#669;
	background-color: transparent;
	}
.links a:hover	{
	color:	#6594c9;
	text-decoration:	underline;
	}