body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	padding: 0;
	margin: 0;
	color: #444;
	background-color: #fff;
}
#Container {
	width: 770px;
	margin: 0 auto;
	padding-top: 4em;
	background-image: url(/images/white-bg.gif);
	background-repeat: repeat-y;	
}
.fullPage {
	background-image: none !important;
}
.fullPage .header {
	
}
.fullPage .header h1 {
	margin-left: 0;
}
.fullPage .header h2 {
	font-size: 1.3em;
	padding-top: 10px;
}
#Footer {
	clear: both;
	width: 100%;
	text-align: center;
	color: #888;	
}
#Footer .inner {
	padding: 2em 0;
	width: 770px;
	margin: 0 auto;	
}
#Footer .content p {
	margin: 0;
	text-align: left;
	font-size: 10px;
}
#Footer .sideBar {
	margin: 0;
	padding-top: 5px;
	padding-bottom: 0px;
}
#Footer .sideBar p {
	margin: 0;	
	text-align: right;
	font-size: 10px;
}
h1 {
	display: block;
	width: 190px;
	height: 50px;
	clear: left;
	float: left;
	margin: 0 0 0 80px; 
	padding: 0;
	background-image: url(../images/formassembly-on-site.gif);
	background-repeat: no-repeat;
}
h1 span {
	display: none;
}

h2 {
	font-size: 2em;
	color: #88b185 ;
	padding: 0 0 0 345px;
	font-weight: bold;
	margin: 0;
	font-family: "Helvetica Neue",Helvetica, Arial;
	line-height: 130%;
}
h3 {
	font-size: 1.2em;
	margin: 0 0 2em 0;
	padding: 5px;
	background-color: #FEFEED;
	border: 1px solid #EAE9D0;
	text-align: center;	
}
.whatsnew h3 {
	font-size: 1.3em;
	background-color: transparent;
	border: none;
	text-align: left;
	border-bottom: 1px solid #eee;
	margin: 1em 0 0 0;
}
h4 {
	font-weight: bold;
	font-size: 1em;
	color: #666;
	border-bottom: 1px solid #eee;
	margin: 1em 0 0 0;
}
.whatsnew h4 {
	border-bottom: none;
	
}
h5 {
	margin: 1em 0 0 0;
	font-size: 0.9em;
	font-weight: normal;
	color: #888;
}
.whatsnew h5 {
	font-weight: bold;
}
h6 {
	margin: 1em 0 0 0;
	padding: 0;
}
a {
	color: #7a9478;
	text-decoration: none;
	border-bottom: 1px dotted #093;
}
a:visited {
	color: #7a9478;
}
a:hover {
	border-bottom: 1px solid #093;
}
a img {
	border-bottom: none !important;
	text-decoration: none !important;
}
.noUnderline {
	border-bottom: none;
}
.section {
	clear: both;		
	margin-top: 3em;
}
.sideBar {
	float: left;
	clear: left;
	width: 230px;
	text-align: right;
	padding: 0 25px 0 35px;	 	
	margin-bottom: 5em;
}
.first {
	background-image: url(../images/strip-bg.gif);
	background-repeat: no-repeat;
	min-height: 250px; 
}
.sideBar h4 {
	margin: 3em 0 0 0;
	text-align: right;
    border: none;
    background-color: transparent; 
	font-size: 1.2em;
	letter-spacing: 1px;
	font-weight: bold;
}
.sideBar p{
	font-size: 1.2em;
	text-align: right;
	color: #AA9C84;
	margin-top:1em;
}
.sideBar li{
	text-align: right;
	list-style-type: none;
	margin-top: 8px;
}
.pitch {
	padding-top: 1.3em;
}
.pitch p {
	margin-bottom: 2em;
}
.pitch strong {
	font-size: 1.4em; 
	line-height: 140%;
	font-weight: normal;
}

.content {
	font-size: 1.4em;
	padding-left: 345px;
	line-height: 170%;
}
.fullPage {
	clear: left;
	padding: 3em 0 0 0 !important;
	background-color: #fff;
	
}
.morecontent {
	font-size: 1.2em;
	padding-left: 345px;
	line-height: 170%;
	color: #606060;
}
.content p {
	margin-top: 1em;
}
.content ul {
	margin: 0;
	padding: 0 0 0 1em;
}
.callout {
	letter-spacing: 1px;
	color: #343;
}
.highlight {
	background-color: #ffffdd;
	font-weight: normal;
}

form fieldset {
	padding: 15px 25px !important;
}

#Mockup {
	text-align: center;
	background-color: #333;
}
#Mockup a {
	border: none;
}
#Mockup img {
	border: 1px solid #CCC;
	padding: 2px;
	background-color: #888;
}
.collapseable { display: none; }
.talkingpoints h4 {
	margin: 1em 0 0.7em 0;
}
.talkingpoints p {
	color: #606060;
	font-size: 0.8em;
	padding-left: 3em;
}
.navigation {
	text-align: right;
	font-size: 1.3em;
	margin: 0 0 25px 0;
}
.navigation li {
	line-height: 150%;
	list-style-type: none;
}
table {
	width: 100%;
	border-collapse: collapse;
	font-size: 0.8em;
}
table th {
	line-height: 100%;
	text-align: left;
	vertical-align: bottom;
	background-color: #EEE;
	padding: 3px;
}
table td {
	padding: 3px;
	border-bottom: 1px solid #F1F1F1;
}
table .number {
	text-align: right;
}
.footNote {
	font-size: 0.7em;
	line-height: 150%;
	color: #999;
}
.icon {
	vertical-align: middle;
}
.small {
	font-size: 0.8em;
}
.smaller {
	font-size: 0.6em;
}
.quiet { color: #999; }
.featureList ul {
	margin: 0;
	padding: 0;
}
.featureList li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: normal;
}
.featureList li .icon {
	float: left;
	margin-right: 8px;
}
.featureList li {
	height: 52px;
	font-size: 0.9em;
	margin-bottom:12px;
}
.col1, .col2 {
	width: 49%;
	float: left;
}

.content .didyouknow {
	font-size: 0.8em;
	padding: 5px 10px;
	background-color: #F7F7F1;
	border: 1px solid #DDD;
	line-height: normal;
	margin: 0 0 3em 0 ;
}

.eula p {
	font-size: x-small;
}
.eula h5 {
	font-size: x-small;
	font-weight: bold;
}
.content .screencap {
	margin-left: -300px;
}
.center { 	text-align: center; }
.captchaHelp { clear: left; } 
.instructions		{ line-height: 150% !important }
.instructions h4 	{ margin: 2em 0; color: #3F83C7; font-weight: bold; text-indent: -21px; padding-left: 21px; }
.instructions h5 	{ margin: 1em 0; color: #3F83C7; font-weight: bold; }
.instructions ol 	{ margin: 0 0 0 22px; padding: 0; }
.instructions ol li { margin: 1em 0 0 0; }
.instructions ol 
			  ul li { margin: 0; }
.instructions tt 	{ font-size: 120%; }

.fullPage .instructions		{ padding-left: 0 !important; line-height: 150% !important }
.imageSection {
	
}
.imageSection p {
	padding: 0 0 0 40%;
	text-align: right;
	line-height: 1.2; 
	color: #999;	
	margin: 0;
}

.whatsnew .howto {
	font-size: 0.8em;
	color: #CD6033;
}
