BODY		{
	background-color: #eaeaff;
	font-family: arial;
	margin: 0px;
	padding: 0px;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;

}
A:LINK	{ color: #ffffff; text-decoration: none; }
A:VISIT	{ color: #ffffff; text-decoration: none; }
A:VISITED	{ color: #ffffff; text-decoration: none; }
A:HOVER	{ color: #333333; text-decoration: underline; }

A.LeftNav:LINK	{  font-family: arial; font-size: 12px; font-weight:bold; color: #4f4f4f; text-decoration: none; }
A.LeftNav:VISIT	{  font-family: arial; font-size: 12px; font-weight:bold; color: #4f4f4f; text-decoration: none; }
A.LeftNav:VISITED	{  font-family: arial; font-size: 12px; font-weight:bold; color: #4f4f4f; text-decoration: none; }
A.LeftNav:HOVER	{  font-family: arial; font-size: 12px; font-weight:bold; color: #333333; text-decoration: underline; }

.footer	{ font-size: 10px; color: #333333; }
.text		{ font-family: arial; font-size: 12px; color: #333333; }
.callout	{ font-family: arial; font-size: 12px; color: #333333; }
.privText	{ font-family: arial; font-size: 12px; color: #333333; }
.text2	{ font-family: arial; font-size: 12px; color: #333333; }

.header{
	height: 95px;
	width: 725px;
}
.header600{
	background-image: url(images/header_bckgd_600.png);
	height: 95px;
	width: 600px;
}
.top{
	background-color: #cccccc;
	background-image: url(images/top.jpg);
	height: 25px;
	width: 725px;
}

.top600{
	background-image: url(images/top_600.jpg);
	height: 25px;
	width: 600px;
}

.bottom{
	background-image: url(images/bottom.jpg);
	height: 24px;
	width: 725px;
	background-repeat: repeat-x;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.centercontainer{
	background-color: #ffffff;
	width: 625px;
	text-align: center;


}

.centercontainer_finance {
	background-color: #008c4f;
	width: 625px;
	text-align: center;
}

.maincontainer{
	border: 1px solid #000000;
	font-size: 10px;
}

.innertube{
	padding-right: 6px;
	padding-left: 6px;
}

.paratitle{
	text-align: center;
	font-weight: bold;
}

.fin_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	font-weight: bold;
}
.fin_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
.fin_note {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000
}
.fin_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fin_radio {
	color:#000000
}
.fin_button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fin_alert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#FF0000
}
.fin_headerbox {
	background-color: #cecece;
}
.fin_hr {
	height: 1px;
	width: 100%;
}

.accuFooter { font-family: arial; font-size: 12px; color: #4f4f4f;}
