body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#999999;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-face-color:#003366;
	scrollbar-highlight-color:#F3F3F3;
	scrollbar-dark-shadow-color:white;
	scrollbar-3d-light-color:#777777;
	
	margin: 0px;
	}
form {
	margin: 0px;
	}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
a {font-family: Arial, Helvetica, sans-serif}
a:link {text-decoration: underline; font-weight: normal; color: #003366}
a:visited {text-decoration: underline; font-weight: normal; color: #003366}
a:active {color: #003366; font-weight: normal; text-decoration: underline}
a:hover {color: #000000; font-weight: normal; text-decoration: underline}

.blacklink a {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.blacklink a:active {color: #000000; text-decoration: none; font-weight: bold}
.blacklink a:visited {color: #000000; text-decoration: none; font-weight: bold}
.blacklink a:link {color: #000000; text-decoration: none; font-weight: bold}
.blacklink a:hover {color: #003366; text-decoration: none; font-weight: bold}

.bluelink a {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.bluelink a:active {color: #003366; text-decoration: none; font-weight: bold}
.bluelink a:visited {color: #003366; text-decoration: none; font-weight: bold}
.bluelink a:link {color: #003366; text-decoration: none; font-weight: bold}
.bluelink a:hover {color: #000000; text-decoration: none; font-weight: bold}

.whitelink a {font-family: Arial, Helvetica, sans-serif; font-size: 8pt}
.whitelink a:active {color: #FFFFFF; text-decoration: none; font-weight: bold}
.whitelink a:visited {color: #FFFFFF; text-decoration: none; font-weight: bold}
.whitelink a:link {color: #FFFFFF; text-decoration: none; font-weight: bold}
.whitelink a:hover {color: #CCCCCC; text-decoration: none; font-weight: bold}

table {
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
	}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #555555;
	border-right: 1px solid #999999;
	background-color: #EEEEEE;
	color: #000000;
	}
.radio {
	border: 0px;
	background-color: #FFFFFF;
	}
.checkbox {
	border: 0px;
	background-color: #FFFFFF;
	}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	border-top: #888888 1px solid;
	border-bottom: #454545 1px solid;
	border-left: #888888 1px solid;
	border-right: #454545 1px solid;
	background-color: #003366;
	color: #FFFFFF;
	}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	border-top: 1px solid #555555;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #555555;
	border-right: 1px solid #999999;
	background-color: #EEEEEE;
	color: #000000;
	}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: #EEEEEE;
	color: #000000;
	}
.plus a {color: #ffffff; text-decoration: none; font-weight: bold}
.plus a:active {color: #ffffff; text-decoration: none; font-weight: bold}
.plus a:visited {color: #ffffff; text-decoration: none; font-weight: bold}
.plus a:link {color: #ffffff; text-decoration: none; font-weight: bold}
.plus a:hover {color: #ffffff; text-decoration: underline; font-weight: bold}
.plus {font-family: Arial; font-size: 8pt; font-weight: bold; background-color: #297BEF}

.cplan {
	border-left: #999999 1px solid;
	border-top: #999999 1px solid;
	}
.cplan TH {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #0066CC;
	color: #FFFFFF;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	}
.cplan TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	border-right: #999999 1px solid;
	border-bottom: #999999 1px solid;
	}
.noborder {
	border: 0px;
	background-color: transparent;
	}
.noborder TH {
	border: 0px;
	}
.noborder TD {
	border: 0px;
	}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	}
