body {
	margin: 6px;
}
body,td,th {
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

/* Menu LINK  */
a.menu:link {
    color: #00336A;
    text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
    color: #00336A;
    text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:active {
    color: #00336A;
    text-decoration: none;
	font-weight: normal;
}
.menu{
    color: #00336A;
    text-decoration: none;
	font-weight: normal;
}

input				{font-family:verdana, arial, geneva, arial, helvetica; font-size:10px; border: 1px solid #8EA4C7; }
textarea			{font-family:verdana, arial, geneva, arial, helvetica; font-size:10px; border: 1px solid #8EA4C7;}
.form		{color: #666666; font-family: verdana, arial, geneva, arial, helvetica; font-size: 10px; font-weight: normal; background: #F5F5F5; border: 1px solid #8EA4C7;}

.header {
font-size: 15px;
font-weight: bold;
}
.RHS-text {
color: #4E4E4E;
}
.blue-text {
color: #1D4A90;
}

/* Footer LINKs  */
a.footer:link {
    color: #A9A9A9;
    text-decoration: none;
	font-weight: normal;
}
a.footer:visited {
    color: #A9A9A9;
    text-decoration: none;
	font-weight: normal;
}
a.footer:hover {
    color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.footer:active {
    color: #A9A9A9;
    text-decoration: none;
	font-weight: normal;
}
.footer{
    color: #A9A9A9;
    text-decoration: none;
	font-weight: normal;
}