.box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.box_title_ital {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #FFF;
}
.box_title_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.box_title_sm_clickon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
}
.subtitle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}
.title_rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00C;
	text-decoration: none;
}

.title1white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
.title1_linked {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00C;
}


.title2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	color: #039;
	text-decoration: underline;
}

.panel_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006;
}

.copy {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	line-height: 16px;
}
.copybold {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	line-height: 16px;
}
.copyred {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #F00;
	line-height: 16px;
}

.copy_link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00C;
	line-height: 16px;
}
.copy_shrink_form {
	font-family: Verdana;
	font-size: 2px;
	font-weight: normal;
	color: #EBEBEB;
	line-height: 16px;
}



.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	font-weight: bold;
}
.pointer {
	cursor: pointer;
}
.copy_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
