@charset "utf-8";

body {
	background-color: #0D7ECE;
	background: url(images/background_blue.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#mainbody {
	background-image:url(images/b2b_body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFF;
}

#newsCell {
  background-image: url(images/green_box.gif);
  background-repeat: no-repeat;
  background-position: top left
}

#flashcontent * { display: block; }


.bodytext {
	font-family: Arial;
	font-size: 10pt;
	line-height: normal;
}
.bodytext a {
	text-decoration: none;
	color: #01519C;
	font-weight: bold;
}
.bodytext a:link {
	text-decoration: underline;
	color: #01519C;
}
.bodytext a:hover {
	text-decoration: underline;
	color: #3D870C;
}

.BlueHeader {
	font-family: Arial;
	font-size: 28px;
	color: #01519C;
	letter-spacing: 1pt;
}
.BlueHeaderSm {
	font-family: Arial;
	font-size: 14px;
	color: #01519C;
	font-weight: bold;
}
.footer {
	font-family: Arial;
	font-size: 9pt;
	color: #01519C;
	font-weight: bold;
	text-align: center;
}
.footer a {
	text-decoration: underline;
	color: #01519C;
	font-weight: bold;
}
.footer a:link {
	text-decoration: underline;
	color: #01519C;
}
.footer a:hover {
	text-decoration: underline;
	color: #3D870C;
}
.NewsHeader {
	font-family: Arial;
	font-size: 14pt;
	color: #FFF;
	font-weight: bold;
}
.NewsText {
	font-family: Arial;
	font-size: 9pt;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}
.NewsText a {
	text-decoration: underline;
	color: #FFF;
	font-weight: bold;
}
.NewsText a:link {
	text-decoration: underline;
	color: #FFF;
}
.NewsText a:hover {
	text-decoration: underline;
	color: #000;
}
.footerWt {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1pt;
}
.NewsHeaderSM {
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	font-weight: bold;
}
.NewsHeaderLG {
	font-family: Arial;
	font-size: 18pt;
	color: #FFF;
	font-weight: bold;
}
.NewsTextLG {
	font-family: Arial;
	font-size: 11pt;
	color: #000;
	font-weight: bold;
	line-height: 14pt;
}

