* {
	padding: 0;
	margin: 0;
}

ul{ margin: 1em 2em;}
a img {
	border: 0;
}

a:link, a:visited {
	color: #05283e;
	text-decoration: underline;
}

a:hover, a:active {
	color: #14caff;
	text-decoration: none;
}
hr{ 
	border-bottom:#1f4c77 dashed 1px; 
	border-top:none; 
	border-left:none;  
	border-right:none; 
	height:1px; 
	margin:0.6em 0;
	_margin:0;
}

.spacer {
	clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE5/Mac \*/
* html .clearfix {height: 1px;}
.clearfix {display: block;}
/* End hide from IE5/Mac */

body {
	font: normal 74% Arial, Verdana, Helvetica, Sans-serif;
}

h1 {
	font-size: 2.0em;
	font-weight: normal;
	line-height: 0em;
}
h2,{
	font-size: 2.0em;
	font-weight: bold;
	line-height: 1.2em;
	font-family: Verdana, Helvetica, Arial, Sans-serif;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.0em;
	margin:  1em 0 0.5em 0;	
	color:#24a0ce;
}
h4 {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.0em;
	margin: 1em 0 0.5em ;	
	color:#1f4c77;
}

h5 {
	font-size: 1.0em;
	font-weight: bold;
	line-height: 1.0em;
	margin:  0.5em 0;	
}

p {
	font-size: 1.0em;
	line-height: 1.2em;
	margin: 1em 0;
}

.micro {
	font-size: 0.9em;
}

#whitePaperWrapper{ 
	margin:20px;
	}
.helmets{ text-align:center;}
.helmets h3{ font-size:1.4em}
.helmets h4{ font-size:1.6em}
.helmets p{ font-size:1.2em}






