body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
}
h1 {
	font-size: 14pt;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
h2 {
	font-size: 11pt;
	color: #3333CC;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 25px;
	margin-right: 0;
	margin-bottom: -10px;
	margin-left: 0;
}
h3 {
	font-size: 12px;
	color: #00246A;
}
a:link {
	color: #8383B4;
	text-decoration: underline;
}

a:visited {
	color: #8383B4;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #00246A;
}

a:active {
	color: #8383B4;
	text-decoration: underline;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00246A;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	line-height: 20px;
}
.spacer {
	font-size: 13px;
	padding-right: 7px;
	padding-left: 7px;
	color: #00246A;
}


a.foot:link {
	color: #6B6B98;
	text-decoration: none;
}

a.foot:visited {
	color: #6B6B98;
	text-decoration: none;
}

a.foot:hover {
	color: #3333CC;
	text-decoration: underline;
}
#navlist
{
	margin-left: 0;
	width: 150px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	text-align: left;
	border-bottom: 1px solid white;
}

#navlist li a
{
	display: block;
	border-left: 1em solid #3333cc;
	text-decoration: none;
	background-color: #00246A;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#navlist li a:link {
	color: #FFFFFF;
}
#navlist li a:visited { color: #FFFFFF; }

#navlist li a:hover
{
	border-color: #aaaad5;
	color: #000033;
	background-color: #d9d9d9;
}
.top_right {
	background-image: url(images/top_right.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.right {
	background-color: #CCCCFF;
	background-image: url(images/bkd_right.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.content {
	background-color: #F5F5FF;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	padding-left: 40px;
	line-height: 17px;
}
.img_right {
	border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.links_title {
	font-size: 11pt;
	line-height: 25pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #3333CC;
}
.links_box {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding-bottom: 15px;
}
