.app_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}
.app_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	line-height: 150%;
}
.app_headItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}
.app_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
}
.app_form {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
#appform a:link {
	color: #333333;
		text-decoration: none;
}
#appform a:visited {
	color: #333333;
		text-decoration: none;
}
#appform a:hover {
	color: #660000;
	text-decoration: none;
}
#appform a:active {
		color: #660000;
		text-decoration: none;
	}
.content_small {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.content {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.photo_border {
	border: 1px solid #480505;
	}
	
.odyssey_border {
	border: 1px solid #DCBF6E;
	}
	
.index_subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 125%;
	}
	
.index_subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ABBE93;
	line-height: 125%;
	}
	
.photoRight {
	float: right;
	border: none;
	margin-left: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 5px;
	padding-top: 5px;
	}
	
.contentHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	}

.photoLeft {
	float: left;
	margin-right: 8px;
	padding-right: 8px;
	margin-top: 5px;
	padding-top: 5px;
	}
