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

.articleForm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

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

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

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

.articleShort {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 0px;
	padding-bottom: 0px;
}

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

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

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

.articleWideShort {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

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

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

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

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-top: 1em;
	margin-bottom: 1em;
}


