@charset "UTF-8";
.main_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}
.subhd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	line-height: 22px;
	color: #1C5386;
	text-decoration: none;
}
.sm_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #1C5386;
	text-decoration: none;
}
.home_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
	text-transform:capitalize;
	padding-left: 500px;
	padding-top: 12px;
}
.icon_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#999999;
	text-decoration: none;
	text-align:right;
}
.lft_side {
	background-image: url(images/side_bg.png);
	background-repeat: no-repeat;
	height: 372px;
	width: 270px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	color:#999999;
	text-decoration: none;
}
a:link {
color:#006666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #006666;
	text-decoration: none;
}
a:visited:hover {
	text-decoration: underline;
}.blue_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-image: url(images/sb_bg.gif);
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	width: 201px;
	padding: 15px;
}
