/* CSS Document */

body {
	background-color: #FFFFFF;
}

.style1 {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.style2 {
	color: #797979;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	
		
}
.style3 {
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #797979;
}
.style4 {
	font-size: 16px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.style5 {
	font-size: 19px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #A50F0C;
}
.style6 {
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #A20C09;
}
.style7 {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #A20C09;
}
.style8 {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	color: #25548A;
}
.bodylink {
	font-size: 16px;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	color: #939393;
}
.bodylink:hover {
	color: #0F81CD;
	text-decoration: normal;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;

}
.bodylink1 {
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.bodylink1:hover {
	color: #93C3F5;
	text-decoration: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footlink {
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
}
.footlink:hover {
	color: #0F81CD;
	text-decoration: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.leftlink {
	font-size: 14px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #797979;
}
.leftlink:hover {
	color: #24558B;
	text-decoration: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.TextField {
	color: #797979;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 180px;
	height: 20px;
	border: 1px solid #797979;
}
.smTextField {
	color: #797979;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 45px;
	height: 20px;
	border: 1px solid #797979;

}
.myBt {
	color: #FFFFFF;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	width: 99px;
	border: 1px none;
	height: 23px;
	background-image: url(../images/submit-bt.jpg);
	cursor: hand;

}
.box-bord {
	text-decoration: none;
	background-color: #F5F5F5;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E5E5E5;
	border-bottom-color: #E5E5E5;
	border-left-color: #E5E5E5;
	border-top-color: #E5E5E5;
}

.error {
	color: #FF0000;
	font-size: 12px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;

}
.Textarea {
	color: #797979;
	font-size: 11px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	width: 180px;
	height: auto;
	border: 1px solid #797979;
	display: block;
	list-style-position: inside;
	overflow: hidden;



}
