@charset "utf-8";
.TorDarkBlue {
	font-family: "MS Serif", "New York", serif;
	font-size: 12px;
	background-color: #002D62;
}
.WhiteBk {
	background-color: #FFF;
}
.TorbridgeLightBlue {
	background-color: #aacae6;

}
.PageFont {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #002D62;
	text-decoration:none;
	text-align:justify
}
.PageFont a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	color: #002D62;
}
.PageFont a:hover{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:underline;
	color: #002D62;
}



.SmallFont {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #002D62;
	text-decoration:none;
}
.SmallFont a {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #002D62;
	text-decoration:none;
}
.SmallFont a:hover{
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	color: #002D62;
	text-decoration:underline;
}



.MiddleText {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	text-align: left;
	color: #E0E9F2;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	text-decoration:none;
}
.footertext a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	text-decoration:none;
}
.footertext a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: center;
	text-decoration:underline;
}
.white {
	color: #FFF;
	text-align: right;
}
.topbannerwhite {
	font-size: 36px;
	font-family: sans-serif;
	color: #FFF;
}
.bottomtext {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottomtext a {
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.bottomtext a:hover{
	font-family: sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: underline;
}


.MainPageHeader {
	font-size: 14px;
	font-family: Verdana, Geneva, sans-serif;
	color: #012A62;
	font-weight: bold;
	text-align: left;
}
.formbuttons {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #002D62;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002D62;
	border-right-color: #002D62;
	border-bottom-color: #002D62;
	border-left-color: #002D62;
	cursor:hand;
}
.testateagents {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 28px;
	color: #E0E9F2;
}
.cborder {
	border: 1px solid #002D62;
}
.searchfont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006;
}
