* {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
p {
	margin-bottom: 16px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
}


body {
	color:#000000;
	font-size:12pt;
	font-family:Tahoma, Geneva, sans-serif;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a:visited {
	color: #FF0000;
	text-decoration:none;
	font-size:9pt;
}
a:link {
	color: #FF0000;
	text-decoration:none;
	font-size:9pt;
	font-weight: normal;
}
a:hover {
	color: #ff0000;
	text-decoration:none;
	font-size:9pt;
	font-weight: normal;
}

.newlink a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}
#footer {
	padding-bottom: 6px;
}

.newlink a:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}


.newlink a:hover {
	color: #cc0000;
	font-size: 12px;
}
.form-button-box {
	width: 100px;
	background-color: #FC0;
}
.sub-footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAA;
	padding-bottom: 5px;
	color: #7D7D7D;
}


.form-text-box {
	background-color: #CCC;
	width: 300px;
	margin-top: 10px;
}

.main-text {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 12px;
	padding-left: 20px;
	line-height: 18px;
}


.greybar-td {
	background-image: url(../images/greybar.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 27px;
	font-size: 11px;
}
.footer-bar {
	background-image: url(../images/footer-bar.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
}

.main-page-img {
	height: 200px;
	width: 200px;
	margin-left: 300px;
}
.fxlink a {
	color: #6AA3FF;
	font-size: 9px;
	font-weight: bold;
}
.fxlink a:hover {
	color: #0042AE;
	font-size: 9px;
}
.fxlink a:visited {
	color: #6AA3FF;
	font-size: 9px;
	font-weight: bold;
}

