.articleCaption {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
}

.articleForm {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
	line-height: 1.4em;
}

.articleLeft {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.articleMain {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	line-height: 1.4em;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.articlePreTitle {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: normal;
}

.articleShort {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #848452;
	line-height: 1.4em;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.articleTitle {
	font-family: verdana,helvetica,sans-serif;
	font-size: 20pt;
	font-weight: normal;
	font-style: italic;
	color: #12622f;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: normal;
}

.articleTitle:visited {
	color: #12622f;
	text-decoration: none;
}

.articleTitle:hover {
	color: #12622f;
	text-decoration: none;
}

.missingFieldsIndicator {
	color: #800;
	font-weight: bold;
}

a {
	color: #12622f;
}

a:hover {
	text-decoration: none;
}

div.articleHr {
	background-image: url(../images/hr.gif);
	background-position: center center;
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.articleHr hr {
	display: none;
}

h2 {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 1em;
	margin-top: 1em;
	line-height: normal;
}

