@charset "ISO-8859-1";
body {
	background-color: #161F2A;
	background-image: url(images/background_gradient.png);
	background-repeat: repeat-x;
	word-spacing: inherit;
}
h2 {
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #161F2A;
}
h2 {
	font-size: 24px;
	color: #161F2A;
}
h2 {
	font-size: 13px;
	color: #1865AA;
	font-weight: normal;
	line-height: 1.4em;
	padding-left: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
}
p {
	padding-left: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 18px;
}
h1 {
	padding-left: 18px;
	padding-top: 12px;
	margin-bottom: 6px;
	font-weight: normal;
	line-height: 1.4em;
}
td {
	vertical-align: top;
}
.table_padding {
	padding-top: 18px;
	text-align: center;
}
.background_table_colour {
	background-color: #CBE0EE;
	border-top-color: #CBE0EE;
	border-right-color: #CBE0EE;
	border-bottom-color: #CBE0EE;
	border-left-color: #CBE0EE;
}
.style1 {	color: #FFFFFF;
	font-size: 10px;
}
.style2 {font-weight: bold}
a:link {
	color: #1865AA;
}
a:visited {
	color: #00A3E6;
}
a:hover {
	color: #164C89;
}
a:active {
	color: #00A3E6;
}
