* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 10pt;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	color: #007EAA;
	text-align: center;
	line-height: 1.3em;
}

span.hide {
	display: none;
}

a:link,a:visited,a:active {
	text-decoration: none;
	border-bottom: 1px dotted #007EAA;
	color: #007EAA;
}

a:hover {
	text-decoration: none;
	color: #CCC;
	border: none;
}

h1 {
	display: none;
}

h2 {
	color: #F66013;
	font-size: 14pt;
	border-bottom: 1px dotted #007EAA;
	margin: 20px 0 10px 0;
	padding-bottom: 5px;
}

h3 {
	color: #F66013;
	font-size: 10pt;
	border-top: 1px dotted #999;
	margin: 10px 0 6px 0;
	padding-top: 5px;
}

p {
	margin-bottom: 10px;
}

#container {
	width: 824px;
	margin: 0px auto;
	text-align: left;
}

#bodyText {
	padding: 10px 61px;
	clear: both;
	text-align: left;
}

#col {
	width: 340px;
	float: left;
	margin-bottom: 20px;
}

#col.right {
	margin-left: 20px;
}
#header {
	height: 133px;
	background: url(../signup/img/collage.jpg) no-repeat;
}

h2.download {
	color: #BCAC7A;
	font-size: 8pt;
	border-bottom: 1px dotted #BCAC7A;
	margin: 12px 0 5px 0;
	padding: 0 0 0 10px;
	width: 680px;
	background: url(../signup/img/arrow_beige.png) 0 3px no-repeat;
}

h2.thanks {
	font-size: 30px;
	text-align: center;
	border: none;
	margin: 30px 0 10px 0;
}

#downloadList {
}

#downloadList li {
	list-style: none;
	font-size: 9pt;
	float: left;
	margin-right: 20px;
	padding-left: 11px;
	background: url(../signup/img/arrow_orange.png) 0 4px no-repeat;
}

#logoSmall {
	margin-top: 30px;
	padding: 10px 61px;
}

#logoSmall h2 {
	font-size: 60px;
	text-align: right;
	float: right;
	border: none;
	font-weight: normal;
	color: #007EAA;
}

#logoSmall p {
	float: left;
}

#homeLink {
	position: relative;
	left: 649px;
	top: 110px;
}

#homeLink,
#homeLink a {
	display: block;
	width: 42px;
	height: 12px;
}

#homeLink a {
	border: 0;
}

#homeLink span {
	display: none;
}

span.red {
	color: #F00;
	font-weight: bold;
}

div.form_item {
	margin-left: 20px;
	line-height: 1.5em;
}

div.form_submit {
	border-top: 1px dotted #999;
	border-bottom: 1px dotted #999;
	margin: 20px 0;
	padding: 5px 0;
	text-align: center;
}

p.small {
	font-size: 8pt;
	color: #CCC;
	text-align: right;
}

#bodyText.thanks {
	padding: 20px 0;
	text-align: center;
}
