body {
	margin: 0px;
	background-color: #bdceef;
	background-position: top;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.bodytextsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.bodytextsmalldecoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;	
}
.bodytextnormaldecoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
	text-decoration: none;	
}
.textdecorationoff {
	text-decoration: none;
}
.backgroundpictop {
	background-image: url(../images/top_pic.jpg);
	background-repeat: no-repeat;
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;

}
.bodytextbolddecoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000099;
	text-decoration: none;	
}

.ukbackground {
	background-image: url(../images/ukandiow03.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
/* form styles */

.formLabel {
	font-family: arial, helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 11px;
	height: 5px;
	color: #95A5A6;
	vertical-align: top;
	padding: 0;
	text-transform: uppercase;
	vertical-align: bottom;
}

.formField {
	padding: 2px;
	font-family: arial, helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 10px;
}

.formFieldSmall {
	font-family: arial, helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 100px;
	height: 20px;
	border: 1px solid #ACB8B9;
	background-image: url(../images/bg_medium.gif);
}

.formFieldMedium {
	font-family: arial, helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 190px;
	height: 20px;
	border: 1px solid #ACB8B9;
	background-image: url(../images/bg_medium.gif);
}

.formFieldLarge {
	font-family: arial, helvetica, sans-serif, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 200px;
	height: 120px;
	border: 1px solid #ACB8B9;
	background-image: url(../images/bg_medium.gif);
	background-repeat: no-repeat;

}

div.hr {
  height: 15px;
  background: #bdceef url(../images/horizontal_rule_pic.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
.tableborder {
	border: thin dashed #FFFFFF;
}
.headertext12point {
	font-size: 12pt;
	font-weight: bold;
}.tableborder02 {
	border: 1px solid #999999;
}
.tabletop {
	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: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #bdceef;
}
.tablemiddle {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #bdceef;
}

.tablebottom {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #bdceef;
}
