/* -------- CONTENT.CSS -------- */
h1
{
        color: #002f5f;
        font-size: 24px;
	font-weight: bold;
        margin-top: 5px;
        margin-bottom: 3px;
	padding-bottom: 0px;
}

h2
{
        color: #002f5f;
        font-size: 18px;
	font-weight: bold;
        margin-top: 10px;
        margin-bottom: 0px;
        padding:0;
	padding-bottom: 0px;
}

h3, h4, h5
{
        color: black;
        font-weight: bold;
        font-size: 16px;
        padding:0;
        margin-top: 5px;
        margin-bottom: 0px;
}

#middle_content td li, #middle_content_wide td li,
#middle_content td ul, #middle_content_wide td ul
{
  margin-top: 0px;
  margin-bottom: 7px;
}

#middle_content p, #middle_content td, #middle_content li,
#middle_content_wide p, #middle_content_wide td, #middle_content_wide li
{
	margin-top: 7px;
        font-size: 14px;
        line-height: 18px;
}

p a
{
	font-weight: bold;
}

.intro
{
	font-size: 16px;
        line-height: 20px;
	font-weight: bold;
	color: #002F5F;
}

.intro a
{
	font-weight: bold;
}

.smallprint
{
	font-size: 11px !important;
	line-height: 14px !important;
}

.rightimage
{
	float: right;
	padding-left: 25px;
}

