body
{
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 10px;
	background-image: url(../Images/Bg.gif);
  background-color: #0d5780;
}
form
{
	margin: 0px;
}
a  
{
 color: #00476d;
 font-size: 14px;
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: normal;
}

a:hover  
{
 color: #000000;
 font-size: 14px;
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: normal;
}


a.footerlink  
{
 color: #00476d;
 font-size: 12px;
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: normal;
}

a.footerlink:hover  
{
 color: #000000;
 font-size: 12px;
 font-family: Times New Roman;
 text-decoration: none;
 font-weight: normal;
}


table.border3{
	border-left: solid 3px #003450;
	border-bottom: solid 3px #003450;
	border-right: solid 3px #003450;
	
}
table.border2{
	border-left: solid 2px #ffffff;
	border-bottom: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}
table.border1{
	border-left: solid 1px #00476d;
	border-bottom: solid 1px #00476d;
	border-right: solid 1px #00476d;
}

table.border2lr{
	border-left: solid 2px #ffffff;
	border-right: solid 2px #ffffff;
}
table.border2r{
	border-right: solid 2px #ffffff;
}
table.border2l{
	border-left: solid 2px #ffffff;
}

table.border1ltb{
	border-left: solid 1px #00476d;
	border-bottom: solid 1px #00476d;
	border-top: solid 1px #00476d;
}
table.border2ltb{
	border-left: solid 1px #ffffff;
	border-top: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}


td.td-border3
{
	height: 3px;
	background-color: #003450;
}
td.td-border2
{
	height: 2px;
	background-color: #FFFFFF;
}


td.td-border1
{
	height: 1px;
	background-color: #00476d;
}
td.td-home
{
	background-color: #ffffff;
}
table.table-footer
{
	color:#00476d;
	font-family: Times New Roman;
	font-size: 12px;
}
table.table-link-footer
{
	color:#00476d;
	font-family: Times New Roman;
	font-size: 14px;
}
input.input
{
	color: #00476d;
	border: solid 1px #00476d;
	background: #def4ff;
	text-align: center;
	font-family: Trebuchet MS;
	height: 18px;
	font-size: 12px;
	padding: 0px;
	margin: 0px;
}

td.td-title
{
 color:#0082c8;
 font-family: Trebuchet MS;
 font-size: 15px;
 line-height: 22px;	
}
td.td-content
{
 color:#000000;
 font-family: Trebuchet MS;
 font-size: 13px;
 line-height: 20px;	
}


