
html {
	height: 100%;
}
body {
	height: 100%;
	margin:0px;
	padding:0px;
}


#footer {
	position: relative;
	margin-top: -6px;
	left:50px;
	width:910px;
	height:4px;
	background-color:#aaa;
}
.active {
	color:#000000;
}
.purple {
	color:#621A4B;
}

.rule {
	border-top:1px solid #ccc;
	margin-bottom:15px;
	margin-top:15px;	
}


#preport_container a {
	text-decoration:underline;
	color:#621A4B;
	
	}
	
	
#preport_bottom_container a {
	text-decoration:underline;
	color:##621A4B;
	
	}


.guideline_list li {
	color: #621A4B;
	padding-bottom:16px;
}



#preport_container {
	position:relative;
	left:50px;
	width:930px;
	background-color:#FFFFFF;
}

* html #preport_container {
	height: 100%;
}

.titles {
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

.titles_san {
	color:#333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;

}


#preport_colorbar {
	width:910px;
	height:4px;
	background-color:#aaa;
}
#preport_date {
	width:908px;
	height:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	font-size:9.5px;
	color:#999;
}
#preport_logo {
	margin-top:10px;
	height:123px;
	width:910px;
	background-image:url(../../images/double_rule.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#preport_col1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15.75px;
	color:#333;
	width:287px;
	padding-top:13px;
	padding-right:15px;
	float:left;
}
#preport_col2 {
	width:615px;
	border-left:1px solid #D6D6D6;
	color:#333;
	display:table;
}
#preport_lead_in {
	width:600px;
	padding-top:8px;
	padding-left:14px;
	padding-bottom:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#555;
	line-height:28px;

}
#preport_lead_in_small {
	width:600px;
	padding-top:4px;
	padding-left:14px;
	padding-bottom:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#555;
	line-height:18px;
	background-image:url(../../images/double_rule.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
}
#preport_col2_left {
	width:282px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15.75px;
	float:left;
	border-right:1px solid #d6d6d6;
}




#preport_col2_right {
	width:282px;
	margin-left:312px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15.75px;
	border-left:1px solid #d6d6d6;
}

#preport_bottom_container {
	clear:both;
	width:912px;
	background-color:#FFFFFF;
	background-image:url(../../images/double_rule.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#preport_bottom_left {
	width:443px;
	padding-top:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15.75px;
	float:left;
}

#preport_bottom_right {
	margin-left:455px;
	width:443px;
	padding-left:15px;
	padding-bottom:20px;
	padding-top:30px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	line-height:15.75px;
	border-left:1px solid #d6d6d6;
}

#preport_footer {
	position: relative;
	margin-top: -6px;
	left:50px;
	width:910px;
	height:4px;
	background-color:#aaa;
}

/*div {
	border:1px solid #000;
}