.centreimage
{
	float: none;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

#middle_content table, #middle_content_wide table
{
	border-collapse: collapse;
	padding-left: -7px;
	padding-right: -7px;
}

#middle_content td, #middle_content_wide td
{
	border: 0px;
	padding: 5px;
}

#middle_content .head, #middle_content_wide .head
{
	border: 0px solid #C8C2BE;
	border-collapse: collapse;
	padding: 5px;
	background-color: #002F5F;
	color: white;
	font-weight: bold;
}

#middle_content .data, #middle_content_wide .data
{
	border: 1px solid #C8C2BE;
	border-collapse: collapse;
	padding: 4px;
	background-color: white;
	color: black;
}

#tab_top_left
{
	background: url(/images/tab_top_left.gif) top left no-repeat;
}

#tab_top_right
{
	background: url(/images/tab_top_right.gif) top right no-repeat;
}

#tab_bottom_left
{
	background: url(/images/tab_bottom_left.gif) bottom left no-repeat;
}

#tab_bottom_right
{
	background: url(/images/tab_bottom_right.gif) bottom right no-repeat;
}


a.sitemap1 {
  font-size: 16px;
  color: #000000;
  font-weight: bold;
  text-decoration: none;
  margin: 0px;
  padding: 0px;
  border: 0px;
  line-height: 100%;
}
a.sitemap1:hover {
  font-size: 16px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
  border: 0px;
  line-height: 100%;
}

a.sitemap2 {
  font-size: 14px;
  padding-left: 20px;
  text-decoration: none;
  color: #000000;
  margin: 0px;
  padding: 0px;
  border: 0px;
  line-height: 100%;
}
a.sitemap2:hover {
  font-size: 14px;
  padding-left: 20px;
  text-decoration: underline;
  margin: 0px;
  padding: 0px;
  border: 0px;
  line-height: 100%;
}

.sitemap {
  border: 0px !important;
  margin: 0px; 
  padding: 0px !important;
}

.sitemapimg {
    display: inline;
    padding: 0px;
    margin: 0px;
    border: 0px;
}
/* ----- DROPDOWN-MENU.CSS ----- */

/*------------- QUICKLINKS DROPDOWN ----------------------------------*/
.quicklinks
{
	width:135px;
	font-size: 11px;
	float:left;
	z-index:600;
	position:relative;
	margin:0;
	padding:0;
}

/* remove all the bullets, borders and padding from the default list styling */
.quicklinks ul
{
	padding:0;
	margin:0;
	list-style-type:none;
}

.quicklinks ul ul
{
	margin:0;
	width:114px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.quicklinks li
{
	float:left;
	position:relative;
	width:114px;
	margin:0;
}

/* style the links for the top level */
.quicklinks ul li a
{
	display:block;
	text-decoration:none;
	width:135px;
	height:19px;
	padding:0;
	line-height:20px;
}

div .quicklinks
{
	background: url('../images/quickLinks.gif') no-repeat 0 0;
        background-repeat: none;
	width: 135px;
	height: 20px;
}

.quicklinks ul li a:hover, .quicklinks ul li:hover a 
{ background: url(../images/quickLinks.gif) no-repeat top right; }


/* a hack so that IE5.5 faulty box model is corrected */
* html .quicklinks a 
{
	width:114px;
	w\idth:114px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.quicklinks ul ul
{
	visibility:hidden;
	position:absolute;
	height:0;
	top:19px;
	left:0;
	width:114px;
}

/* another hack for IE5.5 */
* html .quicklinks ul ul
{
	top:20px;
	t\op:20px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.quicklinks table
{
	position:absolute;
	top:-1px;
	left:0;
	width:135px;
}

/* style the second level links */
.quicklinks ul li:hover ul li a, .quicklinks ul li a:hover ul li a
{
	color:#002f5f;
	text-decoration: none !important;
	height: auto !important;
	height: 13px;
	min-height: 13px;
	line-height:13px;
	padding:5px 0 0 6px;
	width:108px;
	background: url(../images/menu-bckg.gif) repeat-y 0 0;
	background-color:#0098db;
}

.quicklinks ul li:hover ul li a:hover, .quicklinks ul li a:hover ul li a:hover  {
	text-decoration: none !important;
	color: #ffffff !important;
	background: url(../images/menu-bckg.gif) repeat-y 0 0;
	background-color:#0098db;
}

.quicklinks ul li:hover ul li a.last, .quicklinks ul li a:hover ul li a.last {background:url(../images/menu-last.gif) no-repeat bottom left; padding-bottom: 10px;}

.quicklinks ul li:hover ul li a.last:hover, .quicklinks ul li a:hover ul li a.last:hover  {background:url(../images/menu-last.gif) no-repeat bottom left; padding-bottom: 10px;}

/* yet another hack for IE5.5 */
* html .quicklinks ul ul a
{
	width:114px;
	w\idth:114px;
}

/* for IE5.x and IE6 browsers only */
.quicklinks ul li a:hover { color:#002f5f; }

.quicklinks ul li a:hover ul
{
	display:block;
	position:absolute;
	top:20px;
	left:0;
}

.quicklinks ul ul li a:hover, .quicklinks ul ul li a:hover { color:#ffffff; }

/* make the second level visible when hover on first level list OR link */
.quicklinks ul li:hover ul, .quicklinks ul a:hover ul { visibility:visible; }

/* --------- STYLE.CSS --------- */
body
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family: Arial;
	font-size: 62.5%;
color: #002f5f;
}

a
{
	color: #0098db;
	text-decoration: none;
}

a:hover { text-decoration: underline; }

/* --basic page division */
#container
{
	margin-left: auto;
	margin-right: auto;
	width: 783px;
	background-color: #d8d2ce;
	padding-bottom: 11px;
}

#header
{
	height: auto !important;
	height: 104px;
	min-height: 106px;
	/*   background-color: Blue; */
    padding-top: 11px;
}

#center
{
	min-height: 475px;
	padding-bottom: 0px;
}

#footer
{
	height: auto !important;
	height: 36px;
	min-height: 38px;
	background: #fff;
	padding-top: 11px;
	font-size: 1em;
	color: #002f5f;
	margin-left: auto;
	margin-right: auto;
	width: 783px;
}


/* header section division-- */
#login_box
{
	width: 143px;
	margin: 0 12px 0 0;
	background-color: #f89e5b;
	float: right;
	height: auto !important;
	height: 92px;
	min-height: 92px;
	padding: 0;
	display: inline;
}

#logo_box
{
	width: 173px;
	height: auto !important;
	height: 105px;
	min-height: 106px;
	float: left;
	margin-left: 11px;
	background: #0098db url(../images/corners/header_curve.png) no-repeat bottom right;
	background: #0098db url(../images/corners/header_curve.png) no-repeat bottom right;
	display: inline;
}

#dropdown_box
{
	width: 433px;
	height: auto !important;
	height: 94px;
	min-height: 96px;
	/*background-color: #0098db;*/
	background-color: #0098db;
	float: left;
	display: inline;
}

#print_page
{
	display: inline;
	float: left;
	background: url(../images/printpage.gif) no-repeat bottom right;
	width: 135px;
	height: 20px;
	padding: 0px;
	border: 0px;
	margin: 0px;
}

#print_page_text
{
	cursor: hand;
	padding: 3px 0px 0px 7px;
	border: none;
	height: 18px;
	line-height: 15px;
	float: left;
	font-size: 11px;
	padding-top: 2px;
}


#print_page:hover
{
	text-decoration: none;
}

#top_quicklink:hover
{
	text-decoration: none;
}

/* --header section division */

/* center section division-- */
#center_left
{
	padding-left: 11px;
	width: 162px;
	padding-right: 11px;
	height: auto !important;
	height: 469px;
	min-height: 475px;
	float: left;
}

#center_middle_wide
{
	width: 587px;
	height: auto !important;
	height: 469px;
	min-height: 475px;
	float: left;
	background-color: #fff;
}
#center_middle
{
	width: 433px;
	height: auto !important;
	float: left;
	background-color: #fff;
}

#center_right
{
	width: 144px;
	height: auto !important;
	float: right;
	padding-left: 10px;
	padding-right: 11px;
	display: inline;
}

/* -- center section division */

#slogan_box
{
	height: auto !important;
	height: 41px;
	width: 162px;
	background-color: #0098db;
	background-color: #0098db;
	display: block;
}

#slogan_box img
{
	display: block;
}

#customer_login
{
        font-weight: normal;
        color: #fff;
        font-size: 1.5em;
        margin: 0;
        padding:0;
        line-height: 14px;
        margin-bottom: 3px;
}

#navigation_box
{
	margin-top: 11px;
	width: 162px;
	height: auto !important;
	height: auto !important;
	height: 406px;
	min-height: 406px;
	background-color: #002f5f;
	background-color: #00305e;
	float: left;
}

#flags_box
{
	margin-top: 11px;
	width: 162px;
	height: auto !important;
	height: auto !important;
	height: 36px;
	min-height: 36px;
	background-color: #002f5f;
	background-color: #00305e;
	float: left;
}

#flags_box img
{
  margin-left: 20px;
}

.flags
{
	text-align: center;
	float: right;
	color: #ffff00;
	margin-top: 25px;
	margin-right: 11px;
}

.flags img
{
	margin-left: 11px;
}

#matflo_box
{
        margin-top: 11px;
        width: 162px;
        float: left;
	height: auto !important;
	height: auto !important;
}

#yellow_box, #green_box
{
	width: 143px;
	height: auto !important;
	height: 90px;
	min-height: 94px;
	float: left;

}

#green_box
{
	background-color: #9bce7e;
	margin-top: 13px;
	background-image: url('../images/mouse.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#yellow_box
{
	background-color: #ffdd62;
	background-image: url('../images/globe.gif');
	background-repeat: no-repeat;
	background-position: right;
}

#white_box
{
	margin-top: 13px;
	width: 143px;
	height: auto !important;
	height: 259px;
	min-height: 261px;
	float: left;
	background-color: #fff;
	margin-bottom: 11px;
}

.clearDiv { clear: both; }

.Corners { float: left; }

#yellow_content, #green_content
{
	
	/**/width: 125px;
}
#login_content
{
    width: 144px;
}

#white_content
{
    width: 143px;
	background-image: url('../images/mega.gif');
        background-repeat: no-repeat;
        background-position: right;
}

#yellow_content .padding, #green_content .padding, #white_content .padding, #login_content .padding
{
    padding-left:11px;
    padding-right:11px;
}

#login_content
{
	float: left;
	/*width: 120px;*/
	height: auto !important; /* for modern browsers */
    height: 78px;           /* for IE5.x and IE6 */
    min-height: 78px;       /* for modern browsers */
}

#yellow_content, #green_content
{
	float: left;
	height: auto !important;
	height: 74px;
	min-height: 76px;
	line-height: 1.1em;
}

#yellow_content h4, #green_content h4 { font-size: 1.4em; line-height: 1.2em; } 

span.blueTxt { color: #002f5f;}

#yellow_content  
{
    /*border:solid 1px #000000;*/
}

#white_content
{
	float: left;
	height: auto !important;
	height: 241px;
	min-height: 243px;
	background-image: url('../images/mega.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	/*width:120px;*/
	/*padding-bottom: 20px; */
}

#white_content h4
{
    font-size: 1.4em;
    margin-bottom: 10px;
}

.newsStory
{
    margin-bottom: 4px;
} 


#nav_content
{
	float: left;
	height: auto !important;
	height: 380px;
	min-height: 380px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	font-size: 18px;
}

#nav_content ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

#nav_content2
{
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 8px;
}

#nav_content2 ul
{
	margin: 0;
}

#nav_content3
{
	font-size: 13px;
	margin-left: 8px;
	margin-top: 4px;
	margin-bottom: 8px;
}

/*
#nav_content ul li ul
{
	font-size: 14px;
	margin: 0;
	line-height: 1.5em;
	padding: 0;
}

#nav_content ul li ul li ul { font-size: 1em; }
*/

#nav_content a
{
	color: #fff;
	text-decoration: none;
}

/*#nav_content a:hover { color: #0098db; }*/

#middle_content_wide
{
	float: left;
	height: auto !important;
	height: 447px;
	min-height: 560px;
	display: inline;
	/*width: 433px;*/
	width:565px;
	/*padding-bottom: 28px;*/
	padding-left: 11px;
	padding-right: 11px;
}

#middle_content
{
	float: left;
	height: auto !important;
	height: 447px;
	min-height: 560px;
	display: inline;
	/*width: 433px;*/
	width:411px;
	/*padding-bottom: 28px;*/
	padding-left: 11px;
	padding-right: 11px;
}

#middle_content .padding
{
  padding-left: 22px;
  padding-right: 12px;
}

#dropdown_content
{
	float: left;
	height: auto !important;
	height: 72px;
	min-height: 74px;
}

.logo
{
	margin-top: 11px;
	margin-left: 25px;
}

.copyright { float: left; }


.terms
{
	float: right;
	font-size: 1.1em;
}

.terms a { color: #002f5f; }

.clynx { color: #988f86; }

.home_icon { margin-left: 6px; }

a.request
{
	color: #002f5f;

}

a.requestLogin
{
	font-size: 0.9em;
	line-height: 1.1em;
	color: #002f5f;
	padding:3px 0 0 0;
	clear:both;
	display:block;
		
}

#customer_login input[type="submit"]
{
	width:19px;
	background-image: url('../images/go.gif');
	background-repeat: no-repeat;
	border: none;
	margin-left: 3px;
	height: 18px;
	
}

.loginTxt
{
	width: 91px;
	/*replace [your image path] with your real path*/
   background-image: url('../images/textField.gif');
	background-repeat: no-repeat;
	border: none;
	height:17px;
	background-color: #f89e5b;
	padding: 4px 2px 0px 7px;
	float: left;
	color: #efbc7f;
	line-height: 1.1em;
	font-size: 1.1em;
	
}

#login_content h3 { font-size: 1.4em; }


.searchBox
{
	width: 110px;
	/*replace [your image path] with your real path*/
        background-image: url('../images/searchBox.png');
	background-color:transparent;
	background-repeat: no-repeat;
	padding: 3px 0px 0 7px;
	border: none;
	height: 22px;
	line-height: 1.5em;
	float: left;
	color: #0098db;
	font-size: 1.1em;
	padding-top: 2px;
}

.blue { color: #0098db; }

.orange { color: #f89e5b; }

.pink { color: #a584bc; }

.green { color:#9BCE7E; }

.grey { color:#988F86; }

.babypink { color: #F388AF;}


#nav_content  a#home:hover{color:#0098db;}
#nav_content  a#about:hover{color:#0098db;}
#nav_content  a#careers:hover{color:#F89E5B;}
#nav_content  a#sectors:hover{color:#F388AF;}
#nav_content  a#solutions:hover{color:#A584BC;}
#nav_content  a#services:hover{color:#9BCE7E;}
#nav_content  a#contact:hover{color:#988F86;}



.blue, .orange, .pink, .green { font-size: 1.1em; }

li .menuCurve
{
	background-image: url('../images/go.gif');
	background-repeat: no-repeat;
	background-color: #333;
}

.quicklinks
{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.left { float: left; }

.searchButton {margin:0;}

a img { border: none; }

.contentList
{
    font-size: 1.1em;
    margin-top: 10px;
    margin-left: 0px;
    padding: 0;
}

.contentList li
{
    margin-bottom: 5px;
  padding-left: 10px;
list-style-type: none;
background: url(../images/bullet.gif) no-repeat left 0.55em;
}


.contentImage
{
    float:right;
}


#nav_content ul li a.current
{
    color: #0098db;
}

.columnOne
{
    width: 48%;float: left; 
}

.columnTwo
{
    width: 48%;float: right; 
}

p.introduction
{
    width:400px;
    font-size: 1.4em;
    line-height: 1.2em;
    margin-bottom:10px;
}

p.bottomOfMainPara 
{
    width:400px;
    margin-top: 0px;
    font-size: 1.1em;
    line-height: 1.3em;
}

#goBtn {display:inline; float:left; }


/*----------------------IE6 PNG FIX---------------------------
--------------------------------------------------------------*/

body, img, input, ul, a, table, div {behavior: url(/12/styles/iepngfix.htc)}

