.orange_ext {
color: #FF7000;
/* margin-left: 3px; */
/* margin-right: 3px; */
font-weight: bold;
}

.blue_ext {
color: blue;
font-weight:bold;
}

#footer_ssl_logo {
  position: relative;
  top: -20px;
  float: left;
  left: 10px;
  block: inline;
}

#footer_cont h5 {
  width: 830px;
  height: 50px;
  float: right;
}

.bott_index a, .bott_index a:link {
	background-image: url(../images/bot_back.gif);
	float: right;
	margin-right: 20px;
}

div.footer_value{
	border: solid 1px #B1ABA7;
	margin: 5px 3px;
	padding: 10px;
	background-color: #EFECEA;
}


.strong_orange {
	font-weight: bold !important;
/* 	color: #F19207 !important; */
	color: #D68D23 !important;
}


.strong_blue {
	font-weight: bold !important;
	color: blue !important;
}

.strong_red {
	font-weight: bold !important;
	color: #D61800 !important;
}

.strong_green {
	font-weight: bold !important;
	color: green !important;
}

.no_color {
	color: #201111;
}

.strong_default {
	font-weight: bold !important;
}



/* font-size
============================================================================================================ */
.font_size_80  {font-size: 80% !important;}
.font_size_90  {font-size: 90% !important;}
.font_size_100 {font-size: 100% !important;}
.font_size_110 {font-size: 110% !important;}
.font_size_120 {font-size: 120% !important;}
.font_size_130 {font-size: 130% !important;}
.font_size_140 {font-size: 140% !important;}
.font_size_150 {font-size: 150% !important;}
.font_size_160 {font-size: 160% !important;}
.font_size_170 {font-size: 170% !important;}
.font_size_180 {font-size: 180% !important;}
.font_size_190 {font-size: 190% !important;}
.font_size_200 {font-size: 200% !important;}
