.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
	text-align: left;
}
body {
	background-image: url(FP5001/images/campus_back.jpg);
	background-repeat: repeat-y;
}

.tip_outline {
	border: 1px solid #dddddd;
}

.sub_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #666666;
	line-height: normal;
	text-align: left;
}
.centerline {
	background-image: url(FP5001/images/centerline.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
}
a:hover {
	color: #d19b00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:link {
	color: #3f5101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:visited {
	color: #3f5101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3f5101;
}
.content_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	text-align: left;
}
#sub a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3f5101;
	text-decoration: underline;
}
#sub a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #d19b00;
	text-decoration: underline;
}
.bottomline a:hover {
	color: #d19b00;
}


#sub a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3f5101;
	text-decoration: underline;
}

#sub a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #3f5101;
	text-decoration: underline;
}
