@charset "utf-8";
#footer {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 0.7em;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F0B310;
	display: none;
}
.img {
	border: 1px solid #003E7E;
}
.strap {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 1.1em;
	font-style: italic;
	font-weight: bold;
	color: #003871;
}
h1 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #003871;
}
#nav {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	display: none;
}
.loggedin {
	font-size: 0.9em;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}
#maincontent {
	background-image: url(/img/bg-trans.png);
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .8em;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F0B310;
	border-right-color: #F0B310;
	border-bottom-color: #F0B310;
	border-left-color: #F0B310;
	width: 100%;
}
h2 {
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: 1.2em;
	font-weight: bold;
	color: #FF9900;
}

