h1 {
	font-size:14px;
	line-height:18px;
}
p {
	margin:5px 10px;
	padding:0;
}
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	text-align: left;

}
.bodytextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
	font-weight: bold;
	left: auto;
	text-align: left;

}
.AttentionHeader {
	font-size: 14px;
	font-weight:bold;
	color: #000;
}
.articletext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
a {
	font-weight:bold;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #669900;
}
label.error {
	color:#cc0000;
	padding-left:5px;
}
a.pdfDoc:after {
	content:url(../images/pdficon_small.gif);
	padding-left:6px;
	vertical-align:middle;
}
p.detail {
	line-height:2.0em;
	margin:0 0 6px;
	padding:0;
}
div.label {
	float:left;
	clear:left;
	width:120px;
	font-weight:bold;
	margin-right:10px;
}
.labelText {
	float:left;
	width:436px;
	overflow:hidden;
}
/*
a[href$='.pdf'] {
	background:url(/images/pdficon_small.gif) no-repeat right;
	padding:3px 20px 3px 0;
}
*/

