@charset "utf-8";
/* CSS Document */

.footer {
	text-align: center;
}
body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#042340;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A {
	color: #042340;	
	font-size : 13px;
	text-decoration: none;
	font-weight:bold;
}
A:HOVER {
	color: black;
	text-decoration: none;	
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}


.Main{
	color: #FFF;	
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
}

.Main A{
	color: #FFF;	
	font-size: 13px;
	text-decoration:none;
	font-weight:bold;
}

.Main A:HOVER {
	color: #FFF;
	font-size: 13px;
	font-weight:bold;
	text-decoration: underline;
}

.Mainheading{
font-family:Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
}

.Privacy
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#000;
text-align: center;
}

.Privacy A
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#000;
}

.Privacy A:Hover
{
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#666666;
}

.News{
	color: #013a81;	font-size : 13px;
	text-decoration: none;
	line-height:20px;
	font-weight:bold;
}

.News A{
	color: #013a81;	font-size : 13px;
	text-decoration: none;
		line-height:20px;
	font-weight:bold;
}

.News A:HOVER {
	color: black;
	text-decoration : none;	font-size : 13px;
	font-weight:bold;
	text-decoration: none;
}

.contact{
	color: #042340;
	font-size : 12px;
	text-decoration: none;
	font-weight:bold;
}

.contact A{
	color: #042340;	
	font-size : 12px;
	text-decoration: none;
	font-weight:bold;
}

.contact A:HOVER {
	color: gray;
	text-decoration : none;	
	font-size : 12px;
	font-weight:bold;
	text-decoration: none;
}
