/* CSS Document */

.grey{
	background-color: #DFDFDF;
	}

.ltblue{
	background-color: #9DB3D9;
	}

.dkblue{
	background-color: #282E39;
	}

.black{
	background-color: #000000;
	}
.yellow{
	background-color: #ffcc33;
	}

.rhsborder{
	margin: 0px 1px 0px 0px;
	}
.white{
	background-color: #ffffff;
	}
.greyblue{
	background-color: #E3EFF6;
	}
	
.greyblue2{
	background-color: #E3EFF6;
	padding: 10px 10px 5px 20px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #212121;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	}


.border {
	padding: 2px;
	margin: 10px;
	border: 1px solid #0365AC;
width:774px;
			}
td {
	vertical-align: top;
}

blockquote {
	padding: 8px 8px 8px 8px;
	margin-right: 8px;
	margin-left: 8px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #0365AC;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 1.4em;
	text-align:center;
	}
	

.photo {
	float: left;
	border: 1px solid #004675;
	margin: 0px 5px 10px 0px;
}
p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4em;
	font-style: normal;
	color: #212121;
}
strong {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #0365AC;
}
h4 {
	font-family: Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #0365AC;
	font-size: 14px;
}

.footer {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #4A4A4A;
	border-top: 1px solid #0365AC;
	text-align: right;
	margin-top:12px;
	padding:10px;
}
.instruction {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #0365AC;
	text-align: left;
	padding: 3px 0px 4px 5px;
}

li {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	font-style: italic;
	color: #212121;
}
.paddborder {
border-left: 1px dotted #bbbbbbb;
}
			
