@charset "utf-8";
/* CSS Document */
.formArea{
	width:600px;
	font-family:"Arial Rounded MT Bold", Arial;
	font-size:16px;
	color:#666666;
	line-height:130%;
}
.formHeadMedia{
	height:84px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadMedia.png);
	float:left;
}
.formHeadSocialMedia{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadSocialMedia.png);
	float:left;
}
.formHeadSupportingDocuments{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadSupportingDocuments.png);
	float:left;
}
.formHeadPolicyDocuments{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadPolicyDocuments.png);
	float:left;
}
.formHeadEmailRecipients{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadEmailRecipients.png);
	float:left;
}
.formHeadRelatedDocuments{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadRelatedDocuments.png);
	float:left;
}
.formHeadFinish{
	height:81px;
	width:100%;
	background:#FFFFFF url(../images/2010/formHeadFinish.png);
	float:left;
}
.formBody{
	width:100%;
	background:#FFFFFF url(../images/2010/formBody.png);
	float:left;
}
.formfooter{
	height:23px;
	width:100%;
	background:#FFFFFF url(../images/2010/formFooter.png);
	float:left;
}
.formBodyLeft{
	width:300px;
	float:left;
	clear:left;
}
.formBodyRight{
	width:290px;
	float:left;
	clear:right;
}
.formBodyMain{
	width:95%;
	clear:both;
}
.formBody p.note{
	size:12px;
	padding:5px;
}
.formBody .formBodyLeft p{
	padding:3px 10px 11px 25px;
	text-align:right;
}

.formBody .formBodyRight input, .formBody .formBodyRight select, .formBody .formBodyRight input[type="text"], .formBody .formBodyMain .formBodyRight input[type="checkbox"], .formBody .formBodyMain .formBodyRight input, .formBody .formBodyRight .rightTextBox, .formBody .formBodyRight input[type="select"],.clearError, .formBody .formBodyRightCh select,.formBody .formBodyRightCh input{
	margin:0px 0px 3px 0px;
	width:200px;
	padding:5px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	height:30px;
}
.formBodyRightCh{
	float:left;
	width:150px;
}
.formBody .formBodyMain p,.formBody .formBodyMain p a{
	text-align:left;
	padding:0px 0px 10px 20px;
	text-decoration:none;
	color:#666666;
}
.formBody .formBodyMain p a:hover{
	color:#996600;
}
.formBody .formBodyMain textarea{
	width:575px;
	height:200px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:12px;
	display:block;
	margin:0px 10px 10px 10px;
	padding:5px;
}
.formBody .formBodyMain checkbox,.formBody .formBodyMain input[type="checkbox"]{
	display:inline;
	margin:0px 10px 10px 10px;
	padding:5px;
}
.formBody .formBodyMain input.large{
	width:575px;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
	margin:0px 10px 10px 10px;
}
.formBody .formBodyMain input.submitButton{
	text-align:center;
	width:400px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:block;
}
.formBody .formBodyMain h2{
	margin:0px 10px 10px 10px;
	color:#CC6600;
}
.show{
	display:block;
}
.hide{
	display:none;
}
.mediaError{
	color:#fff;
	background: #CC0000 url(../images/2010/formError.png) no-repeat;
}
.white{
	color:#fff;
}
#content_right_navMedia{
	font-family:Arial, Helvetica, sans-serif;
	width:600px;
	padding-left:20px;
}
#content_right_navMedia p{
	line-spacing:175%;
	padding-left:-50px;
	padding-right:30px;
}
#content_right_navMedia h1{
	padding: 20px 0px;
}
#content_right_navMedia h3{
	padding: 20px 0px;
	color:#666666;
	font-size:14px;
}
#content_right_navMedia p.left_nav_date{
	color:#999999;
	font-size:12px;
}
.videoMedia{
	margin:10px auto;
	padding:20px 20px 40px 40px;
	display:block;
}
.vidReleaseIcon{
	padding-left:20px;
}
.editMailGroup a{
	font-size:11px;
}
.comments{
	width:600px;
	margin:20px 0px;	
	font-family:Arial, Helvetica, sans-serif;
}
.comments .headComments{
	height:27px;
	background:#FFE9D5 url(../images/2010/headComments.png) no-repeat;
}
.comments .bodyComments{
	background:#FFE9D5 url(../images/2010/bodyComments.png) repeat-y;
	height:auto;
}
.comments .footComments{
	height:27px;
	background:#FFE9D5 url(../images/2010/footComments.png) no-repeat;
}
.comments .headComments h2{
	color:#666666;
	font-size:16px;
	position:relative;
	margin-left: 20px;
	padding-top:5px;
}
.comments .bodyComments p{
	line-height:150%;
	color:#993300;
	font-size:12px;
	margin-left: 20px;
	padding:10px 0px;
}
.innerCommentsBox{
	width:580px;
	margin-left:10px;
	margin-bottom:15px;
}
.innerCommentsBox .innerHeadCommentsBox{
	width:580px;
	height:41px;
	background:#FFF3EC url(../images/2010/innerHeadCommentsBox.png) no-repeat;
}
.innerCommentsBox .innerBodyCommentsBox{
	width:580px;
	background:#FFF3EC url(../images/2010/innerBodyCommentsBox.png) repeat-y;
}
.innerCommentsBox .innerFootCommentsBox{
	width:580px;
	height:45px;
	background:#FFF3EC url(../images/2010/innerFootCommentsBox.png) no-repeat;
}

.comments .bodyComments .innerCommentsBox .innerHeadCommentsBox h3{
	color:#FF9900;
	font-size:14px;
	position:relative;
	margin-left: 20px;
	padding-top:5px;
	line-height:0px;
}
.comments .bodyComments .innerCommentsBox .innerBodyCommentsBox textarea{
	font-family:Arial, Helvetica, sans-serif;
	color:#993300;
	margin-top:-10px;
	margin-left:5px;
	width: 520px;
}
.comments .bodyComments .innerCommentsBox .innerBodyCommentsBox .commentsText{
	font-family:Arial, Helvetica, sans-serif;
	color:#993300;
	width: 200px;
}
.comments .bodyComments .innerCommentsBox .innerBodyCommentsBox textarea.largeBox{

	height:200px;
}
.comments .bodyComments .innerCommentsBox .innerBodyCommentsBox textarea.smallBox{
	height:50px;
}
.comments .bodyComments .innerCommentsBox .innerBodyCommentsBox p.innerBoxDetails{
	color:#999;
	font-size:11px;
	margin-top:-10px;
	margin-left:20px;
}
#content_right_navMediaV2{
	width:inherit;
}


/*STYLES FOR THE MEDIA SEARCH FORM */
#mediaSearch{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin-bottom:30px;
	clear:both;
	background-color:#CCCCCC
}
#mediaSearch h1{
	font-size:16px;
	color:#996600;
	padding:10px 0px 5px 10px;
}
.mediaSearchLine{
	width:100%;
	clear:both;
	padding:2px;
}
.mediaSearchLeft{
	width:160px;
	height:30px;
	float:left;
	text-align:right;
	padding-right:20px;
}
.mediaSearchRight{
	width:420px;
	height:30px;
	float:left;
}
.mediaSearchRight .small{
	width:100px;
}
.mediaSearchRight input,.mediaSearchRight select, mediaSearchRight input[type="select"]{
	height:30px;
	padding: 5px;
	font-size:16px;
	color:#666666;
}
.mediaSearchLeft p{
	padding-top:3px;
}
.mediaSearchRight .searchNotes{
	text-align:left;
	padding:-5px 10px 0px 10px;
	text-decoration:none;
	color:#666666;
}

