p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #404041;
}
.BodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404041;
}

i {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002D56;
}
b {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #002D56;
}
.LargeText {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D56;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #002D56;
	font-weight: normal;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002D56;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #002D56;
	font-weight: normal;
}

.MenuText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #CCC9AE;
}
.MenuText a { color: #CCC9AE; }
.MenuText a:hover { color: #d59821; }

.FooterText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.FooterText a { color: #CCCCCC; }
.FooterText a:hover { color: #CCCCCC; }

li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #404041;
}

.wdtext {
	font-family: "Frutiger 55 Roman";
	font-size: 10px;
	color: #CCCCCC;
}


td {
	text-align: left;
	vertical-align: top;
}


.BodyColor {
	background-color: #ccc9ae;
}
.BodyFrameColor {
	background-color: #FFFFFF;
}
.MenuColor {
	background-color: #002D56;
}
.BackgroundTile {
	background-image: url(images/bgtile.gif);
}
.HPBodyBGTile {
	background-image: url(images/bgimage_hpcenter.gif);
}
.BodyBGTile {
	background-image: url(images/bgimage_center.gif);
}
