/* CSS Document */
body {
	background-color: #cc0000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
body, td, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
}
a:link, a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:link, a:visited {
	color: #FF6633;
	text-decoration: none;
}
a:hover, a:focus, a:active {
	text-decoration: underline;
}

input, select, option, textarea {
	font-size: 10px;
}
#bkgrd_color {
	background-color: #FFFFFF;
}

#logo {
	background-image: url(/images/bkgrd_logo.jpg);
	background-repeat: no-repeat;
	background-position: 80px 180px;
}

td.forgot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
td.forgot a:link, td.forgot a:visited {
	color: #999999;
	font-size: 9px;
}
td.forgot a:hover, td.forgot a:focus, td.forgot a:active {
	color: #99CC00;
	font-size: 9px;
}
.txt_moving {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}


td.pageHeading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 0px;
}
td.dataForm table td {
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
td.dataHeading {
	font-size: 12px;
	font-weight: bold;
}
td.dataIntro {
	font-size: 10px;
	font-weight: bold;
}
td.dataHighlight {
	font-size: 14px;
	font-weight: bold;
	color: #99C21B;
}
td.dataDescription {
}
.dataRemarks {
	font-style: italic;
	color: #666666;
}

td.line {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
hr {
	color: #cccccc;
}

.normal {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;

}
