@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
}
a:link {
	text-decoration:none;
	color:#000066;
	font-style:italic;
}
a:visited {
	text-decoration:none;
	color:#000066;
	font-style:italic;
}
a:hover {
	text-decoration:none;
	color:#CC0000;
	font-style:italic;
}
a:active {
	text-decoration:none;
	color:#000066;
	font-style:italic;
}
p {
	margin:0px;
	text-align: left;
}
br {
	margin:0px;
}
img {
	border:0px;
}
ul,ol,li {
	margin:0px;
}
blockquote {
	margin:0px 10px;
}
h1 {
	font-size:x-large;
	font-weight:bolder;
	margin:0px 20px;
}
h2 {
	font-size:larger;
	font-weight:bolder;
	margin:0px 20px;
}
h3 {
	font-size:large;
	font-weight:bolder;
	margin:0px 20px;
}
h4 {
	font-size:medium;
	font-weight:bolder;
	margin:0px 20px;
}
h5 {
	font-size:medium;
	font-weight:bolder;
	font-style:italic;
	margin:0px 20px;
}
.textLeft {
	font-size:small;
	margin:0px 2px 0px 20px;
}
.textCenter {
	font-size:small;
	margin: 0px 2px 0px 6px; 
}
.formCenter {
	font-size:small;
	margin: 0px 2px 0px 10px; 
}
.textRight {
	font-size:small;
	margin: 0px 20px 0px 8px;
	text-align:left;
}
.footerText {
	font-size:10px;
	text-align:center;
	font-weight:bold;
}
.cright {
	font-size:xx-small;
	font-weight:bold;
	font-style:italic;
	text-align:center;
}
.buttons {
	font-size:14px;
	font-weight:bolder;
	text-align:right;
	margin-right:4px;
	color:#990000;
}
.buttons a:link {
	text-decoration:none;
	color: #000;
}
.buttons a:visited {
	text-decoration:none;
	color:#000;
}
.buttons a:hover {
	text-decoration:none;
	color:#666666;
}
.buttons a:active {
	text-decoration:none;
	color:#000;
}
.buttonsSub {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	margin-right:4px;
	color:#000;
}
.buttonsSub a:link {
	text-decoration:none;
	color: #000;
}
.buttonsSub a:visited {
	text-decoration:none;
	color:#000;
}
.buttonsSub a:hover {
	text-decoration:none;
	color:#666666;
}
.buttonsSub a:active {
	text-decoration:none;
	color:#000;
}
.buttonsSubSelected {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	margin-right:4px;
	color:#990000;
}
.buttonsSubSelected a:link {
	text-decoration:none;
	color: #000;
}
buttonsSubSelected a:visited {
	text-decoration:none;
	color:#000;
}
buttonsSubSelected a:hover {
	text-decoration:none;
	color:#666666;
}
buttonsSubSelected a:active {
	text-decoration:none;
	color:#990000;
}
.smallLinkText {
	font-size:x-small;
	font-weight:bold;
	margin: 0px 2px 0px 6px; 
}
.smallText {
	font-size:x-small;
	font-style:italic;
}
