
.boxtile {background: #1D6CAE;
width:215px; padding:14px; margin:14px; color:ffffff;}

.boxtilesub {background: #1D6CAE;
width:215px; padding:14px; margin:14px; color:ffffff;}

boxtiletxt {font-size:11px; color:ffffff;}

.boxtile2 {background: #586F2B;
width:215px; padding: 14px; margin: 0px 14px 0px;}

.boxtile2sub {background: #586F2B;
width:215px; padding: 14px; margin: 0px 14px; }

.b-procedure-fairness{
	padding: 0;	
	margin-top: 0;
}

.b-procedure-fairness img{
	display: block;	
}

body {
	color: #0e385a;
}

div.container {
	background: #fff;
}

a#logo {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	text-decoration: none;
}

div#nav {
	/*border-bottom: 1px solid #ccc;*/
    background:  
    #6b8339 url(/images/cssimg/bg-navNew.png) no-repeat;
}

div#placeholder-nav {
	color: #fff;
}

div#placeholder-hero {
	background: #f9f9f9;
	border: 1px solid #eee;
    width:600px;
    height:216px;
}

div#sub {
	background: #e4eef6;
}

td.menu-item {
	color: #fff;	
    text-align:center;
    font-weight:bold;
}

td.menu-item-hover { 
	color: #0e385a;
    text-align:center;
    font-weight:bold;
}

td.menu-item-selected {
	color: #0e385a;
    text-align:center;
    font-weight:bold;
}

td.submenu-item {
	background: #81b1e2;
	color: #000;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

td.submenu-item-hover {
	background: #3B6396;
	color: #fff;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

td.submenu-item-selected {
	background: #000;
	color: #fff;
	font-size: 11px;
    padding-left:15px;
	padding-top: 6px !important;
    height:30px;
    font-weight:bold;
}

/* @group Forms */

.secure-login, .newsletter-form, .announcement-list {
	background: transparent;
	border: none;
	/*border-bottom: 1px solid #ccc;*/
	margin-bottom: 14px;

    padding-bottom: 4px;
    background: url(/images/cssimg/bg_line.gif) no-repeat 100% 100%;
  }
.annpad {height:14px;}
.announcement-list {
	padding: 0 14px;
}

.secure-login h3, .newsletter-form h3 {
	background: transparent;
	border-bottom: none;
	font-size: 12px;
	margin: 0;
	padding: 6px 18px;
    color:#1d6cad;
}


.secure-login div.form, .newsletter-form div.form {
	padding-left: 9px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Links */

a:link, a:visited {
	color: #1d6cad;
	text-decoration: none;	
}

a:hover, a:active {
	color: #1d6cad;
	text-decoration: underline;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }    /* @end */

/* @group Template Settings */

/* Don't touch these unless you know how CSS layouts work */

body {
	background:  #1382BB url(/images/cssimg/bg-header-17-1.png) repeat-x 0 0;
	margin: 36px;
}
div#header-left {
	height: 126px;	
	line-height: 126px;
 background: url(/images/cssimg/logo.gif); background-repeat: no-repeat;
}


div#header-right, div.whoslogged {
	height: 126px;	
	line-height: 126px;

}

div.whoslogged {
	text-align: right;
}

div#placeholder-rss {
	height: 10px;
	margin-bottom: 9px;
	text-align: left;
}

div#placeholder-rss img {
	margin: 0 9px;
	vertical-align: middle;
}

div#placeholder-search {
	height: 66px;
	padding: 48px 40px 0 0;
	text-align: right;
}

div#placeholder-search input.cat_textbox_small {
	width: 120px;
	/*new*/ height: 20px; vertical-align: middle; float: left;
}
div#placeholder-search input.btnright {float:left;}

div#placeholder-hero {
	height: 216px;
	margin-bottom: 18px;
	width: 600px;
}

div#placeholder-nav {
	/*background: url(/images/cssimg/bg-nav-17-1.png) repeat-x 0 0;*/
	height: 36px;
	padding-left: 0px;
    padding-right:30px;
    background-color:#90c0e8;
    
  
}

div#placeholder-nav table {
	width: 100%;
}

