.centreIt {
	margin: auto;
}
body {
	background-image: url(graphics/bodyBg.gif);
	background-repeat: repeat;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table {
	border-collapse: true;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #91E3FE;
	line-height: 18px;
	height: 18px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033A1;
	font-size: 14px;
	margin-bottom: -10px;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	color: #0033A1;
	font-size: 14px;
	padding-right: 3px;
	padding-left: 2px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	font-weight: normal;
}
.navLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066FF;
	text-decoration: none;
}
.headEmailLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #91E3FE;
	line-height: 18px;
	height: 18px;
	text-decoration: none;
}

.cntntLft {
	vertical-align: top;
	width: 75px;
	padding-top: 8px;
}
.cntntSpace {
	width: 10px;
}
.cntntMain {
	width: 640px;
	vertical-align: top;
	padding-top: 8px;
}
.tblLrg {
	width: 640px;
	border: 2px solid #000000;
	margin-bottom: 15px;	
}
.tblSml {
	width: 315px;
	border: 2px solid #000000;
	margin-bottom: 15px;
}
.tblXsml {
	width: 206px;
	border: 2px solid #000000;
	margin-bottom: 15px;
}
.tblMulti {
	vertical-align: top;
	width: 640px;
}

.tblHead {
	background-image: url(graphics/tableHeader.gif);
	background-repeat: repeat-x;
	height: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #91E3FE;
	font-weight: bold;
	vertical-align: middle;
	line-height: 34px;
	padding-left: 8px;
}
.tblCntnt{
	background-image: url(graphics/tableBg.gif);
	padding: 8px;
	text-align: left;
	vertical-align: top;
}


.imgBrdr {
	border: 2px solid #183E90;
	margin: 4px;
}
.imgLnk {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.navBar {
	background-image: url(graphics/navBg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	padding-left: 8px;
	vertical-align: top;
}
.navExtender {
	background-image: none;
	background-repeat: repeat-x;
	background-position: top;
	height: 18px;
	vertical-align: top;
}
.navExtendTop {
	height: 26px;
}
.baseLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

