.disclaimer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9.5px;
	color: #000033;
	width: 740px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
.pad_maintxt {
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #666666;
}
.pad_video {
	padding-top: 25px;
	padding-bottom: 20px;
	background-image: url(../img/00_video_back.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	width: 300px;
	padding-left: 20px;
	padding-right: 25px;
}
.pad_user {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-weight: bold;
	/*color: #333333;*/
	color:#000000;
	font-style: italic;
	padding-bottom: 10px;
	padding-left: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
	color: #000000;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF6600;
	margin-top: 0px;
	padding-top: 0px;
	margin-left: 5px;
	padding-left: 15px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 0.7em;
	line-height: 1.5em;
	/*color: #666666;*/
	color:#000000;
	padding-left: 5px;
}
.pad_photo {
	padding-bottom: 10px;
}
.topTitle {
	font-family: Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	font-weight: bold;
	padding-bottom: 5px;
}
.pad_topImg {
	padding-bottom: 10px;
	padding-top: 10px;
}
.topCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	line-height: normal;
}
.pad_topCopy {
	padding-top: 15px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
	background-position: center;
	float: right;
}

