@charset "utf-8";
/* CSS Document */
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #FFFFFF;
}
img
	{  border-style: none;
}

a:link {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	color: #000099;
}
a:visited {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	color: #000099;
}
a:hover {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	color: #0000FF;
}
a:active {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	color: #000099;
}
.selectTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #009900;
	margin: 0px;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}

.header {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #009900;
}
.noteText {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 10pt;
}

.oneColFixCtr #container {
	width: 980px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #000000;
	text-align: center; /* this overrides the text-align: center on the body element. */
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #990099;
	margin-top: 2em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.style2 {color: #990099}
.style1 {font-size: 14pt}
.tableRight {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-align: right;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
.leftblue {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
form {
	margin: 2px;
	padding: 0px;
}
.centreblue {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
}
.inLeft {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-align: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.inRight {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-align: right;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
}
.tableMid {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #990099;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.tableMidError {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF0000;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #990099;
	border-right-color: #990099;
	border-bottom-color: #990099;
	border-left-color: #990099;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	background-color: #FFFFCC;
}
.tableRep {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #990099;
	text-align: center;
	vertical-align: middle;
}
.tablePale {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	text-align: center;
	vertical-align: middle;
}
.warning {
	font-family: "Comic Sans MS", Georgia, sans-serif;
	font-size: 24px;
	color: #FF0000;
	background-position: center;
	font-weight: bold;
}