div#placeholder-nav td {
	vertical-align: middle;
}

div#main div.inner {
	padding: 18px 10px 16px 40px;
}

div#sub {
	padding: 18px 0 0 0;
}

div#sub-bottom {
	background: url(/images/cssimg/bg-side-17-1.png) repeat-x 0 0;
	height: 144px;
}

div#cap-bottom {
/*	background: #3B6396 url(/images/cssimg/bg-footer-17-1.png) repeat-x 0 0;*/
	height: 8px;
}

#placeholder-nav table td {cursor: pointer;cursor: hand; }   

img.floatright {
	float: right;
    margin: 0 0 15px 15px;
    padding: 1px;
    border: 1px solid #cccccc;
}

/*START cart landing page*/

.cart-header{
	padding: 15px 0;	
}

.cart-header .breadcrumbs{
	float: left;
}

.cart-header .cart-summary{
	float: right;
}

.shop-product-small .p-left{
	float: left;
	width: 430px;
}

.shop-product-small .p-right{
	float: right;
	width: 145px; 
}

.sc-body{
	width: 600px;	
}

.sc-body h2{
	font-size: 16px;
	color: #0E385A;
	font-weight: bold;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------- CLIENT FEEDBACK FORM */

form#client-feedback{
		
}

form#client-feedback h2{
	font-size: 16px;
	margin: 40px 0 -5px 0;
}

form#client-feedback input, form#client-feedback label, form#client-feedback select, form#client-feedback textarea{
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 12px;	
}

form#client-feedback fieldset{
	border: 0;
	margin: 30px 0 20px 0;
}

form#client-feedback fieldset.captcha{
	margin: 10px 0 20px;	
}

form#client-feedback p.legend{
	display: block;
	margin: 0 0 10px 0;	
}

form#client-feedback label{
	display: block;
	margin: 17px 0 6px 0;
}

form#client-feedback label.question{
	margin-top: 30px;
	color: #0E385A;
}

form#client-feedback label.subscribe{
	margin: 25px 0 10px 0;	
}

form#client-feedback p.legend + label{
	margin-top: 0;	
}

form#client-feedback fieldset label{
	/*margin-left: 5px;*/
	margin-bottom: 0;
	margin-top: 7px;	
}

form#client-feedback fieldset label input[type=radio]{
	margin-right: 5px;	
	margin-left: 0;
}

form#client-feedback input[type=text]{
	width: 300px;
	display: block;	
	margin-top:5px;
}

form#client-feedback select{
	width: 300px;
	display: block;	
}

form#client-feedback textarea{
	width: 400px;
	height: 100px;	
}



/* Knowledge Hub Menu */
div#knowledge-hub a {color:#044a6d;text-decoration:none;margin:-5px 0px 0px;float:left;} div#knowledge-hub a:hover {color:#044a6d;text-decoration:underline;}
div#knowledge-hub ul {display:block;width:873px;height:auto;margin:14px 0px 24px;padding:0px;float:left;clear:both;
font-size:13px;font-family:Arial;color:#044a6d;}
div#knowledge-hub ul li {display:block;width:auto;height:12px;margin:5px 0px 0px;padding:0px 10px;float:left;border-right:1px solid #044a6d;}
div#knowledge-hub ul li.selected a {text-decoration:underline;}
div#knowledge-hub ul li.last {border-right:0px solid #044a6d;}

/* Knowledge Hub Landing Page */
div.knowledge-hub-info {display:block;width:33%;margin:0px;padding:20px 0px 40px;float:left;text-align:center;}
div.knowledge-hub-info a img:hover {filter:alpha(opacity=70);opacity:0.7;-moz-opacity:0.7;-khtml-opacity:0.7;}

/* Publications, Opinion, Guidelines & Case Studies */
div.pogcs {display:block;width:100%;margin:0px;padding:10px 0px;float:left;clear:both;}
div.pogcs .left, div.pogcs .right {display:block;width:15%;margin:0px;padding:0px;float:left;
font-size:18px;font-family:Arial;font-weight:normal;color:#000;}
div.pogcs .right {width:85%;float:right;font-size:12px;padding:5px 0px 10px;}

 /* @end */

