body {
	margin: 0;
	padding: 0;
	font-weight:normal;
	font-size:12pt;
	font-family: verdana, arial, sans-serif;
	background-color: #EBE2A9;
}



h1 {font-size:18pt;
margin-left:14px; 
   margin-right:25px; }
   
h2 {font-size:12pt;
margin-left:14px; 
   margin-right:25px;}

p {font-size:.8em;
margin-left:14px; 
   margin-right:25px;
    }

ol {font-size:.8em;
}
ol a  {font-size:inherit;}

ul {font-size:.8em;}
ul a  {font-size:inherit;}
ul li ul li {font-size:inherit;}


a {font-size:inherit;}



#footer {
	padding: 0;
	margin: 20 0;
	font-size: 11px;
	text-align: center;
	color: #6a6a6a;
	background-color: transparent;
}


#news {
	padding: 5;
	margin: 5 7;
	font-size: 12pt;
	text-align: left;
	color: #000000;
	background-color: #ffffcc;
}

#news h2{
	padding: 0 0 0 7px;
	margin: 0;
	font-size: 12pt;
	text-align: left;
	font-weight: bold; 
	color: #000000;
	background-color: #ffffcc;
}


#news hr {
	border-top: solid; 
    border: none;
	background-color: #660099;
	color: #660099;
	height: 2px;
	width: 90%;
	}


#news ul {
    font-family: verdana, arial, sans-serif;
    font-size:10px;
    padding: 0 0 5px 5px;
	margin-left:14px; 
    margin-right:10px;
	font-size: 10pt;
	text-align: left;
	color: #000000;
	background-color: #ffffcc;}
	
#news ul a  {font-size:inherit;}
#news ul li {font-size:inherit;
	padding: 6 0;}


#news a {font-size:inherit;}


}
.date  { 
float: right;	
	text-align: right;
	padding: 0px 20px 0 0;
	font-family: verdana, Arial, sans-serif; 
	font-size: .8em;	
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	
}

.formtext  { 
	
	text-align: right;
	padding-right: 2px;
	font-family: verdana, Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: normal; 
	color: #000000;
	
}


.quotes {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	
}

.whitequotes {
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	background-color:#3c220b;
	
}

.lightbulbtop  {
	background: url(images/bulb-top.jpg) no-repeat right top;
	width: 150px;
	background-color: #000000;
	margin: 0 5px;
	}
	
.lightbulbbottom  {
	background: url(images/bulb-bottom.jpg) no-repeat right bottom;
	width: 150px;
	background-color:#3c220b;
	}
	
	
.footerimage {
    float: left;
	border: none;
	margin-right: 6px;
	margin-bottom: 3px;
	}
	
.footertext {
	font-family: verdana, arial, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	}
	
.footeralignment {
margin-left: auto;
margin-right: auto;
}		
