/* CSS Document */
/*Created by Sai Ashish 15-06-09*/


.body {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
}.lt_line {
	background-image: url(../images/lt_line.gif);
	background-repeat: no-repeat;
	height: 187px;
}
.text1 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
}


.text2 {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #424242;
	text-decoration: none;
	}
	
	.dotborder {
	background-color: #f6f6f6;
	border: 1px dotted #e5e5e5;
	padding: 10px;
}
	
.content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	text-align: justify;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3C3C;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3D3C3C;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #499302;
	text-decoration: none;
}

.textfield_button {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #6BAC0C;
	border: 1px solid #6BAC0C;
	padding:2px;
}
.readmore_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.readmore_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
