@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
}
.top1_logo {
	text-align: left;
	height: 60px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	clear: both;
}
.top1_strapline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 40px;
	text-align: left;
	height: 40px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.top2 {
	height: 118px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.navback {
	clear: both;
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/structure/navback.jpg);
	margin-top: 5px;
}
.navtext1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 95px;
	text-align: center;
	text-decoration: none;
}
a.navtext1:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/structure/navback2.jpg);
	float: left;
	width: 95px;
	text-align: center;
	text-decoration: none;
}.navtext2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	float: left;
	width: 170px;
	text-align: center;
	text-decoration: none;
}
a.navtext2:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/structure/navback2.jpg);
	float: left;
	width: 170px;
	text-align: center;
	text-decoration: none;
}
.navtext3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	float: right;
	width: 100px;
	text-align: center;
	text-decoration: none;
}
a.navtext3:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
	background-image: url(images/structure/navback2.jpg);
	float: right;
	width: 100px;
	text-align: center;
	text-decoration: none;
}

.mainpageback {
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.footnote {
	text-align: center;
	height: 30px;
	width: 1000px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #A4A4A4;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	margin-top: 15px;
}
.promoboxes2 {
	background-color: #333;
	float: left;
	height: 180px;
	width: 175px;
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 26px;
	color: #FFF;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
}
.p1text {
	float: left;
	height: 380px;
	width: 500px;
	margin-left: 20px;
}

.linkwhite {
	color: #FFF;
	text-decoration: none;
}
.linkgrey {
	color: #999;
	text-decoration: none;
}
.linkgrey2 {
	color: #666;
	text-decoration: none;
}

p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000;
}
.p1_boxes {
	float: right;
	height: auto;
	width: 400px;
	padding-left: 35px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-right: 5px;
}
.horizontalbar {
	clear: both;
	height: 1px;
	width: 100%;
}
.pagebox_grey {
	clear: both;
	height: auto;
	width: 990px;
	padding-left: 10px;
	background-image: url(images/structure/back_grey.jpg);
}
.page_left {
	float: left;
	width: 40%;
}
.page_right {
	float: right;
	width: 54%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	padding-left: 3%;
	height: auto;
	text-align: left;
	padding-right: 1%;
}
li {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000;
	list-style-image: url(images/structure/bullets.gif);
	line-height: 18px;
	height: auto;
	margin-top: 8px;
}
a:hover {
	text-decoration: underline;
}
.video {
	width: 355px;
	height: auto;
	float: right;
	margin-left: 20px;
}

