.introheadtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.introcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #424242;
}
.dottedborder {
	border-bottom: 1px dotted #094281;
	border-left: 1px;
}
.bodyheadertxt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;	
}
.bodyheadertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	background-color: #EFEFEF;
}
.normalblacktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.border {
	border-top: 1px solid #A7A7A7;
	border-right: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;

}
.detailstext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0A246A;
}
.commenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #094281;
	font-weight: bold;

}
.blacktextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.panelheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #094281;
	text-decoration: none;
	padding-left: 10px;
	background-color: #F1F1F1;

}
.normalsmalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-right: 3px;
	padding-left: 3px;

}
.panelborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A7A7A7;
}
.panelheaderborder {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7A7A7;
	border-bottom-color: #A7A7A7;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #000000;
}
.txtfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #A7A7A7;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black; 
	text-align: center;	
	background-color: #c0c0c0;
	height: 100%;
	min-height: 140%;
	line-height: 140%;
}
.footerborder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;	
	text-align: center;
	background-color: #c0c0c0;
}
.footerborder a {
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.footerborder a:active{
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.footerborder a:visited{
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: none;
}
.footerborder a:hover{
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-decoration: underline;
}
.footer1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black; 
	text-align: center;	
	background-color: #FFFFFF;
	height: 100%;
	min-height: 120%;
	line-height: 120%;
}
.footerborder1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;	
	text-align: center;
	background-color: #FFFFFF;
}
.copyrights {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #A7A7A7;
	text-align: center;
	background-color: #FFFD6C;
}
.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #98B191;
	text-align: center; 
	text-decoration: none;
}
.mainlink a {
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.mainlink a:active{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.mainlink a:visited{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}
.mainlink a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-decoration: underline;
}
