body { margin: 0px 0px 0px 0px; font-family : helvetica, arial, sans-serif; font-size : 13px; color : #000000; background-color: #ffffff; }
td { font-family : helvetica, arial, sans-serif; font-size : 13px; color : #000000; }
a { color : #5d6274; text-decoration: underline; }
a:hover { color : #5d6274; text-decoration: none; }
.navBar { background-image: url('/images/topnav_L2_02.gif'); background-repeat: no-repeat; }
.navBar2 { background-image: url('/images/navBar_Repeat.gif'); background-repeat: repeat-x; }
.navLink { font-weight: bold; color : #4F5403; font-family : helvetica, arial, sans-serif; font-size: 11px; }
a.navLink { font-weight: bold; color : #4F5403; font-family : helvetica, arial, sans-serif; font-size: 11px; text-decoration: none; }
a:hover.navLink { font-weight: bold; color : #2F4B9F; font-family : helvetica, arial, sans-serif; font-size: 11px; text-decoration: underline; }

.normal {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

.footer {
	font-family: helvetica, arial, sans-serif;
	font-size: 10px;
	color: #000000;
}

.horbar	{
	color: #4F5403;  
}

.horbaritem	{
    line-height: 11px;
	float: left;
	font-weight: bold; 
    color : #4F5403; 
    font-family : helvetica, arial, sans-serif; 
    font-size: 11px;
}


.horbaritem a	{
	text-decoration: none;
}

.horbaritem a:link	{
    text-decoration: none;
	color: #4F5403;
}

.horbaritem a:visited	{
    text-decoration: none;
	color: #4F5403;
}

.horbaritem a:hover	{
	color: #4F5403;
    text-decoration: underline;
}

.horbaritem a:active	{
    text-decoration: none;
	color: #4F5403;
}

.submenu	{
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
}

.submenuBg	{
    background-color: #7BCDFB;
}

.item	{
    background-color: #7BCDFB;
	text-align: left;
	font-family: helvetica, arial, sans-serif; 
    font-size: 11px;
}

.item a	{
	position: relative;
	text-decoration: none;
}

.item a:link	{
	color: #4b6983;
}

.item a:visited	{
	color: #4b6983;
}

.item a:hover	{
	color: #4b6983;
	text-decoration: underline;    
}

.item a:active	{
	color: #4b6983;
}


