
.quote

{
	color: #009900;
	
}

.tooltip {

	line-height: 170%;
	width: 250px;
	padding: 10px;
	text-align: justify;
	background: #E8F3FF;
}
  

form.download {
	background:none; 
	padding: 0; 
	margin:0;
	border: none;
}

div.downloadForm {

	background: url(/landing/images/downloadFormBG2.png) no-repeat;
	width: 210px;
	height: 370px;
	float: right;
	margin: 0;
	padding: 0;
	margin-bottom: 0px;
}

div.downloadForm h1 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: white;
	padding-right: 10px;
	padding-top: 15px;
	border: none;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 140%;

}

div.downloadFormHoriz {

	background: url(/landing/images/downloadFormHorizBG.png) no-repeat;
	width: 729px;
	height: 293px;
	float: left;
}

div.downloadFormHoriz h1 {
	text-align: center;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: white;
	padding-right: 10px;
	padding-top: 20px;
	border: none;
	font-weight: bold;
	padding-bottom: 20px;
	line-height: 140%;

}

div.imageBox {

	sclear:both; 
	margin: 0; 
	padding-top: 10px; 
	text-align:justify; 
	line-height: 150%;
}

.large{
	font-size: 26pt;
	font-weight: bold;

}

div.input {

	color: white;
	padding-left: 25px;
	padding-right:20px;
	line-height: 150%;
	font-size:11pt;
	

}

div.inputCaption {

	color: white;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 5px;
	line-height: 130%;
	font-size:11pt;
	font-family: Arial, Helvetica, sans-serif;
}

input.downloadForm {

	width: 150px;
	background: white;
	float: left;
	margin-bottom: 0;
	border: 1px solid #CCCCCC;
	margin-right: 0px;
	font-size: 9pt;
	margin-top: 3px;
}

input.downloadFormHoriz {

	background: white;
	margin-bottom: 0;
	border: 1px solid #CCCCCC;
	margin-right: 5px;
	margin-top: 3px;
}

div.privacy {

	margin-right: 25px;
	margin-bottom: 6px;
	clear: both;
}

a.privacy {

	color: white;
	text-decoration: underline;
	font-size: 10pt;
}

a.privacy:hover {

	color: white;
	text-decoration: none;
}

.inputText {
	width: 100px;
	float: left;
	clear: both;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
}

div.redDownload {
	margin-left: 10px;
	clear: both;
	padding-top: 2px;
	margin-bottom: 5px;
}

input.downloadButtonRedSmall:hover {
	background: none;
	float:none;
	margin:0;
	text-decoration: none;
}

input.downloadButtonRedSmall {
	margin: 0;
	padding:0;
	float:none;
	background: none;}

div.downloadButtonRedSHolder {
	height:85px; 
	padding:0; 
	margin:0; 
	width: 245px; 
	cursor:pointer;
}

a.downloadButtonSmall {
	float:none;
	padding-left:248px;
	padding-bottom:80px;
	background: url(/landing/images/downloadButtonSmall.png) no-repeat;
}


a.downloadButtonSmall:hover {
	background: url(/landing/images/downloadButtonSmallHover.png) no-repeat;
	float:none;
	margin:0;
	padding-left:248px;
	text-decoration: none;
	padding-bottom:80px;
}

div.downloadButtonSHolder {
	height:80px; 
	padding:0; 
	margin:0; 
	width: 275px; 
	cursor:pointer;
}

a.downloadButton {
	float:none;
	padding-left:275px;
	padding-bottom:110px;
	background: url(/landing/images/downloadButton.png) no-repeat;
}


a.downloadButton:hover {
	background: url(/landing/images/downloadButtonHover.png) no-repeat;
	float:none;
	margin:0;
	padding-left:275px;
	text-decoration: none;
	padding-bottom:110px;
}

div.downloadButtonHolder {
	height:90px; 
	padding:0; 
	margin:0; 
	width: 275px; 
	cursor:pointer;
}



#selected {
	background-color: #d9e3f0;
	padding-left: 2px;


}

.download
{
	text-align:center;
	background:url(landing/images/download_button.png) no-repeat top left;
	color: #666666;
	font-weight: normal;
	padding:5px 50px 10px 50px;
}
