body {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	width: 100%;
	background-color: #FFFFFF;
/*	background-image: url(images/common/pgbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: fixed;
	text-align: left; */
}
br {
	height: 20px;
	line-height: 20px;
}
/*HEADER AREA BEGINS HERE*/
.headerarea{
	width: 1003px;
	height: 203px;
	background-color: #FFFFFF;
}
.headerarea .imagearea {
	width: 703px;
	background-position: left;
	text-align: left;
}
.headerarea .leftcolumn {
	width:178px;
	padding-top: 0px;
	padding-right: 61px;
	padding-bottom: 0px;
	padding-left: 61px;
}
/*HEADER AREA ENDS HERE*/
/*MENU AREA BEGINS HERE*/
.menuarea {
	height: 54px;
	background-color: #E6E9F0;
}
.menuarea .leftcolumn{
	width: 300px;
	height: 54px;
}
/*MENU AREA ENDS HERE*/
/*BODYINNER AREA BEGINS HERE*/
.bodyarea {
	vertical-align: top;
	width: 1003px;
}
.bodyarea a {
	color: #66A0CE;
	text-decoration:underline;
	font-weight: bold;
}
.bodyarea a:hover{
	color: #0665AF;
	text-decoration:underline;
	font-weight: bold;
}
.bodyarea ul {
	font-size: 12px;
	line-height: 25px;
	list-style-position: outside;
	list-style-image: url(images/common/bullet.gif);
	text-align: justify;
	vertical-align: top;
}
.bodyarea .innerarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
	vertical-align: top;
	padding-top: 31px;
	padding-right: 27px;
	padding-bottom: 31px;
	padding-left: 27px;
	text-align: justify;
	background-position: top;
	font-weight: normal;
}
.bodyarea .innerarea b{
	font-weight: bold;
	color: #63778F;
}
.bodyarea .innerarea .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #556880;
	font-weight: bold;
}
.bodyarea .innerarea .titlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #556880;
	font-weight: bold;
	text-decoration: underline;
}
.bodyarea .innerarea .subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #556880;
	font-weight: bold;
}
.bodyarea .innerarea .subtitlelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #556880;
	font-weight: bold;
	text-decoration: underline;
}
.bodyarea .innerarea .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #66A0CE;
	font-weight: normal;	
}
.bodyarea .innerarea .breadcrumb {
	font-size: 11px;
}
.bodyarea .innerarea hr {
	background-color: #D4D9E5;
	height: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyarea .leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #66A0CE;
	width:210px;
	height:228px;
	background-position: left;
	vertical-align: top;
	padding-top: 31px;
	padding-right: 45px;
	padding-bottom: 31px;
	padding-left: 45px;
	background-color: #F8F7F7;
}
.bodyarea .leftcolumn a {
	color: #66A0CE;
	text-decoration:underline;
	font-weight: bold;
}
.bodyarea .leftcolumn a:hover{
	color: #0665AF;

	text-decoration:underline
	font-weight: bold;
	font-weight: bold;
}
.bodyarea .leftcolumn ul {
	font-size: 12px;
	line-height: 20px;
	list-style-position: outside;
	list-style-image: url(images/common/bullet.gif);
	text-align: justify;
	vertical-align: top;
}
/*BODYINNER AREA ENDS HERE*/
/*FOOTER AREA STARTS HERE*/
.footer{
	height: 24px;
	background-color: #DBDFE8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: middle;
	width: 100%;
}
.footer .leftcolumn {
	width:295px;
	background-color: #73879F;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/*FOOTER AREA ENDS HERE*/

