@charset "UTF-8";
.SIdeTopPanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	background-color: #B0AAAA;
	background-image: url(Images/LeftNavImages/LeftGrad1.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	padding: 15px;
}
.SideBasePanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	background-color: #DFDADA;
	background-repeat: no-repeat;
	background-position: left top;
	color: #333333;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-image: url(Images/LeftNavImages/LeftGrad2.jpg);
}
.SideBaseText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #123471;
	font-weight: bold;
}
.MainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
}
.MainBodyTitle01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 100%;
	color: #315CAC;
	margin-right: 20px;
	margin-left: 20px;
}
.MainBodyTitle02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 100%;
	color: #1893D2;
	margin-right: 20px;
	margin-left: 20px;
}
.MainBodyTitle03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 100%;
	color: #0066FF;
	margin-right: 20px;
	margin-left: 20px;
}
.MainBodyList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	color: #333333;
	margin-left: 20px;
	margin-right: 20px;
	list-style-type: disc;
	list-style-position: outside;
}
.SideBaseCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	color: #333333;
	font-weight: normal;
}
.SideBaseText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 100%;
	color: #123471;
	font-weight: bold;
}
.SideBaseText3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 5px;
	color: #187CB5;
	font-weight: bold;
}
.SmallDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #999999;
	margin-left: 20px;
	margin-right: 20px;
}

