/* @override http://www.coverletterexamples.net/style.css */

body { 
	margin: 0; 
	/*font-size: .9em; */
	font-size:1.0em;
	line-height: 1.2em; 
	font-family: Helvetica, Arial, sans-serif;
    /*text-align: center; */
	}

#nav p { 
	font-size: 10px; 
	font-family: Verdana; 
	margin-bottom: 8px; 
	}

#nav h2 { 
	margin: 16px 0 8px 0; 
	font-family: Verdana; 
	font-size: 10px; 
	font-weight: bold; 
	}

#nav a:link { 
	color: #0066cc; 
	text-decoration: none;
	}

#nav a:visited { 
	color: #000099; 
	text-decoration: none; 
	}

#nav a:hover { 
	color: #0066cc; 
	text-decoration: underline; 
	}

#nav a:active { 
	color: #0066cc; 
	text-decoration: none; 
	}

h1 {
	margin: 6px 0 6px 0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.4em; 
	}

h2 {
	margin: 6px 0 6px 0; 
	font-family: Helvetica, Arial, sans-serif; 
	font-size: 1.2em; 
	}

p, .intlist { 
	margin-top:0px; 
	font-size: .9em; 
	line-height: 1.2em; 
	font-family: Helvetica, Arial, sans-serif; 
	}

#logo-header { 
	position:relative;
	margin: 0 10% 0 6%;
	width: 84%;
	padding: 18px;
	background: #fff;
	top: 10px; position:relative;
	left: 0; 
	z-index: 1;
	}


@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0 and Opera 9 rules here */
.searchpositioning{position:absolute;bottom:-1.3em;padding-left:2em;}
}

#logo-header-small { 
	position:relative;
	margin: 0 10% 0 6%;
	width: 84%;
	padding: 18px;
	background: #fff;
	top: 10px; 
	left: 0; 
	z-index: 1;
	}

#logo-header form {
	position: relative;
	top: -10px;
	font-size: larger;
	float: right;
}

#homepage-content { 
	top:0;
	margin: 0 auto 0 6%;
	position: relative; 
	z-index: 0;
	width: 84%;
	padding: 18px;
	background: #fff;
	text-align: left;
	}
	
#download {
	font-style:italic;
	border:1px solid #999;
	padding:5px;
	background-color:#fdd;
	font-size:80%;
	margin: 0 350px 0 30px;
}

#subscribe {
	font-style:italic;
	border:1px solid #999;
	padding:5px;
	background-color:#6495ED;
	font-size:110%;
	margin: 0 10% 10px 10%;
}

#main-content { 
	position: relative; 
	z-index: 0;
	top: 129px;
	width: 84%;
	margin: 0 10% 129px 6%;
	padding: 18px;
	background: #fff;
	border: #999 1px solid;
	text-align: left;
	}

.links { 
	text-align: left;
	}

#search-form, #footer {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	border-top: solid 1px #999;
	padding-top: 9px;
	}
	
#footer {
	font-size: .8em;
	
	}

#search-form form {
	font-size: .9em;
	}
	
#search-form form img {
	vertical-align: -50%;}
	
#ad{
float: right;
margin-right: 2em;
margin-top: 0.5em;
}

.dpfad
{
float: right;
margin-right: 2em;
margin-top: 0.5em;

}

.downloadbutton {
margin-bottom:4px;
overflow: hidden;
text-align:left;
min-width: 220px;
height: 25px;
font-size: 11px;
  border: solid 2px #4C69A4;
  color: #000000;
-webkit-border-radius: 6px;
-webkit-border-top-left-radius: 13px;
-webkit-border-bottom-left-radius: 13px;
-moz-border-radius: 6px;
-moz-border-radius-topleft: 13px;
-moz-border-radius-bottomleft: 13px;
border-radius: 6px;
border-top-left-radius: 13px;
border-bottom-left-radius: 13px;
  background: #F49530;
  background: -moz-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFD09E), color-stop(15%,#FFC384), color-stop(30%,#FFC384), color-stop(31%,#F49530), color-stop(94%,#D07E29), color-stop(95%,#BF7425), color-stop(100%,#A46420));
  background: -webkit-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -o-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: -ms-linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  background: linear-gradient(top, #FFD09E 0%, #FFC384 15%, #FFC384 30%, #F49530 31%, #D07E29 94%, #BF7425 95%, #A46420 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFD09E', endColorstr='#A46420',GradientType=0 ); 
  cursor:pointer;
  bottom: 9.75px;
  
  
}
.downloadbutton:hover {
  color: #ffffff;
}
.related_download_text{
  color: #f00;
  font-size:120%;
}
.downloadbutton img {
position: relative;
left: -5px;
}
.downloadbutton span {
position: relative;
top:-6px;}

form {
   display: inline;
}

