BODY {
	color: #000179;
	background-color: White;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
}
table {
	color: #000179;
	background-color: White;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 11px;
	text-align: left;
}
A {
	color: #2A6EE8;
}

A:HOVER {
	color: #E17C00;
}
.bordered {
	border: 1px solid #A2B7C7;
}
.LtBg {
	background: #EEF1F4;
	font-size: 13px;
}
.TabClr {
	background: #7B96B2;
}
.FormButton{
	background: #6495ED;
	color:white;
	font-weight: bold;
	background-color: #104198;
}
.lowerlinks{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.copyright{
	font-size: 10px;
	font-family: Verdana;
}	
.titles{
	font-size: 11px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: #005657;
}

.LtBg1 {
	background: #F6F8FB;
}
.LtBg2 {
	background: #F6F8FB;
}

.shorttext{
	font-family: Arial;
	font-size:10px;
	color: #546F90;
}
.shorttext1{
	font-family: Tahoma;
	font-size:11px;
	color: #546F90;
}


.headlines{
	font-size: 11px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: red;

}
a.headlines{
	font-size: 11px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: red;	
}
a.headlines:hover{
	font-size: 11px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: #6495ED;	
}

.intro{
	font-family: 'Trebuchet MS';
	font-size:12px;
	color: #4D6581;
}
.bigtitles{
	font-size: 14px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: #547291;
}
.confirmation{
	font-size: 14px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: red;
}
.headercell{
	background-color: #CDD8DE;
}
.LtBg4 {
	background: #EEF1F4;


}

.error{
font-size: 14px;
	font-weight:bold;
	font-family: 'Century Gothic';
	color: red;
}

.infolink {
	font-size: 10px;
	font-weight:bold;
	font-family: 'tahoma';
	color: maroon;
}