@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: lighter;
	color: #000000;
	margin-top: 5pt;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbar {
	background-image: url(images/bg_red_bottom.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 100%;
	margin-bottom: 5px;
}
.topbar2 {
	background-image: url(images/geygrad.gif);
	background-repeat: repeat-x;
	height: 30px;
	width: 100%;
	margin-bottom: 5px;
}

.bottombar {
	background-image: url(images/bg_red_bottom.gif);
	background-repeat: repeat-x;
	height: 89px;
	width: 100%;
}
.flash {
	margin-top: 6px;
	margin-bottom: 1pt;
	z-index: -1;
	position: relative;
	visibility: visible;
}
.red_background {
	background-image: url(images/button_off_bg.gif);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}


a.redbutton:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_on_bg.gif);
	height: 24px;
	clear: none;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: center;
	margin-left: 1pt;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
	margin-right: 1pt;
}
a.redbutton:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_on_bg.gif);
	height: 24px;
	clear: none;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: center;
	margin-left: 1pt;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
a.redbutton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-image: url(images/button_on_bg.gif);
	height: 24px;
	clear: none;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: center;
	margin-left: 1pt;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
a.redbutton:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(images/button_on_bg.gif);
	height: 24px;
	clear: none;
	display: block;
	width: 100%;
	line-height: 24px;
	text-align: center;
	margin-left: 1pt;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.tblTop {
	background-image: url(images/table_top.gif);
	background-repeat: repeat-x;
	height: 8px;
	margin: 0px;
	background-position: bottom;
	padding: 0px;
}
.tblLeft {
	background-image: url(images/table_left.gif);
	background-repeat: repeat-y;
}
.tblRight {
	background-image: url(images/table_right.gif);
	background-repeat: repeat-y;
}
.tblBottom {
	background-image: url(images/table_bottom.gif);
	background-repeat: repeat-x;
	height: 8px;
	margin: 0px;
	background-position: top;
	padding: 0px;
}
.tblCentre {
	background-image: url(images/table_centre.gif);
	background-repeat: repeat-x;
	height: 8px;
	margin: 0px;
	background-position: top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
	vertical-align: top;
	padding: 0px;
}
.subNavTable {
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	line-height: 18px;
}
.tblCentre #LocalOffices #jumpMenu {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	font-weight: normal;
	width: 185px;
}

.largelink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
	line-height: 16px;
}
.buttonEndRight {
	margin-left: 1pt;
}
.largelink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.largelink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CC0000;
	display: block;
	width: 150px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.largelink:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.largelinkred:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000066;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
	line-height: 16px;
}
.largelinkred:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.largelinkred:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: underline;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #FF6600;
	display: block;
	width: 150px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.largelinkred:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border-left-width: 5pt;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	display: block;
	width: 160px;
	padding-left: 10px;
	height: 16px;
	vertical-align: middle;
	padding-top: 3px;
}
.topbarnomargin {

	background-image: url(images/bg_red_bottom.gif);
	background-repeat: repeat-x;
	height: 54px;
	width: 100%;
}
.homelogo {
	margin-bottom: 10px;
}
.subNavTablebold {

	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
	line-height: 20px;
}
.texttable {
	padding: 0px;
	border: 1pt solid #CCCCCC;
	margin: 5px;
	background-color: #F7F7F7;
	display: table;
	width: 655px;
}
.legaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #FFFFFF;
}
a:link {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 14px;
	color: #FF6600;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #CC3300;
}
a:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #999999;
}
a:active {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 14px;
	color: #FF6600;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #CC0000;
	margin-bottom: 0px;
}
.texttableWhite {
	padding: 5px;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	display: table;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.texttable100p {
	padding: 0px;
	border: 1pt solid #CCCCCC;
	margin: 10px;
	background-color: #F7F7F7;
	display: table;
	width: 900px;
	float: none;
}
.texttableWhite100p {
	padding: 10px;
	border: 1pt solid #CCCCCC;
	background-color: #FFFFFF;
	display: table;
	margin: 10px;
	width: 880px;
	float: none;
}
input {

}.inputextended {
	width: auto;
}
.radio {
	width: 15px;
}
.tickbox {
	margin: 0px;
	padding: 5px;
	height: 20px;
	width: 20px;
	display: block;
	line-height: 20px;
}
.form-title {
	width: 430px;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
}

