/***************************************************
GLOBAL PAGE LAYOUT ELEMENTS
***************************************************/

body {
	margin: 0px 0px 0px 0px;
	font-family: "Lucida Grande", verdana;
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
	background: #6C8FC2 url(images/bluefade.jpg) repeat-x;
	color: #000000;
}

P {
	font-size: 10pt;
	font-weight: normal;
	line-height: 12pt;
}

H1 {
	margin-top: 0px;
	font-weight: bolder;
	font-size: 30px;
	margin-bottom: 10px;
	color: #990000;
}

H2 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 15px;
	color: #000033;
}

H3 {
	margin-top: 0px;
	font-weight: bold;
	font-size: 12pt;
	margin-bottom: 14px;
	color: #990000;
}

/***************************************************
LOCAL PAGE  ELEMENTS
***************************************************/

.footer {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.list {
	font-size: 10pt;
}
.links {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
.links2 {
	font-size: 9pt;
	color: #000033;
	text-decoration: none;
}
.bodymain {
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
}
.tour1 {
	font-size: 18px;
	font-weight: bold;
}
.tour-red {
	color: #990000;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
}

.tableheadings {
	font-size: 9pt;
	font-weight: bolder;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 20pt;
	font-style: italic;
	font-weight: bold;
	color: #6986C3;
}
.footercopy {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
.semiboldhead {
	font-size: 15px;
	font-weight: bolder;
}
.smallred {
	font-size: 14px;
	font-weight: bolder;
	color: #990000;
}
.formelements {
	font-size: 10pt;
	font-weight: normal;
	line-height: 11pt;
}
