@charset "UTF-8";
/* CSS Document */

body { margin-top: 0; background-image: url(../images/background.jpg); }
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000;
	line-height: 16px;
	text-align: left;
}
a:link {
	color: #166282;
}
.cellLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.menu {
	font-weight: bold;
	text-transform: uppercase;
	color: #277E9A;
}
.navigation {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
}
.navigation:link {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation:hover {
	background-color: #277E9A;
	text-decoration: none;
}
.navigation:visited {
	text-decoration: none;
	color: #FFFFFF;
	}
.copywright {
	font-size: 11px;
	color: #FFFFFF;
}
.copywright:link {
	font-size: 11px;
	color: #FFFFFF;
	}
.white14p {
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	line-height: 10px;
}
.white22p {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 16px;
}
a:visited {
	color: #166282;
}
a:hover {
	color: #660000;
}
.linedCell {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 { color: #003d90; font-size: 18px; font-family: "Trebuchet MS", "Times New Roman", Georgia, Times, serif; font-style: normal; margin: 0.27em 0; }
.intro {
	font-size: 13px;
	color: #166282;
}
h2 {
	font-size: 20px;
	color: #166282;
}
h3 {
	font-size: 14px;
	color: #50412A;
}
.navigationLarge:link {
	color: #4C3B26;
	text-decoration: underline;
}
h4 {
	font-size: 12px;
}
.navigationLarge {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4C3B26;
	text-align: left;
}
.navigationLarge:visited {
	color: #4C3B26;
	text-decoration: underline;
}
.navigationLarge:hover {
	color: #660000;
	text-decoration: underline;
}
.cellLeftLine {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-right-style: solid;
}
