* {margin: 0;padding: 0;}

html {
	height: 100%;
	margin-bottom: 1px;
}

body {
	font: medium Arial, Helvetica, Sans-serif;
	background: #ccc url('/promo/images/bg.png') top center repeat-x;
	text-align: center;
}

h1,h2,h3,h4 {
	font-weight: normal;
}

a {
	color: #063f86;
}

#content {
	margin: 20px auto 0 auto;
	border: 2px solid #063f86;
	background: #fff;
	text-align: left;
	width: 800px;
}

#header {
	background: #054191 url('/promo/images/head-bg.png') top left repeat-x;
	height: 135px;
	position: relative;
}

#header h1 {
	background: url('/promo/images/head-logo2.jpg');
	width: 230px;
	height: 90px;
	text-indent: -10000px;
}

#header h1.MT {
	background: url('/promo/images/head-logo2_MT.jpg');
	width: 530px;
	height: 90px;
	text-indent: -10000px;
}

#header ul {
	padding: 0 10px;
	background: url('/promo/images/nav-bg.gif') repeat-x;
	font-size: 90%;
	text-align: right;
	list-style: none;
	width: 780px;
	height: 34px;
	position: absolute;
	bottom: 10px;
}

#header li {
	line-height: 34px;
	display: inline;
}

#header li a {
	padding: 0 10px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
}

#slideshow {
	width: 280px;
	float: left;
	padding-top: 100px;
	padding-left: 30px;
}

#page {
	padding: 10px 20px;
}

#page h2, #page h3 {
	margin: 20px auto 0 auto;
	text-align: center;
	width: 400px;
}

#page h2 em {
	color: #054191;
	display: block;
}

#page p {
	margin: 10px 0;
	color: #333;
}

#page ul, #slideshow ul {
	margin: 20px auto 0 auto;
	font-size: 85%;
	list-style: none;
	color: #333;
}
#page ul {
	width: 400px;
}


#page li, #slideshow li {
	margin: 10px 0 10px 0;
	padding: 0 0 0 20px;
	background: url('/promo/images/bullet.gif') top left no-repeat;
}

form {
	margin: 20px auto 0 auto;
	width: 400px;
}

form dt {
	padding: 4px 0;
	text-align: right;
	width: 150px;
	float: left;
}

form dd {
	margin: 0 0 0 170px;
	padding: 4px 0;
}

p.checkboxes {
	margin-left: 10px;
	text-align: left;
	font-size: 11px;
}

p.opt-in {
	margin: 10px 0;
	margin-left: 5px;
	text-align: left;
	font-size: 80%;
	color: #666;
}

p.submit {
	text-align: center;
}

p.privacy, p.disclaimer {
	margin: 10px 0;
	font-size: 80%;
	text-align: center;
	color: #555;
}

p.privacy {
	padding: 20px 0 0 0;
}

dl#faqs {
	font-size: 90%;
}

dl#faqs dt {
	padding: 0 0 0 40px;
	background: url('/promo/images/faq.gif') top left no-repeat;
	line-height: 32px;
	font-weight: bold;
}

dl#faqs dd {
	margin: 10px 0 20px 0;
	color: #333;
}

#footer {
	padding: 0 10px;
	background: #054191 url('/promo/images/footer-bg.png') top left repeat-x;
	font-size: 75%;
	text-align: right;
	line-height: 40px;
	color: #eee;
	height: 40px;
}
