body {
	margin: 0px;
	padding: 0px;
	background-color: #2A8CA7;
}
.search-bg {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/search-bg.gif);
	background-repeat: repeat-x;
	height: 18px;
	width: 51px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 6px;
	margin-left: 10px;
}
.search-bg a{color:#FFFFFF; text-decoration:none;}
.search-bg a:hover{color:#FFFFFF; text-decoration:underline;}

.text-box{
	background-color:#186277;
	color:#FFFFFF; border:none 0px;
	height:19px;
}
.latest-heading {
	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: #EB5503;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.latest-subheading {

	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #8C8B8B;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
.user-heading {

	font-family: arial;
	font-size: 24px;
	font-weight: normal;
	color: #1B829D;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
}
.user-subheading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8C8B8B;
	text-decoration: none;
	text-align: right;
	padding-right: 10px;
	line-height: 30px;
}
.text-field {

	background-color:#FFFFFF;
	color:#666666; border:1px solid #8C8B8B;
	height:21px;
}
.login-bg {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/login-bg.gif);
	background-repeat: repeat-x;
	height: 21px;
	width: 62px;
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
}
.login-bg a{color:#FFFFFF; text-decoration:none;}
.login-bg a:hover{color:#FFFFFF; text-decoration:underline;}

.email-heading {
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	color: #8C8B8B;
	text-decoration: none;
	text-align: left;
	padding-left: 45px;
	line-height: 25px;
}
.warea {
	font-family: verdana;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	padding-left: 30px;
	padding-right: 20px;
}
.warea-more {
	font-family: verdana;
	font-size: 11px;
	line-height: 20px;
	color: #1B829D;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
}
.warea-more a{color:#1B829D; text-decoration:none;}
.warea-more a:hover{color:#1B829D; text-decoration:underline;}

.footer-home {
	font-family: tahoma;
	font-size: 12px;
	line-height: 25px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}
.footer-home a{color:#FFFFFF; text-decoration:none;}
.footer-home a:hover{color:#FFFFFF; text-decoration:underline;}

.footer-copy {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 10px;
}
.latest-subheading-more {
	font-family: tahoma;
	font-size: 11px;
	color: #8C8B8B;
	text-decoration: none;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.latest-subheading-more a{color:#8C8B8B; text-decoration:none;}
.latest-subheading-more a:hover{color:#8C8B8B; text-decoration:underline;}

