.outerTable {
	border: 2px solid #A5A6A5;
	background-color: #FFFFFF;



}
body {
	background-color: #F5F5F5;


}
.navHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 0px;

}
.navHeader a:link {
	color: #FFFFFF;
	text-decoration: none;

}

.navHeader a:visited {
	color: #FFFFFF;
	text-decoration: none;

}

.navHeader a:hover {
	color: #999999;
	text-decoration: none;


}
.content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #A5A6A5;
	border-bottom-color: #A5A6A5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-right: 15px;
	padding-left: 15px;

}
.rightOuter {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6A5;
}
.callout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 10px 20px;

}
.footer {
	background-color: #ADAEB5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;




}

.footer a:link {
	color: #666666;
	text-decoration: none;

}

.footer a:visited {
	color: #666666;
	text-decoration: none;

}

.footer a:hover {
	color: #333333;
	text-decoration: none;


}
.company {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;
}
.logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A5A6A5;
}
.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #00209F;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom: 8px;
	margin-left: -20px;
}
ul {
	margin-top: -10px;
}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

