body,td,th {
	font-family: tahoma, Arial;
}
a:link {color: #0000FF;}
a:visited {color: #0000FF;}
a:hover {color: #0000FF;}
a:active {color: #0000FF;}
.bg-gradient {
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
.bg-gradient-long {
	background-image: url(../images/bg_long.png);
	background-repeat: repeat-x;
}
.copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	padding-top: 10px;
}
.copyright:link {font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #666; text-decoration: none;}
.copyright:visited {font-family: Geneva, Arial, Helvetica, sans-serif; 11px; font-style: normal; font-weight: normal; color: #666; text-decoration: none;}
.copyright:hover {font-family: Geneva, Arial, Helvetica, sans-serif; 11px; font-style: normal; font-weight: normal; color: #660000; text-decoration: none;}
.bg-white {
	background-color: #FFFFFF;
}
.bg-left {
	background-image: url(../images/bevel_left.png);
	background-repeat: no-repeat;
}
.bg-right {
	background-image: url(../images/bevel_right.png);
	background-repeat: no-repeat;
}
.box-home {
	background-color: #FFFFFF;
	background-image: url(../images/form_466_bg.png);
	width: 465px;
	position: relative;
	background-repeat: repeat-y;
}
.text-area {
	font-family: tahoma, Arial;
	text-align: left;
	font-size:smaller;
}
.grey-line {
	position: relative;
	width: 80%;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.text-small {
	font-size: small;
}
.table-look {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #000000;
	font-size: small;
}
.red-underline {font-weight: bold;	color: #CC0000;	text-decoration: underline;}
a.red-underline {font-weight: bold;	color: #CC0000;	text-decoration: underline;}
a:hover.red-underline {font-weight: bold;	color: #CC0000;	text-decoration: underline;}
a:visited.red-underline {font-weight: bold;	color: #CC0000;	text-decoration: underline;}
.width-160 {
	width: 160px;
}
.red-bold {
	font-weight: bold;
	color: #CC3300;
}
.bg-lite-blue {
	background-color: #D6E0ED;
}
.width-7chars {
	width: 80px;
}
.indent-3spaces {
	position: relative;
	left: 12px;
}
.title {
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #0B1F4A;
	color: #FFFFFF;
	font-weight: bold;
	height: 20px;
	vertical-align: middle;
	text-align: left;
}
.form-body {
	padding-right: 4px;
	padding-left: 4px;
	margin-left: 4px;
	margin-right: 4px;
	background-color: #D6E0ED;

}
.thanks {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	color: #666600;
}
.thanks-sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
}

