.style1 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.style2 {
	font-size: small;
	color: #666666;
}


.textsm {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}


.menuheader {
    color: #4a77e4;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}



.textbb {
    color: #000000;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}


.textbblue {
	color: #3399CC;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}



.text16w {
    color: #ffffff;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}




body {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;}




td {
  color: #000000;
  font-family: Arial;
  font-size: 12px;
  font-weight: normal;	
  }


/*Link Styles*/

a:link, a:visited, a:active {
	color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
}
a:hover {
	color: #000000;
	font-weight: bold;
}



a.bold-l:link, a.bold-l:visited, a.bold-l:active {
	color: #4a77e4;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.bold-l:hover {
	color: #000000;
	font-weight: bold;
}



a.blackb-l:link, a.blackb-l:visited, a.blackb-l:active {
	color: #000000;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}
a.blackb-l:hover {
	color: #ffffff;
	font-weight: bold;
}





a.footer-l:link, a.footer-l:visited, a.footer-l:active {
	color: #333333;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.footer-l:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}






ul {
   color: #333333;
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	}
	
li {
    line-height: 28px;
	}	
	
	
#slideshow {
   margin: 10px;
   padding: 5px;
   }

	


.indent {
   margin: 10px;
   }


#quote {
   width: 400px;
   padding: 5px;
   background-color: #0099CC;
   font-weight: bold;
   font-style: italic;
   margin: auto 0;
   }






