body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding:0px;
	cursor:default;
}
table {
	font-size: 12px;
	color:#000000;
}
.head{
	/*font-size: 2.1em;
	font-weight: lighter;*/
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}
.head2{
	font-weight: bold;
	color:#002F85;
}
.a-lm {
	color: #ffffff;
	text-decoration: none;
}
.a-lm:hover {
/*
	color: #002D78;
	*/
	color: #e0e0f0;
	text-decoration: underline;
}

.a-lm-active {
	color: #A33939;
	font-weight: bold; 
	text-decoration: none;
}

/**/
.a-lm-small {
	color: #ffffff;
	text-decoration: none;
	font-size: 11;
}
.a-lm-small:hover {
/*
	color: #002D78;
	*/
	color: #e0e0f0;
	text-decoration: none;
}

/*.a-lm-small:active {
	color: #A33939;
	font-weight: bold; 
	text-decoration: none;
}*/


.a-bm {
	color: #C6D7EB;
	text-decoration: none;
}
.a-bm:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a {
	color: #007000;
}
a:hover {
	color: #000070;
	text-decoration:underline;
}
br.little{
	line-height: 3px;
}
.clText {color: #B8C1DC}
.maintbl{
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
br.nBR{
	line-height: 18px;
}
.white {color: #FFFFFF}
.red {color: #FF0000}
.orange {color: #FFCC66}
.grey {color: #777777}
.lime{
	color:#ACEA93;
}
/*
input[type="text"], input[type="password"], textarea, select{
	MARGIN: 3px 3px 0px;
	BACKGROUND-COLOR: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #ffffff;
	width:100 px;
	height: 14 px;
	border: 1px groove #001C3B;
}
*/
.SearchInput	{
			width:100px;
			height:17px;
			font-size: 12px;			
			border: 1px solid #001C3B;
			font-weight: bold;
			background-color: #ffffff;
			color: #000000;
		}

input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover, select.text:hover {
	background-color:#EEEEEE;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color:#DDDDDD;
	color: #000000;
}
.t90{
font-size: 90%;
}
.t10{
font-size: 10%;
}
.alHr{
	color:#537259;
	width:90%;
	border:1;
	border-style:dotted; 
}

#text_cell{
	background-color: #454545;
}

.articleTitle
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.newsBody
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: #000000;
	text-indent: 25px;
}

.FormCaption
{
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 17px;
}

.title
{
	font-family: Arial, Helvetica, sans-serif;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
}

.textBold
{
	font-weight:bold;
}

.usefulNoteHolder
{
	background-color: #F7F7F7;
}

.prospectiveNote
{
	font-family: Verdana, Arial, Times New Roman;
	font-size: 12px;
	color: #5C4331;
}