body {
	margin: 0px;
}
.pageBorder {
	text-align: center;
}
.banner {
	margin-bottom: 0px;
}
.bannerBottom {
	border-top-style: solid;
	border-top-color: #88d0f8;
	border-top-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #88d0f8;
	border-bottom-width: medium;
}
.contentTable {
	border-bottom-style: solid;
	border-bottom-color: #88d0f8;
	border-bottom-width: medium;
}
.contentPane {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding: 8px 8px 8px 8px;
	text-align: left;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #0b69a9;
	font-weight: bold;
}
.sideBar {
	width: 188px;
	background-color: #88d0f8;
	color: #2a3587;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 24px;
}
.sideBar a:link {
	color: #1010b4;
	text-decoration: none;
}
.sideBar a:visited {
	color: #1010b4;
	text-decoration: none;
}
.sideBar a:hover {
	color: #1010b4;
	text-decoration: underline;
}
.whatsnewHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #1010B4;
}
.whatsnew td {
	vertical-align: top;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	padding: 8px 12px 0px 0px;
}
.whatsnew img {
	margin-top: 2px;
	padding-top: 2px;
	float: left;
	clear: both;
}
.whatsnew div {
	float: none;
	margin-left: 60px;
	margin-bottom: 10px;
}
.whatsnew a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #1010B4;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.whatsnew a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #1010B4;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-decoration: none;
}
.whatsnew a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #1010B4;
	padding-bottom: 2px;
	margin-bottom: 2px;
	text-decoration: underline;
}
.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #200b82;
	font-weight: bold;
	height: 40px;
	width: 200px;
}
input.text { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color:#999999;
	background-color: #FFFFCC;
	color: black;
	width: 400px;
	vertical-align: middle;
}

