/* Legal Pages */

#legal_title {
	background: url(../images/titlebar_green1.jpg) no-repeat #FFFFFF bottom;
	width: 680px;
	height: 108px;
}

#legal_title a {
	color: #FFFFFF;
}

#legal_title h1 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
	padding-top: 45px;
	padding-left: 20px;
}

#legal_title h5 {
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	padding-left: 28px;
	padding-top: 8px;
}

#common_col_left h3 {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	border-bottom: 1px solid #666666;
	margin: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	clear: left;
}

.legal_link {
	clear: both;
	text-align: right;
	line-height: 100%;
	margin-top: 10px;
	padding-right: 15px;
}

.legal_link a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}

.legal_wrap a {
	color: #0099CC;
	text-decoration: none;
	border-bottom: 1px dotted #0099CC;
}