body {
	background-image: url(../images/bkg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
	background-color: #005295;
	margin: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	background-color: #005B89;
}
.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #666666;
}
.regularBOLD {
	font-family: "trebuchet MS";
	font-size: 10px;
	line-height: 16px;
	color: #996600;
	font-weight: bold;
}

.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}
.line2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
}

.doubleLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663300;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #663300;
}
.frameLine {
	border: 1px solid #005B89;
}

.regular2 {
	font-family: "trebuchet MS";
	font-size: 9px;
	line-height: 16px;
	color: #FFFFCC;
}

.tableline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.sideline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.attention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	color: #005B89;
	text-transform: uppercase;
}
.copyright{
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #000033;
}
a:active {
	text-decoration: none;
	color: #000033;
}

.regular2 a:link {
    color: #CC9933;
	font-family: "trebuchet MS";
	line-height: 16px;
	font-size: 9px;
	}
.regular2:visited {
    color: #CC9933;
	font-family: "trebuchet MS";
	line-height: 16px;
	font-size: 9px;
	}
.regular2:active {
    color: #FAEBC2;
	font-family: "trebuchet MS";
	line-height: 16px;
	font-size: 9px;
	}

.regular2:hover {
    color: #FAEBC2;
	font-family: "trebuchet MS";
	line-height: 16px;
	font-size: 9px;
	}

.copyright a:link {
	color: #0099CC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.copyright:visited {
    color: #0099CC;
	text-decoration: none;
}

.copyright:hover {
    color: #CDE1EF;
	text-decoration: none;
     }

.copyright:active {
    color: #CDE1EF;
	text-decoration: none;
     }
	 
a.investor:link {
	color: #00CCFF;
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

a.investor:visited {
	color: #00CCFF;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

a.investor:hover {
    color: #FFFFFF;
	text-decoration: none;
     }

a.investor:active {
    color: #FFFFFF;
	text-decoration: none;
     }

a.mapMain:link {
	color: #CC9900;
	text-decoration: none;
	font-family: "trebuchet MS";
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}

a.mapMain:visited {
	color: #CC9900;
	text-decoration: none;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
}

a.mapMain:hover {
    color: #663300;
	text-decoration: none;
     }

a.mapMain:active {
    color: #663300;
	text-decoration: none;
     }

