﻿body {
	padding: 0px;
	margin: 0px;
	border:0px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	text-align: left;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
li {
	background-image: url('images/bullet.gif');
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .8em;
	text-align: left;
}
td {
	vertical-align: top;
	text-align: left;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #49479D;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #49479D;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
}
a {
	background-color: #F7F7FB;
	font-weight: normal;
	color: #49479D;
	text-decoration: none;
}
a:hover {
	background-color: #F7F7FB;
	font-weight: normal;
	color: #9B0F34;
	text-decoration: underline;
}
img {
	border-style: none;
	border-width: 0px;
}
img.alignRight {
	border-style: none;
	border-width: 0px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
.blue {
	color: #49479D;
}
.logo {
	vertical-align: middle;
}
#container {
	position: relative;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-width: 1px;
	border-color: #49479D;
	border-bottom-style: solid;
	height: 122px;
	overflow: hidden;
}
#navbar {
	background-color: #E7E7F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	color: #49479D;
}
#navbar a {
	background-color: #E7E7F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	color: #49479D;
	text-decoration: none;
}
#navbar a:hover {
	background-color: #E7E7F2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	text-align: center;
	color: #9B0F34;
	text-decoration: underline;
}
#content {
	padding-top: 1em;
	padding-bottom: 1em;
}
.rightColumn {
	padding-left: 25px;
}
#footer {
	position: relative;
	border-style: solid none none none;
	border-width: 1px;
	border-color: #49479D;
	background: #FFFFFF;
	text-align: center;
	font-weight: normal;
	color: #808080;
	padding-top: 20px;
	margin-top: 25px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #808080;
	text-decoration: none;
	background-color: #FFFFFF;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#flashcontent {
	padding: 0px;
	border-style: none;
	border-width: 0px;
	width: 456px;
	height: 122px;
	float: right;
	margin: 0px;
	position: relative;
	right: 0px;
	text-align: right;
	display: block;
}
#bottomnav {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	margin-top: 20px;
}
#bottomnav a {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 12px;
	text-decoration: none;
	background-color: #FFFFFF;
}
#bottomnav a:hover {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#fullWidth {
	clear: both;
}
#leftCol {
	float: left;
	width: 350px;
	margin: 0px 0px 25px 0px;
	text-align: left;
}
#rightCol {
	float: right;
	width: 350px;
	margin: 0px 0px 25px 0px;
	text-align: left;
}
#leftCol div {
	padding-left: 25px;
}
#rightCol div {
	padding-right: 25px;
}
