.pageContent {
	font-size: 13px;
	color: #404040;
	font-family: Arial;
}
.pageContent a{
	font-size: 13px;
	color: #404040;
	font-family: Arial;
}
.content_bg1 {
	background-color: #AFD791;
}
.content_bg2 {
	background-color: #AFD791;
}
.company
{
	font-size: 18px;
	color: #4F4F4F;
	font-family: Arial;
}

.slogan
{
	font-size: 19px;
	color: white;
	font-family: Arial;
}
.submenu
{
	font-size: 11px;
	color: #404040;
	font-family: Arial;
	text-decoration: none;
}

.asubmenu
{
	font-size: 11px;
	color: #404040;
	font-family: Arial;
	text-decoration: underline;
}

.menu
{
	font-size: 12px;
	color: #2F2F2F;
	font-family: Arial;
	text-decoration: none;
}

.bmenu
{
	font-size: 11px;
	color: #404040;
	font-family: Arial;
}

.text
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: black;
	margin-left: 12px;
	margin-right: 12px;
}

.text-header
{
	font-size: 25px;
	color: #3B3B3B;
	font-family: Arial;
}

.footer
{
	font-size: 11px;
	color: #54636D;
	font-family: Arial;
}



A:link {
	color: #68DE56; /*bright green*/
	text-decoration: none;
}
A:visited {
	color: #00661C; /*dk green*/
	text-decoration: none;
}
A:active {
	color: #FB4532; /*red*/
	text-decoration: none;
}
A:hover {
	color: #000000; /*black/*/
	text-decoration: underline;
}

.mediumtext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: black;
}
.smalltext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #5A5A5A;
}
.smallwhttext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: white;
}
.mainhead {
	font-family: Calisto, Georgia, Times Roman;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00661C; /*dk green*/
	margin-left: 12px;
	margin-right: auto;
	
}
.header {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration : underline;
	color: #8F2500;
}
.mediumhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #00661C; /*dk green*/
}
.smallhead {
	font-family : Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: none;
	color: #5A5A5A;
}

.crumbtext {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	color: 002396;
}

.pageContent 
{
	font-size: 11px;
	font-family: Tahoma;
	color: black;	
}

.pageContent a 
{
	font-size: 11px;
	font-family: Tahoma;
	color: black;	
}


/* top elements */

.company
{
	font-size: 18px;	
	font-family: Tahoma;
	color: #8E8E8E;
	letter-spacing : -1px;
}

.slogan
{
	font-size: 14px;	
	font-family: Tahoma;
	color: #C80C06;
	font-weight: bold;
}

/*bottom menu*/

.abmenu
{
	font-size: 9px;	
	font-family: Tahoma;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}


/*copyright*/

.footer
{
	font-size: 10px;	
	font-family: Tahoma;
	color: white;
}

.top_line
{
	background-color: #5A5A5A; /*dk red*/
}

.submenu-bg
{
	background-color: #FFF0AA; /*dk red*/
}

.txtheader-bg
{
	background-color: #FFF0AA; /*lt gold*/
}

.txtheader-border
{
	margin: 2px; border: 1px solid #FFBA00; /*dk gold*/
}