body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7EAD;
	
}
a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F7EAD;
	text-decoration: none;
	outline-style:none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #17354E;
	text-decoration: none;
	outline-style:none;
}

a.grayL:link, a.grayL:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8B8C8E;
	text-decoration: underline;
}

a.grayL:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}

.Graytext {	
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #8B8C8E; 
	text-decoration: none;
}


.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	text-decoration: none;
	line-height: 20px;
	text-decoration: none;
}
.details a:link {
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
} 
.details a:visited {
	font-size: 13px;
	color: #006699;
	text-decoration: underline;
}
.details a:hover {
	font-size: 13px;
	color: #4F7EAD;
	text-decoration: none;
}
.details a:active {
	font-size: 13px;
	color: #4F7EAD;
	text-decoration: none;
}


.line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	height: 11px;
	text-decoration: none;
}

tinput, ttextarea, tselect, tradio, tbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.msgdisplay
{
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}

.fontstyle1
{
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

.fontstyle3
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.fontstyle2
{
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

input, textarea, select
{
	border: 1px solid #D7E5F0;
	font-size: 12px;
	font-weight: normal;
	color: #254865;
	background-color: #FFFFFF;
}

.txthiglighted
{
	border: 1px solid #6C0000;
	font-size: 12px;
	font-weight: normal;
	color: #254865;
	background-color: #FFFFFF;
}

.buttonstyle
{
	font-size: 12px;
	font-weight: bold;
	color: #0B3D6F;
	border: 2px solid #6699CC;
	background-color: #BDD6FF;
	height: 25px;
	background-position: center center;
	
}

.border
{
	border:solid 1px #E1E1E1;
	text-decoration: none;
}
.noestyle
{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.headingtitle
{
	font-size: 16px;
	font-weight: bold;
	color: #1F6BA7;
}

.srchdisplay
{
	color: #FF0000;
	text-decoration: none;
}

.rightheading{
	font-size: 12px;
	font-weight: bold;
	color: #4F7EAD;
	text-decoration: none;

}


.details_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	
}
.details_right a:link {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
} 
.details_right a:visited {
	font-size: 12px;
	color: #006699;
	text-decoration: none;
}
.details_right a:hover {
	font-size: 12px;
	color: #4F7EAD;
	text-decoration: none;
}
.details_right a:active {
	font-size: 12px;
	color: #4F7EAD;
	text-decoration: none;
}
.title-text {
	font:bold 13px Arial, Helvetica, sans-serif;
	text-decoration:underline;
}

