body {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	text-align: left;
	color: #000;
	background-color: #fff
}
h1 {font-size: 14pt;}
h2 {
	margin-top: 15pt;
	font-size: 12pt;
}
a {
	color: #666;
	text-decoration: underline;
}

#footer_print {
	margin-top: 1cm;
	font-size: 9pt;
	text-align: left;
	clear: both;
}

/* Hide the div's and classes that are appropriate for screen only */
#outer #leftMargin {display: none;}
#outer #inner #header {display: none;}
#outer #inner #navHeader {display: none;}
#outer #inner #menu {display: none;}
#outer #inner {text-align: left;}
#outer #inner #takingCare {display: none;}
#outer #inner #footer {display: none;}
#clear {display: none;}
.dontPrint {display: none;}

.thumbnail {
	margin-left: 0pt;
	margin-right: 5pt;
	margin-top: 0pt;
	margin-bottom: 5pt;
	border: solid 1pt #666;
}
.item {margin-top: 5pt;}
.smallGrey {
	color: #666;
	font-size: 7pt;
}
#content form .dontPrint {display: none;}
#content form td.field {width: 50%; border-bottom: solid 1px #bbb;}
#content form textarea {width: 548px;}
#content form .small {font-size: 9pt;margin-left: 5px;}
#content form .smallAsteriskPrint {
	font-family:Verdana;
	font-size: 10px;
	color: #000;
}