/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #22395D;
	line-height: 15px;
}
body {
	background-color: #D09926;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #22395D;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #22395D;
}
a:hover {
	text-decoration: none;
	color: #22395D;
}
.mid-weight {
font-size: 12px;
font-weight: bold;
}
.bold {
font-size: 15px;
font-weight: bold;
}
.mid-weight-italic {
font-size: 12px;
font-weight: bold;
font-style: italic;
}
.mid-weight {
font-size: 12px;
font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #0099CC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 27px;
}
.smaller {
font-size: 9.5px;
}
.white {
color: #FFFFFF;
}
.white a {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.white a:link {
	text-decoration: underline;
}
.white a:visited {
	text-decoration: underline;
	color: #FFFFFF;
}
.white a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.navigation {
font-size: 10px;
font-weight: normal;
line-height: 13px;
}
