a:link {
    color: #0066a8;
	text-decoration: none;
}
a:visited {
    color: #0066a8;
	text-decoration: none;
}
a:hover {
    color: #0066a8;
	text-decoration: underline;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
}
.mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.mainnav a{
	color: #000000;
	text-decoration: none;
}
.mainnav a:link {
	color: #000000;
	text-decoration: none;
}
.mainnav  a:visited{
	color: #000000;
	text-decoration: none;
}
.mainnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.formtext {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #000000;
        width: 180px;
        border: thin none #FFFFFF;
}
.formbutton {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        border: none;
}
.directmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        width: 120px;
        border: none;
}
.countrymenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 150px;
	border: none;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
	padding-right: 6px;
	padding-left: 6px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000066;
	font-weight: bold;
}
.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066a8;
}

.bluetextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066a8;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.subheadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.subheadlinesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;	
}
.subheadblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066a8;
	font-weight: bold;
}
.grayhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
.graytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 20px;
}
.blacktitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.blacksubtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	line-height: 20px;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
	font-weight: bold;
	line-height: 18px;
}
.sectionhead b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0066a8;
	font-weight: bold;
	line-height: 18px;
}
.bluecontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
}
.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.contenttext b{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.contenttext i{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-style: italic;
}
.contenttext a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
    text-decoration: none;
}
.contenttext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
    text-decoration: none;
}
.contenttext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066a8;
    text-decoration: underline;
}
.yellowhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFD900;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.whitetext a{
    color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.whitetext a:link {
    color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.whitetext a:visited {
    color: #FFFFFF;
	font-size: 10px;
	text-decoration: none;
}
.whitetext a:hover {
    color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
.dateformat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066a8;
}
.white {
	color: #FFFFFF;
}
.white a{
	text-decoration: none;
}
.white a:link {
	text-decoration: none;
}
.white  a:visited{
	text-decoration: none;
}
.white a:hover {
	color: #ffffff;
	text-decoration: underline;
}