/* CSS Document */
/*Created by Rajesh 20-05-08*/
.body 
{
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
}

.ads {
	font-family: tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d8d8d8;
	border: 1px solid #a1a1a1;
}
.nav_bg {
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	height: 33px;
}
.nav_ct_line {
	background-image: url(../images/btn_center_line.gif);
	background-repeat: no-repeat;
	height: 33px;
	width: 2px;
}
.nav_link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.nav_link:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}.left_bg {
	background-color: #f5f5f5;
	border: 1px solid #dddddd;
}
.advertisement {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ae0000;
}
.padding1 {
	padding-right: 20px;
	padding-left: 20px;
}

.heading1 {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.heading2 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.heading3 {
	font-family: tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.heading4 {
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.bodytext {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 16px;
}

.bodytextItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 16px;
	text-align: justify;
}


.formtext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #444444;
	text-decoration: none;
	line-height: 16px;

}
.note {
	font-family: tahoma;
	font-size: 12px;
	color: #FF0000;
}

.Viewboldtext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #444444;
	text-decoration: none;
	line-height: 16px;

}


.date {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #374B5B;
	text-decoration: none;
}
.morelink {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ae0000;
	text-decoration: none;
}
.morelink:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.border1 {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #d8d8d8;
}
.footerup {
	font-family: tahoma;
	font-size: 11px;
	color: #374B5B;
	text-decoration: none;
}
.footerlink {
	font-family: tahoma;
	font-size: 11px;
	color: #374B5B;
	text-decoration: none;
}
.footerlink:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.viewlink{
	font-family: tahoma;
	font-size: 12px;
	color: #374B5B;
	text-decoration: none;
	font-weight: bold;
}
.viewlink:hover {
	font-family: tahoma;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #000000;
}

.forText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.forMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	background-position: center;
	vertical-align: middle;
	width: 250px;
	border: thin solid #B4B4B4;
}
.textbox1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	font-style: normal;
	font-weight: normal;
	height: 12px;
	background-position: center;
	vertical-align: middle;
	width: 150px;
	border: thin solid #B4B4B4;
}

.sbtbutton {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #656565;
	width: auto;
	border: thin solid #464646;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F5F5F5;
	font-style: normal;
	font-weight: normal;
	background-position: center;
	vertical-align: middle;
	border: thin solid #B4B4B4;	
}

.tabledashedborder {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #A0C408;
}
.mandatory {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
}

.textlink1 {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}

.textlink1:hover {
	font-family: tahoma;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	text-align: justify;
}
.Footerlink1 {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}
.Footerlink1:HOVER {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0099CC;
	text-decoration: none;
}

.opinion {

	vertical-align: top;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	padding: 5px;
	text-decoration : none
}
.opinion:hover {
text-decoration:underline;
}
.link3up {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #2C75B1;
	text-decoration: none;
}

.testresultpic {
  width:160px;
  height:115px;
  float:left;
  padding:0px 0px 0px 0px;
}

.forget_link1 {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	
}

.forget_link {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	
}

.forget_link:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	text-align: justify;
}

