body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
}
table {
	padding:0;
	border:0;
}
img {
	border:none;
}
a.hover {
	color:#CC0000;
}
.bullhead{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	line-height:35px;
}
.heading {
	color: #FFFFFF;
	background-color: #6ab4d5;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:35px;
	text-align:center;
	height:40px;
}
.iaHeading {
	color: #FFFFFF;
	background-color: #6ab4d5;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	text-align:center;
	height:40px;
}
.iaSubHeading {
	color: #FFFFFF;
	background-color: #999999;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	text-align:center;
	width:50%;
	height:25px;
}
.headingSub {
	color: #FFFFFF;
	background-color: #6ab4d5;
	border: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-left:25px;
}
td .headingSub  {
	height:35px;
}
.divider {
	width:1px;
	height:100%;
	background-color:#999999;
}
.footer {
	color:#FFFFFF;
	background-color:#6ab4d5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	height:45px;
	width:100%;
}
.copyright {
	color:#FFFFFF;
	background-color:#6ab4d5;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.footerLinks {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.footerLinks:hover {
	color: #CC0000;
	font-size:10px;
	text-decoration: underline;
	font-family:Arial, Helvetica, sans-serif;
}
#footer a {
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
.border {
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.pictureShadowX {
	background-repeat:repeat-x;
	background-position:top;
	height:28px;
}
.pictureShadowY {
	background-repeat:repeat-y;
	background-position: left;
	width:29px;
}
.indexBox {
	background-color: #FFFFFF;
	border-style:solid;
	border-width:2px;
	border-color: #666666;
	width:698px;
	height:381px;
}
.bodyText {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
}
