/* global style definitions */
body {
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
acronym {
	border-bottom: 1px dotted #000;
}
br {
	clear: both;
}
hr {
	clear: both;
	color: #FFF;
	background-color: #FFF;
	border: none;
	border-bottom: 1px solid #999;
	padding-top: 10px;
}
img, iframe {
	border: none;
	overflow: hidden;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {
	width: 500px;
}
p {
	line-height: 17px;
	clear: both;
}
table {
	width: 100%;
	margin: 0px 0px 10px 0px;
	line-height: 17px;
}
fieldset {
	display: block;
	margin: 0px 0px 10px 0px;
	border: 1px solid #290F7A;
	padding: 10px 0px 0px 10px;
	width: 550px;
}


/* layout elements by id */
#Container {
	position: relative;
	margin: 20px auto 20px auto;
	border: 6px solid #999;
	border-radius: 20px;
	padding: 13px 13px 3px 13px;
	width: 908px;
	text-align: left;
	overflow: hidden;
}
#Title {
	position: relative;
	border: 6px solid #999;
	border-radius: 20px;
	height: 156px;
	background-color: #290F7A;
	background-image: url(../media/title.png);
}
#Offers {
	margin: 6px 0px 7px 0px;
}
#Left {
	float: left;
	margin-right: 10px;
	width: 191px;
}
#Left div {
	margin: 0px 0px 10px 0px;
	border: 6px solid #999;
	border-radius: 20px;
	padding: 9px 9px 0px 9px;
}
#Centre {
	float: left;
	margin-right: 10px;
	border: 6px solid #999;
	border-radius: 20px;
	padding: 19px 80px 19px 19px;
	width: 430px;
}
#Centre.NoRightColumn {
	margin-right: 0px;
	width: 596px;
}
#Centre.ExternalNoRightColumn {
	margin-right: 0px;
	padding: 0px;
	width: 694px;
}
#Centre.NoLeftColumn {
	padding: 38px;
	width: 654px;
}
#Centre.ExternalNoLeftColumn {
	padding: 0px;
	width: 730px;
}
#Centre.Full {
	margin-right: 0px;
	padding: 38px;
	width: 820px;
}
#Centre.ExternalFull {
	margin-right: 0px;
	padding: 0px;
	width: 896px;
}
#Right {
	float: left;
	width: 156px;
}
#Footer {
	position: relative;
	text-align: center;
	color: #999;
}
#Calendar {
	position: absolute;
	visibility: hidden;
	width: 200px;
	background-color: #FFF;
}


/* Specific items within the layout divs */
#Title h1 {
	position: relative;
	left: 68px;
	top: 46px;
	margin: 0px;
	font-style: italic;
	color: #FFF;
	font-size: 23px;
	line-height: 30px;
	background-image: url(../media/title_rule.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#Title ul {
	position: absolute;
	left: 68px;
	top: 80px;
	margin: 0px;
	padding: 0px;
}
#Title li {
	list-style-type: none;
	float: left;
	margin-right: 15px;
}
#Title a {
	text-decoration: none;
	color: #FFF;
}
#Title a:hover {
	text-decoration: underline;
}
#Title img {
	position: absolute;
	left: 684px;
	top: 41px;
}

#Left h2 {
	margin: 10px 0px 10px 0px;
	color: #290F7A;
	font-weight: normal;
	font-size: 16px;
	line-height: 18px;
}
#Left form {
	margin: 20px 0px 9px 0px;
}
#Left select, #Left input {
	width: 150px;
	margin-bottom: 8px;
}
#Left p {
	margin: 0px 0px 10px 0px;
}
#Left a {
	color: #999;
}

#Centre h2 {
	position: relative;
	top: 20px;
	margin: 0px 0px 80px 0px;
	font-size: 31px;
	font-weight: normal;
	line-height: 0px;
}
#Centre h3 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-weight: normal;
}
#Centre h4 {
	font-size: 11px;
	margin-bottom: 0px;
}
#Centre p {
	margin: 0px 0px 10px 0px;
}
#Centre form p {
	line-height: 23px !important;
}
#Centre hr {
	border-bottom: none;
	padding: 0px;

}

#Footer p {
	margin: 0px 0px 6px 0px;
	line-height: normal;
}
#Footer a {
	color: #999;
}
#Footer img {
	position: absolute;
	left: 770px;
	top: 2px;
}

#Calendar table {
	margin-bottom: 0px;
}
#Calendar th {
	text-align: center;
}


/* general styles that can be applied to various elements */
.Button {
	width: auto !important;
	margin-bottom: 0px !important;
}
.Checkbox {
	width: auto !important;
}
.Medium {
	font-size: 17px;
	line-height: 21px;
}
.Large {
	font-size: 29px;
	line-height: 32px;
}
.Plane {
	background-image: url(../media/plane_rule.png);
	background-repeat: no-repeat;
	background-position: 38px 28px;
}
.Cloud {
	background-image: url(../media/cloud.png);
	background-repeat: no-repeat;
	background-position: 390px 10px;
}
.Car {
	background-image: url(../media/car.png);
	background-repeat: no-repeat;
	background-position: 38px 28px;
}
.Indent {
	text-indent: 100px;
	font-size: 17px;
	line-height: 21px;
}
a.Link {
	background-image: url(../media/circle.png);
	background-repeat: no-repeat;
	background-position: left;
	padding: 5px 28px 5px 28px;
	text-decoration: none;
	line-height: 34px;
	font-weight: bold;
	color: #FFF !important;
}
a.RSS {
	text-decoration: none;
}
a.RSS img {
	position: relative;
	top: 2px;
}
label.Large {
	display: block;
	float: left;
	font-size: 16px;
	width: 200px;
}
.FormIndent {
	position: relative;
	left: 200px;
}
input.Small, select.Small {
	width: 100px !important;
}
.InputMedium {
	width: 150px;
}
.InputLarge {
	width: 300px;
}


/* site colours */
.White {
	color: #FFF !important;
}
.LightBlue {
	color: #9CD6E7 !important;
}
.LightBlueBack {
	background-color: #9CD6E7;
	color: #000;
}
.LightBlueBack a, .LightBlueBack strong, .LightBlueBack h2, .LightBlueBack h3, .LightBlueBack h4, .LightBlueBack label {
	color: #290F7A;
}
.DarkBlue {
	color: #290F7A !important;
}
.DarkBlueBack, .DarkBlueBack a, .DarkBlueBack strong {
	background-color: #290F7A;
	color: #FFF !important;
}
.Red {
	color: #BF0700 !important;
}
.RedBack, .RedBack a, .RedBack strong {
	background-color: #BF0700;
	color: #FFF !important;
}
.Green {
	color: #98CE20 !important;
}
.GreenBack, .GreenBack a {
	background-color: #98CE20;
	color: #000;
}
.GreenBack h2, .GreenBack h3, .GreenBack h4, .GreenBack p {
	color: #290F7A;
}
.GreenBack .Large {
	color: #FFF;
}
.Orange {
	color: #FF7E0B !important;
}
.OrangeBack, .OrangeBack a, .OrangeBack strong {
	background-color: #FF7E0B;
	color: #000;
}
.OrangeBack h2, .OrangeBack h3, .OrangeBack h4 {
	color: #FFF;
}
.Lilac {
	color: #BF8DC3 !important;
}
.LilacBack, .LilacBack a, .LilacBack strong {
	background-color: #BF8DC3;
	color: #000;
}
.LilacBack h2, .LilacBack h3, .LilacBack h4 {
	color: #FFF;
}