/* CSS Document */

div.main_container div.content {
	width:680px;
	padding:20px 40px 20px 40px;
	background:#DAC6A1;
	background-image:url(/common/images/surveyBG-Content.gif);
	background-repeat:repeat;
	margin:0px;
}
div.content_container {
	width:760px;
	margin-left:0px;
	background-image:url(/common/images/interface/BG-content.gif);
	background-position:right;
	background-repeat:repeat-y;
	padding:0px;
	margin-top:0px;
}

	div.content_container div.right_content_top {
	float:left;
	width: 589px;
	
}
	div.content_container div.right_content {
	
	float:left;
	width: 544px;
	margin:0px 0px 0px 25px;
	padding:0px;
	
}
div.content_container div.right_content  th.dotted_bottom{
	border-bottom:1px dotted;
	
}
div.content_container div.right_content p, div.content_container div.right_content ul, div.content_container div.right_content ol{
/*margin-left:20px;
text-indent:-5px;*/
font-size:8pt;
color:#050708;
/*width:534px;*/
}
div.content_container div.right_content p.indent {
	margin-left:10px;
	margin-right:20px;
	text-indent:-14px;
	font-size:8pt;
	color:#050708;
	text-align:justify;
}
div.content_container div.right_content td.video{
	background-color:#e0e7d7;
}
div.content_container div.right_content td.join{
	background-color:#d6dbd4;
	padding:5px 10px 5px 10px;
}
div.event{
	text-align:left;
	text-indent:0px;
	padding:5px 11px 5px 3px;
	font-size:8pt;
	color:#868484;
	
}

div.view_all {
	text-align:left;
	text-indent:0px;
	padding:5px 11px 5px 3px;
	font-size:8pt;
	color:#868484;	
}

div.event_alternate{
	text-align:left;
	text-indent:0px;
	padding:5px 11px 5px 3px;
	font-size:8pt;
	color:#868484;
	
}
div.content_bottom{
	
	clear:both;
}
table.events {
	width:525px;
        padding-bottom:10px;
}
th.ordering {
	height:15px;
	text-align:left;

}
th.ordering a, th.ordering a:visited {
	color:#050708;
	
}
td.alternate {
	height:15px;
	background-color:#bec6c8;

}
td.alternate_docs {
	height:15px;
	background-color:#FCECDF;
}

td.order {
	height:15px;
	background-color:#96a2b3;

}

table.event_profile{
	width:525px;
}
table.event_profile td.return {

	text-align:right;
	vertical-align:top;


}
table.representatives td {
	vertical-align: top;
	padding:9px;
	font-size:10px;
	border-top: 1px dotted #babeaf;
    color:#050708;
	
	}
table.representatives img {
	border: 1px #babeaf;
	}
div.title {
	
	float:left;
	background-image:url(../images/title/icon-Sun.gif);
	font-family:"Trebuchet MS";
	font-size:14pt;
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom:3px;
	width:80%;
	color:#D48F18;
}
div.subtitle {
	font-family:"Trebuchet MS";
	font-size:12pt;
	height:28px;
	border-bottom: dotted 1px #586338;
	background-repeat:no-repeat;
	color:#d47718;
}
hr.clear {
	clear:both;
	background:none;
	border-bottom: dotted 1px #586338;
	border-top:none;
	border-left:0px;
	margin:0px 0px 5px 0px;
	padding:0px;
	height:1px;

}
div.community {
	width:130px;
	float:left;
}
div.left{
	padding:10px 0px 10px 10px;
	float:left;
	width:358px;
}

div.right{
	float:left;
	padding:2px;
	width:172px;
}

div.homepage_feature{
	float:left;
	margin:10px 0px 0px -10px;
	width:358px;
}
div.main_event {
	text-align:left;
	text-indent:0px;
	padding:5px 11px 10px 3px;
	font-size:8pt;
	color:#868484;
	border-bottom: dotted 1px #586338;
}

div.content_feature {
	clear:both;
	padding:0px 0px 10px 0px;
}

div.content_feature p{
	clear:both;
	padding-top:5px;
}

.pdf_link { padding-left:22px; min-height:17px; background: url('/common/images/pdf_icon.jpg') no-repeat top left; display:block; }
.pdf_link span{ line-height:17px; display:inline;}
.pdf_info { color:#888;}

#forgot_has_info,#forgot_no_info{
	width:100%;
}

#forgot_has_info .title, #forgot_no_info .title{
	text-align:right;
	width:87px;
}

.required{
	width:3px;
	color:#D47718;
}

#forgot_no_info input.text_input_long{
	width:412px;
}	

#forgot_no_info input.text_input_short{
	width:142px;
}

#forgot_no_info input.text_input_tiny{
	width:70px;
}

th.cursor {
	cursor:pointer;
}