﻿#ContentWrapper {
	line-height: 1.4em;
}

#LeftContent {
	float: left;
	width: 41%;
	margin: 0;
	padding: 0 0 0 0;	 	
}

#RightContent {
	float: left;
	width: 59%;
	margin: 0;
	padding: 0 0 0 0;	 
}

#TitleArea {
	margin-bottom: 15px;
}

.Title {
	color: #6B80B7;
	font-weight:900;
	text-decoration:none;
}
		
.T1 {
font-size: 11px;
}

.T2 {
font-size: 11px;
font-weight: bold;
}

.RightColumn {
	padding-left: 10px;

}

.Textbox {
	border: none;
	background-color: #E2E9Fb;

}

#Privacy {
	font-size:10px;
	color:#000;
	text-decoration: underline;
	


}
