﻿body, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left:0;
	margin-top:0;
	color: #000000;
}

.buttonSet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight:bold;
	margin-left:0;
	margin-top:0;
	color: #ffffff;
	
}

.style1 {
	font-size: x-small;
}
.style2 {
	text-align: center;
}
.style3 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	text-align: center;
	font-size: small;
	font-family: Tahoma, verdana, sans-serif;
}
.style8 {
	color: #083772;
}
.style9 {
	font-size: medium;
}
.style10 {
	font-family: Tahoma, verdana, sans-serif;
}
.style11 {
	color: #000000;
	font-family: Tahoma, verdana, sans-serif;
}
.style12 {
	text-align: center;
	color: #000000;
	font-size: 11px;
}
.style13 {
	font-size: small;
}
.style14 {
	color: #000000;
	font-size: 11px;
}
.style15 {
	font-size: 11px;
}
.style16 {
	color: #000000;
	font-family: Tahoma, verdana, sans-serif;
	font-size: 11px;
}

a {
	color: #003399;
	text-decoration: none;
}
a: visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

.box a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	line-height: 14px;
}
.box a: visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.box a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}

.disclaimer {
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
}
.title {
	font-size: 24px;
	font-weight: bold;
}

table.menu a { 
	border:1px solid #8eaade; 
	display: block;
}

div.menu a {
	color: #333333;
	background: #ffffff;
	text-decoration:none;
	font-size:11px;
	line-height:12px;
	font-family: Tahoma, verdana, sans-serif;
	padding: 6px 4px;
	font-weight: bold;
}

div.menu a:link {
	color: #333333; 
	background: #FFFFFF; 
}

div.menu a:active { 
	color: #000000;
	background: #FFFFFF; 
}

div.menu a:visited {
	color: #333333; 
	background: #FFFFFF; 
}

div.menu a:hover {
	color: #eeeeee;
	background: #922d4b; 
}.header {
	font-size: 16px;
	font-weight: bold;
}
.redText {
	font-size: 14px;
	font-weight: bold;
	color: #922d4b;
}
