a:visited {color: #191970; text-decoration: none;}
a:link {color: 	#191970; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:hover {color: red; text-decoration: none;}
a.currentpage:link {font-weight: bold; color: red; text-decoration: none;}
a.currentpage:visited {font-weight: bold; color: red; text-decoration: none;} 

a.paterson { font-weight: bold;}
a.paterson:visited {color: #002F7D; text-decoration: none;}
a.paterson:link {color: #002F7D; text-decoration: none;}
a.paterson:active {color: red; text-decoration: none;}
a.paterson:hover {color: red; text-decoration: none;}

.MainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.MainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.Headline {
	font-family: Georgia, Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	text-decoration: none;
}

.subHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}

.FooterText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.GreyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}

.BestRateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #002F7D;
}


.NewsText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}


.PageHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	/** color: #93AFDE; **/
	color: #002F7D;
}

table.quickapp {border: 2px solid #002F7D}

table.paterson td {
	vertical-align	: top;
	align			: center;
	}

td.startnow {
	border-top: 2px solid #002F7D;
	/** border-bottom: 2px solid #002F7D; **/
	}
	
td.FormLabel { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}

td.FormField { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: top;
}


tr.graphlabelone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #ABB3CB;
}
tr.graphlabeltwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #DEDDE8;
	letter-spacing: 1px;
	vertical-align: text-top;

}
td.graphinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
}

td.graphlabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
	text-align: center;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px
	text-decoration: none;
	}

ul.condensed {margin-left:15px;}

ul.simple {
	list-style-position: outside;
	list-style-type: none;
}

li.nomark {
	list-style-type: none;
	}
	
img {
border		:	0;
	}