body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #003366;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #003399;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.SPAcontentPadding {
	padding: 8px;
}
.border {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.footer {
	background-color: #999999;
	padding: 5px 20px;
}
.INTcontent {
	background-image: url(images/intcontentbg.jpg);
	background-repeat: repeat-x;
	padding: 8px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.searchbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #012D5A;
}
.formzeroborder {
	margin: 0px;
	padding: 0px;
}
.imageleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
}
.bold {
	font-weight: bold;
}
.tableTop {
	background-color: #193D6F;
	padding: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.tableSpacing {
	padding: 3px;
}
.copyright {
	text-align: center;
	font-size: 11px;
}
.footerLogos {
	font-size: 11px;
}
.footerSitemap {
	font-size: 11px;
}
.footernotice {
	font-size: 11px;
	text-align: center;
	padding: 2px;
}
.tableBottom {
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.stockphoto {
	float: right;
	margin-bottom: 5px;
	margin-left: 5px;
}
.button2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFCC00;
	border: thin double #000000;
	margin: auto;
	padding: 5px;
	vertical-align: middle;
}
.button2 a{
	color: #FFFFFF;
}

