@charset "utf-8";
/* CSS Document */
body {
	background-image: url(../images/bg-sky.jpg);
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table.main {
	margin-left: 10px;
}
td.strapline h5 {
	color: #FFFFFF;
	letter-spacing: 0.2em;
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 10px;
}
td.content h1 {
	color: #AA122B;
	font-size: 20px;
}
span.notBold {
	font-weight: lighter;
	font-style: italic;
	font-size: 14px;
}
td.news ul {
	font-size: 10px;
	color: #FFFFFF;
}
span.newsLI {
	font-size: 10px;
	color: #FFFFFF;
}
td.content {
	border: 1px solid #AA122B;
	padding: 5px;
}
td.content p {
	font-size: 12px;
	color: #660000;
}
td.content h4 {
	color: #660000;
	font-size: 17px;
}
td.content2 {
	border: 1px solid #AA122B;
	background-color: #FFFFFF;
}
img.floatLeft {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
td.content ul {
	font-size: 12px;
	color: #000099;
	font-weight: bold;
	list-style-type: square;
	line-height: 20px;
	padding-right: 15px;
}
td.news h5 {
	color: #FFFFFF;
	padding-left: 15px;
	font-size: 18px;
	padding-right: 15px;
}
img.floatRight {
	float: right;
	padding-bottom: 5px;
	padding-left: 5px;
}
input {
	font-size: 12px;
}
select {
	font-size: 12px;
}p.style3 span.style6 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
p.style3 span.style6 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
p.style3 span.style6 a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
p.style3 span.style6 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.Link1{ font-size:14px; font-weight:bold; text-decoration:none; color:#000099;}
a.Link1:hover{ text-decoration:underline;}
