td {
	font-family: 	arial,verdana;
	font-size:		13px;
	font-weight:	normal;
	color:			#000000;
	line-height:	18px;
}

.overhead {
	font-family: 	arial,verdana;
	font-size:		16px;
	font-weight:	bold;
	color:			#000000;
	line-height:	24px;
}

.nav:link {
	text-decoration: 	none;
	color:				#FFFFFF;
}
.nav:visited {
	text-decoration: 	none;
	color:				#FFFFFF;
}
.nav:hover {
	text-decoration: 	none;
	color:				#F8D49D;
}

.content_table {
	border-style:			solid;
	border-top-width:		1px;
	border-left-width:		1px;
	border-right-width: 	0px;
	border-bottom-width:	0px;
	border-color:			#88ACF9;
}

.content_table2 {
	border-style:			solid;
	border-top-width:		0px;
	border-left-width:		0px;
	border-right-width: 	1px;
	border-bottom-width:	1px;
	border-color:			#88ACF9;
}

a:link {
	text-decoration: 	none;
	color:				#465981;
}
a:visited {
	text-decoration: 	none;
	color:				#465981;
}
a:hover {
	text-decoration: 	none;
	color:				#7FA1E9;
}

.input {
	border-style:		solid;
	border-width:		1px;
	border-color:		#88ACF9;
	background:			#FFFFFF;
	color:				#000000;
	font-family:		arial, verdana;
	font-size:			12px;
	font-weight:		normal;
}

.button {
	border-style:		solid;
	border-width:		1px;
	border-color:		#5B75A8;
	background:			#88ACF9;
	color:				#000000;
	font-family:		arial, verdana;
	font-size:			12px;
	font-weight:		normal;
}
