body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.text_big{
	font-size: 14px;
}

.heading_brown{
	font-size: 18px;
	font-weight: bold;
	color: #7c6c5c;
}

.subheading_blue{
	font-size: 14px;
	font-weight: bold;
	color: #4b6d88;
}

.text_blue{
	font-weight: bold;
	color: #4b6d88;
}

.text_red{
	font-weight: normal;
	color: #990000;
}

.sep_lines{
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding: 5px;
}

.boxwhite{
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	border-left:1px solid #cccccc; 
	background:#ffffff left;
	padding:14px 15px 8px 8px;
	float: right; 
	font-family: Arial,Verdana, sans-serif; 
	font-size:.9em;
	margin: 5px;
	margin-top: 10px;
	text-align: left; 
	width: 150px;
	white-space: normal;
}

.boxwhite_top{
	border-top:1px solid #cccccc; 
	border-right:1px solid #cccccc; 
	border-bottom:1px solid #cccccc; 
	border-left:1px solid #cccccc; 
	background:#ffffff left;
	padding:14px 15px 8px 8px; 
	font-family: Arial,Verdana, sans-serif; 
	font-size:.9em; 
	text-align: left; 
	white-space: normal;
}

.boxwhite_links{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box_special{
	background-color: #7c6c5c;
	color: #ffffff;
	font-size: 12px;
	padding: 10px;
}
