P, .body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 130%;
/*	color: #666666;*/
}
.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
/*	color: #50ABDC;*/
	color: #214170;
}

.lineback {
	background: url("nav/line.png");
	background-repeat: repeat-x;
	background-position: center;
	color: #5E3C01;
}

TR.nav {
	background: url("nav/nav_bg.png");
	background-repeat: repeat-Y;
	background-position: center;
}

INPUT { border: 1px solid #53ADDD;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-style: normal;
		color: black;
	}

A { text-decoration: none; color:#2d70af;}
A:hover { text-decoration: underline; color:red;}

.titletext	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: 800;*/
	color: ffffff;
}
.stdtext	{ font-family: verdana; font-size: 11px; color: black; }
.stdtextB	{ font-family: verdana; font-size: 11px; color: black; font-weight: 700; }
.stdheader	{ font-family: verdana; font-size: 12px; color: black; font-weight: 700; }
.LeftNavtext	{ font-family: verdana; font-size: 11px; color: #2d70af; }
.Loginbackground {background-color:#ACDAFC }
HR.lineback     { width: 450; color: #5E3C01; }
