body {
	background: #fff;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

hr {
	height: 0px;
	border: 0;
	border-top: 0px dotted #1a4ccc;
	clear: both;
}

img {
	border: 0;
}

kbd {
	color: #000000;
	background-color: #000000;
	border-right: 0px solid #ccc;
	border-bottom: 0px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 2px 4px;
	text-decoration: none;
}

#maincontainer {
	width: 1000px !important;
	width: 1000px;
	padding-left: 0;
	margin-left: auto;
    margin-right: auto;
    width: 50em;
	padding: 0;
}

#header {
	margin-bottom: 3px;
}
			
#header img {
	vertical-align:middle;
	float: left;
	padding-right: 3px;
	margin-top: -20px !important;
	margin-top: 0;
	}

#header p.title {
	font-weight: bold;
	color: #111;
}

#header p {
	font-weight: bold;
	padding:0;
	margin:0;	
	font-size: 12px;
}

.instructions {
	clear: both;
	float: left;
}

.pdfdownload {
	float: right;
	font-weight: normal;
}

a {
	color: #082674;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.imagerow {
	color: black;
	padding: 0px;
	clear: both;
	background: #fff;
	border: 0px #ffffff dotted;
	margin-bottom: 0px;
}

.imagedescription {
	text-align: left;
}

.imagedescription hr {
	border: 0;
	height: 0px;
	clear: both;
	
}

.imagedescription p {
	text-align: left;
	padding: 0 0 15px 0;	
	margin: 0;	
	height: auto;
	width: 100%;
}
			
img.cellimage {
	width: 328px;
	padding: 4px;
	background: white;
	margin: 0px 10px 0 0;
	display: block;
}
