.bg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-top: 22px;
	text-align: center;
}
.bottommenu p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2C304D;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
.bottommenu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.bottommenu a:visited {
	color: #F3E6CF;
	text-decoration: none;
}
.bottommenu a:hover {
	color: #181F43;
	text-decoration: underline;
}
.bottommenu a:active {
	color: #181F43;
	text-decoration: underline;
}
.banbg {
	background-image: url(images/banlines.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.toppad {
	padding-top: 22px;
	padding-right: 100px;
}
.whiteline {
	background-image: url(images/whiterule.gif);
	background-repeat: repeat-y;
	background-position: center;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #211C4B;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 11px;
	margin-left: 0px;
}
caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #211C52;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #3F3E6D;
	margin-bottom: 0px;
}
.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #383563;
	margin-top: 2px;
}
a:link {
	color: #FFFFFF;
}
a:visited {
	color: #F3E6CF;
}
a:hover {
	color: #262442;
}
a:active {
	color: #262442;
}
.padsides {
	padding-right: 11px;
	padding-left: 11px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #323266;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-transform: uppercase;
	margin-bottom: 0px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #323266;
	list-style-type: square;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 12px;
	list-style-position: outside;
}
li a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
li a:visited {
	color: #F3E6CF;
}
li a:hover {
	color: #222B43;
}
li a:active {
	color: #222B43;
}
ul {
	margin-top: 5px;
}
.bgtree .toppad .padsides div h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #323266;
}
