body {
	color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: white; color: black;
	font-size: 0.8em;
	text-align: left;
}
#tableLayout {
	border: 1px solid #0000ff;
}
#tableLayout, #tableLayout td {
	border-collapse: collapse;
}
#tableLayout td {
	padding: 4px;
	text-align: left;
}
#tdLogo {
	width: 140px;
	background-color: #6297B9;
	text-align: center;
}
#tableLayout #tdNavigation {
	padding-bottom: 0px;
	background-color: #8ca3c3;
}
#tdNavigation a {
	margin-right: 8px;
	margin-left: 8px;
	display: block;
	float: left;
}
#tableLayout #tdFooter {
	background-color: #FBFCF9;
	border-top: 1px solid #8ca3c3;
	padding: 10px;
	color: #9CA79D;
	text-align: center;
}
p {
	margin-top: 0px;
	text-align: left;
}
#tableLayout #tdSidebar {
	background-color: #d1e3fb;
	vertical-align: top;
	padding-top: 50px;
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	color: #6297B9;
	margin-top: 0px;
	margin-bottom: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
h2 {
	font-family: Myriad Pro Cond, Arial;
	font-size: 2em;
	color: #00a9eb;
}
#tableLayout #tdSidebar a {
	padding: 8px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #8ca3c3;
	border-right: 1px solid #8ca3c3;
	border-left: 1px solid #ffffff;
	display: block;
	margin-bottom: 10px;
	text-decoration: underline;
}
#tableLayout #tdSidebar a.form {
	background-color: #F6F7F3;
}
#tableLayout #tdSidebar a:link {
	color: #blue;
}
#tableLayout #tdSidebar a:hover {
	background-color: #FBFCF9;
	border-top: 1px solid #8ca3c3;
	border-bottom: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #8ca3c3;
	color:#red;
	text-decoration:underline;
}
#tableLayout #tdContent {
}
#divCopyright {
	font-size: 10px;
	margin: 1em;
	text-align: center;
}
#divCopyright a:link {
	color: blue;
	text-decoration: underline;
}
#divCopyright a:visited {
	text-decoration: underline;
	color: blue;
}
#divCopyright a:hover {
	text-decoration: underline;
	color: red;
}
a:link {
	color: blue;
	text-decoration: underline;
}
.highlight a:link {
	color: #blue;
	text-decoration: none;
}
.highlightnot a:link {
	color: #blue;
	text-decoration: none;
}
a:visited {
	color: blue;
	text-decoration: underline;
}
.highlight a:visited {
	color: #blue;
	text-decoration: none;
}
.highlightnot a:visited {
	color: #blue;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color:red;
}
.highlight a:hover {
	text-decoration: none;
	color:#red;
}
.highlightnot a:hover {
	text-decoration: none;
	color:#red;
}
h3 {
	font-size: 16px;
	color: #000000;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.docHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #D7DACE;
	border-left-width: 11px;
	border-left-style: solid;
	border-left-color: d7dace;
	text-indent: 4px;
	padding-left: 7px;
}
.BodyBold {
	font-weight: bold;
}
.BodyRedText {
	color: #FF0000;
}
.BodyBoldCentre {
	font-size: 1em;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.bodytextyellowback {

	background: #FFFFFF;
}
.bodytextyellowbackblue {

	background: #d1e3fb;
}
.bodytextyellowbackperm {

	background: #FFFFFF;
	color: #FFFFFF;
}
.bodytexthighlight {

	background: #FFFFCC;
	color:#000000;
	border-left: 1px solid;
	border-top: 1px solid;
	border-right-style:ridge;
	border-bottom-style:ridge;
	border-color:#006699;
}
.bodytexthighlightnot {

	background: #FFFFFF;
	color: #FFFFFF;
	border:none;
}
.previousnext {

	padding: 0px;
	width: auto;
	border: 1px solid #006699;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	font-family: Arial, Helvetica, sans-serif;
	cursor: auto;
	line-height: normal;
	background: #d1e3fb;
	font-size: 12px;
	color: #666666;
}
.style12 {
	font-size: xx-small;
	vertical-align: super;
}
.redbox {

	border: 2px solid #ff0000;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.yellowbox {

	border: 2px solid #ffff00;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.greenbox {

	border: 2px solid #00cc33;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.bluebox {

	border: 2px solid #0000ff;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.orangebox {

	border: 2px solid #996600;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
.greybox {

	border: 2px solid #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
	font-size: 12px;
	color: #000000;
}
