.body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color:#eaeaea;
}
.boader {
	border: 1px solid #cfcfcf;
}
.border {
	border: 3px solid #cfcfcf;
}

.light-blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #35b4e7;
	text-decoration: none;
}
.light-blue-text-term {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
}
.blue-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #015198;
	font-weight: bold;
	text-decoration: none;
}
.blue-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #015198;
	font-weight: bold;
	text-decoration: none;
}
.blue-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	font-weight: bold;
	text-decoration: none;
}
.text-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: none;
	background-color: #ecf6ff;
	border: 1px solid #cfcfcf;
}
.normal-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565656;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.normal-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565656;
	text-decoration: underline;
	text-align: justify;
	line-height: 15px;
}
.normal-text a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #565656;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
.head-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.top-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: none;
}
.top-link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: none;
}
.top-link a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #015198;
	text-decoration: underline;
}
.top-link-underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: underline;
}
.top-link-underline a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: underline;
}
.top-link-underline a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #565656;
	text-decoration: none;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	background-image:url(../images/button_bg.jpg);
	border: 1px solid #3987cc;
	background-repeat: repeat-x;
	background-position: left top;
}
