.f1		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 12px;
	font-weight:none;
	color: #000000;
}

.f2		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 10px;
	font-weight:none;
	color: #666666;
}

.red		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 10px;
	font-weight:none;
	color: #ff0000;
}

.f3		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 18px;
	font-weight:none;
	color: #666699;
}

.f4		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 11px;
	font-weight:none;
	color: #000000;
}

.f5		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 11px;
	font-weight:none;
	color: #ff0000;
}


.f6		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 10px;
	font-weight:none;
	color: #000000;
}

.f7		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 9px;
	font-weight:none;
	color: #ffffff;
}

.f8		{
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 11px;
	font-weight:none;
	color: #ffffff;
}
					
a.l1				{
	color: #0066CC;
	text-decoration : none;
}
a.l1:active		{
	color: #0066CC;
	text-decoration : none;
}
a.l1:visited		{
	color: #0066CC;
	text-decoration : none;
}
a.l1:hover		{
	color: #ff0000;
	text-decoration : none;
}


a.l2				{
	color: #FFFFFF;
	text-decoration : none;
}
a.l2:active		{
	color: #FFFFFF;
	text-decoration : none;
}
a.l2:visited		{
	color: #FFFFFF;
	text-decoration : none;
}
a.l2:hover		{
	color: #ffff00;
	text-decoration : none;
}

/* Comments/Questions Section */
.gbf {
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 12px;
	font-weight:none;
	color: #333333;
}

input, textarea, select { 
	background: inherit;
	border-color: #333333 #333333 #333333 #333333; 
	border-width: 1px 1px 1px 1px;
	font-family: arial, verdana, helvetica;
	font-style: none;
	font-size: 12px;
	font-weight:none;
	color: #333333;	
}

a.gbl:link, a.gbl:active, a.gburl:active {
color:#000000; 
text-decoration:none;
}
a.gbl:visited {
color:#000000;
text-decoration:none;
}
a.gburl:visited {
color:#000000;
text-decoration:line-through;
}
a.gbl:hover, a:gburl:hover {
color:#0066CC;
text-decoration:underline;
}
/* End */

.style1 {
	border: 2px solid #666666;
	font:  normal 8pt arial

 
}

.btnstyle1 {
	border: 1px solid #999999;
	font:  normal 8pt arial
}

blockquote {  
	margin: 20px 0; 
	padding: 10px 20px;
	border-left: 5px solid #999;
	border-right: 5px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #999;
	color: #000;
}

.pdf {  
	background: #999 url(/image/pdf_icon.gif) no-repeat 5px center;
	padding: 10px 45px;
}

.excel {  
	background: #999 url(/image/excel_icon.jpg) no-repeat 5px center;
	padding: 10px 45px;
}

.word {  
	background: #999 url(/image/word_icon.jpg) no-repeat 5px center;
	padding: 10px 45px;
}	
