body,td,th {
	font-size: 11px;
	color: #333333;
	font-family: Arial;
	line-height: 17px;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
li{
	list-style-image: url(bullet.jpg);
	list-style-position: outside;
}
.regular {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
}
.bold {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.boldbig {

	font-family: Arial;
	font-size: 13px;
	color: #333333;
	font-weight: bold;
}
.bold_blue {
	font-family: Arial;
	font-size: 11px;
	color: #163282;
	font-weight: bold;
	line-height: 16px;
}
.bold_grey {

	font-family: Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.ftr_blue {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
}
.title1white {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	padding-bottom: -60px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	margin-top: 25px;
}
.title2white {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 16px;
}
h1 {
	font-family: Arial;
	font-size: 36px;
	color: #163282;
	font-weight: normal;
	padding-bottom: 10px;
}
h2 {
	font-family: Arial;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: normal;
	padding-bottom: -60px;
	font-style: normal;
	font-variant: normal;
	line-height: 0px;
	margin-top: 25px;
}
h3 {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 0px;
}

ul#DAlist{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -24px;
}
* html ul#DAlist{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 16px;
}
.title2blue {

	font-family: Arial;
	font-size: 12px;
	color: #163282;
	font-weight: bold;
	line-height: 16px;
}
.title1blue {

	font-family: Arial;
	font-size: 20px;
	color: #163282;
	padding-bottom: -60px;
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	margin-top: 25px;
}
.regularWhite {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
