body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}.logo_bg {
	background-image: url(images/left_col_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bluebar_vert {
	background-image: url(images/blueline_vert.gif);
	background-repeat: repeat-y;
}
.bluebar_horizontal {
	background-image: url(images/blueline_horizontal.gif);
	background-repeat: repeat-x;
}
.title {
	font-size: 14px;
	color: #0082C6;
}
.subtitle {
	font-size: 13px;
	line-height: 17px;
	color: #0082C6;
}
.bodytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #58595B;
}

.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #58595B;
}
.bluetext {
	font-size: 12px;
	line-height: 17px;
	color: #0075C2;
}
.bluetext_tight {
	font-size: 12px;
	line-height: 14px;
	color: #0075C2;
}
.bluetext10 {
	font-size: 10px;
	line-height: 17px;
	color: #0075C2;
}
.shadow_horizontal {
	background-image: url(images/shadow_horizontal.jpg);
	background-repeat: repeat-x;
	background-position: 0px;	
}
.shadow_vertical {
	background-image: url(images/shadow_vertical.jpg);
	background-repeat: repeat-y;
	background-position: 0px;
}
.shadow_corner {
	background-image: url(images/shadow_corner.jpg);
	background-repeat: no-repeat;
}a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
.submit_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	background-color: #58595B;
	padding: 2px;
	border: 1px outset #000000;
}
