@charset "UTF-8";
/* CSS Document */

/* body and ID styles are located in winter_, summer_, and theme_current css file */

/* -- Common Styles for All Pages -- */

/* -- Content Divs -- */

.share_home {
	float: right;
	height: 16px;
	width: 125px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 35px;
}

.share {
	float: right;
	height: 16px;
	width: 125px;
	margin-right: 15px;
	padding: 0px;
	margin-top: 5px;
}

.full {
	clear: both;
	text-align: justify;
	padding-bottom: 10px;
	margin-left: 6px;
}
.full_justified {
	text-align: justify;
	padding-right: 5px;
}
.full_noJustify {
	clear: both;
	padding-bottom: 10px;
	margin-left: 6px;
}
.full_right {
	text-align: right;
	padding-bottom: 10px;
	padding-right: 15px;
	margin: 0px;
	padding-top: 0px;
	margin-left: 6px;
}
.full_margins {
	margin-right: 40px;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 10px;
}
.full_outdented_list {
	padding-left: 20px;
	text-indent: -18px;
	margin: 0px;
	line-height: 16px;
	margin-left: 6px;
}
.full_centered {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-align: center;
	margin-left: 6px;
}
.full_centered table {
	margin-right: auto;
	margin-left: auto;
}
.full_floated {
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding-left: 6px;
}
.full_bordered {
	clear: both;
	text-align: justify;
	line-height: 16px;
	width: 685px;
	border: 2px solid #000000;
	margin-left: 6px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.left_1-2 {
	width: 49%;
	clear: left;
	float: left;
	margin-bottom: 10px;
	padding-left: 6px;
}
.left_1-2_bordered {
	width: 335px;
	clear: left;
	float: left;
	text-align: justify;
	border: 2px solid #333333;
	padding: 10px;
	line-height: 16px;
}
.right_1-2 {
	clear: right;
	float: right;
	width: 49%;
	margin-bottom: 10px;
}
.left_2-3 {
	float: left;
	width: 490px;
	margin-bottom: 10px;
	padding-left: 5px;
}
.left_1-3 {
	float: left;
	width: 235px;
	margin-bottom: 10px;
	padding-left: 10px;
}
.left_1-3_bordered {
	width: 225px;
	clear: left;
	float: left;
	text-align: justify;
	padding: 10px;
	line-height: 16px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
}
.center_1-3 {
	float: right;
	width: 230px;
	margin-bottom: 10px;
}
.right_1-3 {
	float: right;
	width: 230px;
	margin-bottom: 10px;
}
.right_2-3 {
	float: right;
	width: 475px;
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 10px;
}
.left_5-6 {
	float: left;
	width: 83%;
	margin-bottom: 10px;
	margin-top: 10px;
}
.right_1-6 {
	float: right;
	width: 120px;
	padding-top: 30px;
}
#popup_container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	background-color: #FFFFFF;
	padding: 10px;
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	line-height: 14px;
}

/* -- Common Element Styles -- */

.red_text {
	font-weight: bold;
	color: #CC0000;
}
.title_banner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 10px;
	margin-left: 0px;
	height: 14px;
	background-image: url(elements/common/title_banner_slice.jpg);
	background-repeat: repeat-x;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	letter-spacing: 1px;
}
.fltrt {
	float: right;
	margin-left: 8px;
	margin-bottom: 4px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.registered { /* Shrink and superscript the R */
	font-size: 75%;
	position: relative;
	top: -7px;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.video_count {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #333333;
	margin-right: 10px;
	margin-bottom: 5px;
}
