/* Global Styles */


.style_press_bold {
	color: #000000;
	font-weight: bold;
}



body {
	background-color: #FFFFFF;
	}
.press_bodyText {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	}
	
a {
	color: #333333;
	text-decoration: none;
	}
	
a:hover {
	color: #CC0000;
	text-decoration: underline;
	}
	
/* Class Styles */
	
.press_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;
	}
	
.press_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;
	}
	
.press_bodyText3 {
	color:#666666;
	line-height:13px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	list-style-image: none;
	text-align: left;
	padding-bottom: 13px;
	}

.bodysubtitle4 {
	color:#6666CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16pt;
	}
	
.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;
	}
.press_bodyText3 a:link {
	color: #0099CC;
	text-decoration: underline;
}
.press_bodyText3 a {
	color: #0099CC;
	text-decoration: underline;
}
.press_bodyText3 a:hover {
	color: #990000;
	text-decoration: underline;
}
.press_bodyText3 a:active {
	color: #FF0000;
	text-decoration: underline;
}
