@charset "UTF-8";
/* CSS Document */
/*CSS www */


.sideboxHeadline {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #a6ba00;
}

.sideboxSubHead {
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #858585;
}

.body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #656565;
}

.bodyBold {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: bold;
	color: #656565;
}

.footer {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #737373;
}

a:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #656565;
}
	
a:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #656565;
}
	
a:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
	
a:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #7b9cad;
}

a.footerLink:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #737373;
}
	
a.footerLink:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #737373;
}
	
a.footerLink:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
	
a.footerLink:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #7b9cad;
}

a.footerLinkOrange:link {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #db7100;
}
	
a.footerLinkOrange:visited {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #db7100;
}
	
a.footerLinkOrange:hover {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}
	
a.footerLinkOrange:active {
	font-family: Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: normal;
	color: #7b9cad;
}

a.sideboxLink:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
}
	
a.sideboxLink:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #888888;
}
	
a.sideboxLink:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000;
}
	
a.sideboxLink:active {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	color: #7b9cad;
}

a.sideboxLinkBold:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #656565;
}
	
a.sideboxLinkBold:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #656565;
}
	
a.sideboxLinkBold:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
	
a.sideboxLinkBold:active {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	font-weight: bold;
	color: #7b9cad;
}

a.subheadLink:link {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7b9cad;
	text-decoration: none;
}
	
a.subheadLink:visited {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7b9cad;
	text-decoration: none;
}
	
a.subheadLink:hover {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
	
a.subheadLink:active {
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #7b9cad;
	text-decoration: none;
}
