@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_stretch.png);
	background-repeat: repeat-x;
	background-color: #000c21;
}
#mainTable {
	width: 100%;
	background-image:url(../images/background_borealis.png);
	background-repeat:no-repeat;
	background-position: top center;
}
#mainLayout {
	width: 940px;
	height: 252px;
}
.menuCell {
	height: 42px;
	background-image:url(../images/mainmenu_background.png);  
}
.subpageVmodBack {
	background-image:url(../images/subpage_title_back.png);
}
#vModuleTable {
	height: 180px;
}
#vModuleTableSub {
	height: 95px;
	margin-bottom: 1px;
}
#flashButtonsHolder {
	height: 151px;
	width: 100%;
}
#contentAreaBack {
	width: 940px;
	/*background-image: url(../images/contentarea_shading_top.png);*/
	background-image: url(../images/content_table_columns.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#contentAreaBackSub {
	width: 940px;
	/*background-image: url(../images/contentarea_shading_top.png);*/
	background-image: url(../images/content_table_columns_subpage.png);
	background-repeat: no-repeat;
	background-color: #FFF;
}
#footerArea {
	width: 940px;
	background-color: #182947;
	height: 88px;
}
#footerSignature {
	width: 940px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #213251;
	padding-left: 15px;	
}
#SubpageHeader {
	width: 90%;
}

.ContentBoxTableBorder {
	border-right: 1px #CCC;
}
.mainBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.mainBodyText h1 {
	font-size: 18px;
	line-height: 24px;
	color: #002d78;
}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #002d78;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4e92cc;
	text-decoration: none;
}
a.breadcrumb:hover {
	color: #123859;
	text-decoration: underline;
}
.contentCell {
	padding-top: 25px;
}
.contentCellSub {
	width: 670px; /*720*/ 
	padding-left: 25px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
}
.contentCellSubRight {
	 
	padding-left: 29px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align:justify; 
}
.casesCell {
	padding-top: 14px;
}
.casesBoxTop {
	background-image: url(../images/cases_box_top.png);
	height: 8px;
}
.casesBoxMid {
	background-image: url(../images/cases_box_mid.png);
}
.casesBoxBottom {
	background-image: url(../images/cases_box_bottom.png);
	height: 8px;
}
.caseStudiesTitle {
	margin-left: 12px;
	margin-top: 3px;
}
.readAll {
	margin-top: 20px;
	margin-bottom: 20px;
}
.infoboxHR {
	background-image: url(../images/info_box_hr.png);
}
.yellowMenuCell {
	height: 29px;
	background-color: #ffc200;
	background-image:url(../images/yellowcell_background.png);
	background-repeat: repeat-x;
}
.logoPos {
	margin-left: 15px;
	margin-top: 15px;
}
.newsHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0072c2;
	line-height: 14px;
	padding-top: 4px;
}
.newsDateText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #a5a5a5;
	padding-bottom:20px; 
}
.newsBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
	padding-top: 5px;
}
.aboutBodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #4d4d4d;
	padding: 5px 5px 0px 5px;
}

.aboutBodyText a:link {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

.aboutBodyText a:visited {
	color: #4d4d4d;
	font-weight: bold;
	text-decoration: none;
}

.mainBodyText a:link {
	color: #51aef3;
	text-decoration: none;
	font-weight: bold;
}
.mainBodyText a:visited {
	color: #51aef3;
	text-decoration: none;
	font-weight: bold;
}
.mainBodyText a:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}
.mainBodyText a:active {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.arrowMore {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0072c2;
	font-weight: bold;
	text-decoration: none;
}

.arrowMore a:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0072c2;
	font-weight: bold;
	text-decoration: none;
}
.arrowMore a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #0072c2;
	font-weight: bold;
	text-decoration: none;
}
.arrowMore a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}


.arrowMore2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffb000;
	font-weight: bold;
	text-decoration: none;
}

.arrowMore2 a:link {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffb000;
	font-weight: bold;
	text-decoration: none;
}
.arrowMore2 a:visited {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #ffb000;
	font-weight: bold;
	text-decoration: none;
}
.arrowMore2 a:hover {
	color: #4d4d4d;
	text-decoration: underline;
}



.caseImage {
	border: 1px #CCC;
}
.buttonLeftSpace {
	margin-bottom: 1px;
}
.caseBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #515151;
	padding-left: 5px;
	padding-right: 5px;
}
.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #30528e;
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
}
a.footerLink:hover {
	color: #ffffff;
	text-decoration: none;
}
.footerLinkSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #578eef;
	text-decoration: none;
	line-height: 14px;
}
a.footerLinkSmall:hover {
	color: #ffffff;
	text-decoration: none;
}
.buttonsLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 10px;
	text-decoration: none;
}
a.buttonsLeft:hover {
	color: #0072c2;
	text-decoration: none;
}
