.copy {
	font-family: Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000000;
	line-height: 20px;
	list-style-image: url("../images/bullet_01.gif");
}
.copy A:LINK {color: #E58E39; text-decoration: none}
.copy A:VISITED {color: #E58E39; text-decoration: none }
.copy A:HOVER {
	color: #E58E39;
	background-color: #FFFFE5;
	border-bottom: 1px solid #FF9900 }

.copy_sans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	line-height: 16px;
	list-style-image: url("../images/bullet_01.gif")}
.copy_sans A:LINK {color: #194688; text-decoration: none}
.copy_sans A:VISITED {color: #194688; text-decoration: none }
.copy_sans A:HOVER {color: #194688; background-color: #FFFFE5; 	border-bottom: 1px solid #FF9900 }


.copy_small {
	font-family: Verdana, Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: #345C78;}
.copy_small A:LINK {color: #E58E39; text-decoration: none}
.copy_small A:VISITED {color: #E58E39; text-decoration: none }
.copy_small A:HOVER {color: #E58E39; background-color: #FFF2CC }


.copy_title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #1A1A1A;
	text-transform: uppercase;
	font-variant: normal;
	font-weight: bolder;
}
.copy_title A:LINK {color: #FF6A00; text-decoration: none}
.copy_title A:VISITED {color: #FF6A00; text-decoration: none }
.copy_title A:HOVER {color: #FF6A00; text-decoration: underline }


.section_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #E56A2E;
	font-weight: Bold;
	text-transform: uppercase;
	font-variant: normal;
	word-spacing: 2px;
}
.section_title A:LINK {color: #E56A2E; text-decoration: none}
.section_title A:VISITED {color: #E56A2E; text-decoration: none }
.section_title A:HOVER {color: #E56A2E; text-decoration: underline }



.Georgia_18 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E56A2E;
	font-variant: normal;
	word-spacing: 2px;
}
.Georgia_18 A:LINK {color: #E56A2E; text-decoration: none}
.Georgia_18 A:VISITED {color: #E56A2E; text-decoration: none }
.Georgia_18 A:HOVER {color: #E56A2E; text-decoration: underline }



.charts {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #333333;}
.charts A:LINK {color: #0091DA; text-decoration: none}
.charts A:VISITED {color: #0091DA; text-decoration: none }
.charts A:HOVER {color: #0091DA; text-decoration: underline }


.field_copy {
	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 16px;
	list-style-image: url("../images/bullet_01.gif");}
.field_copy A:LINK {color: #000000; text-decoration: none}
.field_copy A:VISITED {color: #000000; text-decoration: none }
.field_copy A:HOVER {color: #000000; text-decoration: underline }

.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #FF9500;
	text-indent: 5px;
	background-color: #FCFCF5;}


.mouse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-variant: normal;
	text-transform: uppercase;
	font-weight: bold;
}
.mouse A:LINK {color: #ffffff; text-decoration: none}
.mouse A:VISITED {color: #ffffff; text-decoration: none}
.mouse A:HOVER {color: #ffffff; background-color: #FFF2CC
}


.butn_more {
	background-image: url("../images/more_off.gif");
	height: 11px;
	width: 39px;
	background-repeat: no-repeat;
}


.border {
	border: 2px solid #FFE598;
	margin: 5px 5px 5px 5px;
}
A:hover, A:active {color: #F28D00}


.border_3px_yel {
	border: 3px solid #FFE598;
}
A:hover, A:active {color: #F28D00}


.no_repeat_bkg {
	background-repeat: no-repeat;
}