/* ------------------- CONTRIBUTE 3.0 SAFE STYLES FOR BODY CONTENT -------------------- */

.bodytext {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.4em;
	color: #330000;
	text-decoration: none;
	padding: 7px 5px 2px 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.bodytextGapabove {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.4em;
	color: #330000;
	text-decoration: none;
	padding-top: 7px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.textspace {
	font: 0.4em Verdana, Arial, Sans-serif;
	line-height: 0.6em;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}


/* Note: Contribute users have to select each bullet item individually and assign the bullet_01 style. 
   Selecting the whole list and applying the style won't work.  */

.bullet_01 {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_white.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

A.bullet_01 {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: underline;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_white.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_01_no_font_change, A.bullet_01_no_font_change {
	display: block;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_white.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_01Gapabove {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: none;
	padding: 7px 5px 2px 12px;
	background-image: url(../images/dot_white.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_01Gapabove {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: underline;
	padding: 7px 5px 2px 12px;
	background-image: url(../images/dot_white.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_02 {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: none;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_brown.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

A.bullet_02 {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: underline;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_brown.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_02_no_font_change, A.bullet_02_no_font_change, {
	display: block;
	padding: 2px 5px 2px 12px;
	background-image: url(../images/dot_brown.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bullet_02_Gapabove {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: none;
	padding: 7px 5px 2px 12px;
	background-image: url(../images/dot_brown.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	background-color: transparent;
}

A.bullet_02_Gapabove {
	font: 0.7em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: underline;
	padding: 7px 5px 2px 12px;
	background-image: url(../images/dot_brown.gif);
	background-position: 0px 9px;
	background-repeat: no-repeat;
	background-color: transparent;
}

H5 {
	font: bold 0.7em Verdana, Arial, Sans-serif;
	text-decoration: underline;
	padding: 0px;
	margin-bottom: 2px;
}

A:hover.bullet_01, A:hover.bullet_01Gapabove {
	color: #000;
	text-decoration: underline;
}

A.info {
	font: bold 1.0em Verdana, Arial, Sans-serif;
	line-height: 1.2em;
	color: #756333;
	display: block;
	text-decoration: underline;
	padding: 3px 5px;
	background-color: e0d5b8;
}

A:hover.info {
	color: #fff;
	background-color: #000;
}

A.h5 {
	font-weight: bold;
	color: #756333;
	text-decoration: underline;
}

A:hover.h5 {
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

/*