/* CSS Document */
/* Created by Sai Ashish 15-02-2008 */

.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
}
.pading1 {
	padding-right: 5px;
	padding-left: 5px;
}
.heading {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2199DA;
	text-decoration: none;
}
.heading:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #2199DA;
	text-decoration: underline;
}

.rightpadding {
	padding-right: 5px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #A3A3A3;
}
.lrborder {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A3A3A3;
	border-left-color: #A3A3A3;
}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A3A3A3;
}
.padding2 {
	padding: 10px;
}
.content {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}
.morelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EFA921;
	text-decoration: underline;
}
.morelink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #EFA921;
	text-decoration: underline;
}
.footertext {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footerlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.footerlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.footertext2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerlink2 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.footerlink2:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.heading1 {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #2199DA;
	text-decoration: none;
}
.forSesMsg 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BC0B11;
	font-weight: bold;
	text-decoration: none;
}
.mandatory
{
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}

