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

.articleCommandLink {
	font-size: 8pt;
	text-decoration: none;
	color: #333300;
	font-weight: bold;
}

.articleCommandLink:visited {
	color: #333300;
	text-decoration: none;
}

.articleCommandLink:hover {
	color: #333300;
	text-decoration: underline;
}

.articleCommandLinkDisabled {
	font-size: 8pt;
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}

.articleForm {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 125%;
	text-decoration: none;
	color: #333300;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
}

.articleLeft {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
	color: #333300;
	height: 337px;
	vertical-align: top;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.articleMain {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 125%;
	color: #333300;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 0px;
	padding-bottom: 20px;
}

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

.articleMainTitle {
	font-size: 14pt;
	color: #3e4d1d;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.articleMainTitle:visited {
	color: #3e4d1d;
	text-decoration: none;
}

.articleMainTitle:hover {
	color: #3e4d1d;
	text-decoration: none;
}

.articleShort {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #c0ceb7;
	background-color: #006633;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.articleShortTitle {
	font-size: 12pt;
	color: #f6f9ec;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	background-color: #34855c;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f6f9ec;
}

.articleTitle {
	font-size: 14pt;
	color: #3e4d1d;
	font-weight: bold;
	line-height: 120%;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 10px;
}

.articleWideShort {
	font-family: verdana,helvetica,sans-serif;
	font-size: 9pt;
	font-weight: normal;
	line-height: 150%;
	text-decoration: none;
	color: #333300;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.articleWideShortTitle {
	font-size: 14pt;
	color: #f6f9ec;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-color: #34855c;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f6f9ec;
}

a {
	color: #3e4d1d;
	text-decoration: underline;
}

a:visited {
	color: #3e4d1d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

div.articleHr {
	height: 1px;
	background-color: #000000;
	margin-top: 10px;
	margin-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;
}



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

