/* Global Styles */

body {
	background-color: #FFFFFF;
	}
.bodyText {
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	}
	
a {
	color: #333333;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
/* Class Styles */
	
.bodyText {
	color:#333333;
	line-height:16px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style-image: none;
	text-align: left;
	}
	
.bodyText_bold {
	color:#6666CC;
	line-height:16px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	}
	
.bodyText2 {
	color:#999999;
	line-height:16px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	list-style-image: none;
	text-align: left;
	}

.bodysubtitle4 {
	color:#6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16pt;
	}
	
.bodyTextIndent {
	color:#333333;
	line-height:16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	padding-left: 17px;
	padding-top: 10px;
	margin-top: 0px;
	}
	
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 14px;
	line-height: 36px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	color: #333333;
	}
	
.photogallery {
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	}
	
.video {
	border-top-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 26px;
	padding-left: 12px;
	}
