/* DEFAULT STYLE */



/* FONTS 

.body_0_9 {
	font-size: 0.9em;
}
.body_bold {
	font-weight: bold;
}
.body_bold_1_1 {
	font-size: 1.1em;
	font-weight: bold;
}
.body_bold_1_2 {
	font-size: 1.2em;
	font-weight: bold;
}
.body_bold_1_3 {
	font-size: 1.3em;
	font-weight: bold;
}
.body_bold_1_5 {
	font-size: 1.5em;
	font-weight: bold;
}
.body_bold_2_1 {
	font-size: 2.1em;
	font-weight: bold;
}
.body_black {
	color: #000000;
}
.body_black_bold {
	color: #000000;
	font-weight: bold;
}
.body_light_blue {
	color: #878f9f;
}
.body_light_blue_bold {
	color: #878f9f;
	font-weight: bold;
}
.body_light_blue_bold_1_1 {
	font-size: 1.1em;
	color: #878f9f;
	font-weight: bold;
}
.body_mid_blue {
	color: #516491;
}
.body_mid_blue a, .body_mid_blue a:visited{
	color: #516491 !important;
	font-weight: bold;
}
.body_mid_blue_bold {
	color: #516491;
	font-weight: bold;
}
.body_mid_blue_bold_1_1 {
	font-size: 1.1em;
	color: #516491;
	font-weight: bold;
}
.body_mid_blue_bold_1_3 {
	font-size: 1.3em;
	color: #516491;
	font-weight: bold;
}
.body_blue {
	color: #012145;
}
.body_blue_bold {
	color: #012145;
	font-weight: bold;
}
.body_grey {
	color: #999999;
}
.body_grey_bold {
	color: #999999;
	font-weight: bold;
}
.body_grey_0_9 {
	font-size: 0.9em;
	color: #999999;
}
.body_white {
	color: #000;
}
.body_white_bold {
	font-weight: bold;
	color: #000;
}
.body_white_bold_caps {
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
}
.body_white_bold_1_1 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
}
.body_white_bold_1_2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.body_white_bold_1_3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #000;
}
.body_white_bold_1_5 {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}
.body_white_bold_2_1 {
	font-size: 2.1em;
	font-weight: bold;
	color: #000;
}
.body_red {
	color:#FF0000;
}
.body_red_bold {
	color:#FF0000;
	font-weight: bold;
}
.body_orange {
	color: #cb5101;
}
.body_orange_bold {
	color: #cb5101;
	font-weight: bold;
}
.body_light_orange {
	color: #f39e48;
}
.body_light_orange_bold {
	color: #f39e48;
	font-weight: bold;
}
.body_yellow {
	color: #ffd41c;
}
.body_yellow_bold {
	color: #ffd41c;
	font-weight: bold;
}
.body_sick_yellow {
	color: #a89058;
}
.body_sick_yellow_bold {
	color: #a89058;
	font-weight: bold;
}
.body_brown {
	color: #3f221c;
}
.body_brown_bold {
	color: #3f221c;
	font-weight: bold;
}
.pagelist {
	background: #3e578d;
	border: 1px solid #ffffff;
	color: #000;
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
}
*/



/* SIFR FONTS
.body_white_bold_2_sifr {
	font-size: 2em;
	font-weight: bold;
	height: 32px;
	margin: 0;
	padding: 0;
	color: #000;
}

.body_light_blue_bold_1_6_sifr {
	font-size: 1.6em;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #8a9fba;
}
.NewsSubLine h2{
	color:#8A9FBA;
	font-size:1.6em;
	font-weight:bold;
	height:20px;
	margin:0;
	padding:0;
	}
	span.body_light_blue_bold_1_6_sifr {
		font-size: 2em;
	}
.body_blue_bold_1_6_sifr {
	font-size: 1.6em;
	font-weight: bold;
	height: 20px;
	margin: 0;
	padding: 0;
	color: #012145;
}
	span.body_blue_bold_1_6_sifr {
		font-size: 2em;
	}
.body_blue_bold_2_0_sifr {
	font-size: 2.9em;
	font-weight: bold;
	padding: 0;
	color: #0a1836;
} */

/* LINK STYLES

a, a:link, a:active, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #112A58;
	text-decoration: none;
	outline: none;
	}

.content_box a{
	font-weight:bold;
	}

a:hover {
	text-decoration: underline;
}
a.body_black:link, a.body_black:active, a.body_black:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #112A58;
	text-decoration: none;
}
a.body_black:hover {
	text-decoration: underline;
}
a.body_grey:link, a.body_grey:active, a.body_grey:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
}
a.body_grey:hover {
	text-decoration: underline;
}
a.body_light_blue:link, a.body_light_blue:active, a.body_light_blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #89a0b9;
	text-decoration: none;
}
a.body_light_blue:hover {
	text-decoration: underline;
}
a.body_mid_blue:link, a.body_mid_blue:active, a.body_mid_blue:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #516491;
	text-decoration: none;
}
a.body_mid_blue:hover {
	text-decoration: underline;
}
a.body_blue:link, a.body_blue:active, a.body_blue:visited {
	font-family:Arial, Helvetica, sans-serif;
	color: #264273;
	text-decoration: none;
}
a.body_blue:hover {
	text-decoration: underline;
}
a.body_white:link, a.body_white:active, a.body_white:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
a.body_white:hover {
	text-decoration: underline;
}
a.body_orange, a.body_orange:active, a.body_orange:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cb5101;
	text-decoration: none;
}
a.body_orange:hover {
	text-decoration: underline;
}
a.body_light_orange, a.body_orange:active, a.body_orange:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #f39e48;
	text-decoration: none;
}
a.body_light_orange:hover {
	text-decoration: underline;
}
a.pagelist, a.pagelist:visited {
	background: #3e578d;
	border: 1px solid #ffffff;
	color: #000;
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
}
a.pagelist:hover, a.pagelist:active {
	background: #98a4bf;
	border: 1px solid #ffffff;
	color: #000000;
	padding: 0 2px 0 2px;
	margin: 0 2px 0 2px;
	text-decoration: none;
}
a.body_brown:link, a.body_brown:active, a.body_brown:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3f221c;
	text-decoration: none;
}
a.body_brown:hover {
	text-decoration: underline;
} */

/* FORM STYLES 

fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
legend {
	display: none;
	
}*/


/* DISPLAY STYLES

.borderNone {
 	border:none !important;
 	}
.NoPad {
  padding:0 !important;
  }
.hidden {
  display:none;
  }
.clear {
	clear:both;
	} */