body {
	background-image: url('../images/gradient_bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	background-color: #B7D7F0;
	padding:0px;
	margin:0px;
}

input {
	border: 1px solid #114C8E;
}

textarea {
	border: 1px solid #114C8E;	
}

table {
	padding:15px;
	font-size:12px;
	color: #114C8E;
}

td {
	/* vertical-align:bottom; */
	padding:5px;
}

/* LINK STYLES */

a:link {
	font-weight: bold;
	color: #114b89;
	text-decoration:none;
}

a:visited {
	font-weight: bold;
	color: #114b89;
	text-decoration:none;
}

a:hover {
	font-weight: bold;
	color: #114b89;
	text-decoration:underline;
}

a.quick_link:link {
	color:white;
	text-decoration:none;
}

a.quick_link:visited {
	color:white;
	text-decoration:none;
}

a.quick_link:hover {
	color:white;
	text-decoration:underline;
}

a.lang_link:link {
	color:black;
	text-decoration:none;
	font:9px arial, sans-serif;
}

a.lang_link:visited {
	color:black;
	text-decoration:none;
	font:9px arial, sans-serif;
}

a.lang_link:hover {
	color:black;
	text-decoration:underline;
	font:9px arial, sans-serif;
}

h1 {
	font: bold 17px arial, sans-serif;
	color:#114b89;
	margin:0px;
	padding-top:5px;
	padding-bottom:0px;
}

h2 {
	font: bold 15px arial, sans-serif;
	color:#114b89;
	margin:0px;
	padding-top:5px;
	padding-bottom:0px;
}

h3 {
	font: bold 12px arial, sans-serif;
	color:#114b89;
	margin:0px;
	padding-top:5px;
	padding-bottom:5px;
}

h4 {
	font: bold 13px arial, sans-serif;
	color:#114b89;
	margin:0px;
	padding-top:5px;
	padding-bottom:0px;
}

.red_label {
	color:red;
}

#container {
	width: 845px;
	padding:0px;
	margin: 0 auto;
}

#header {
	width:845px;
	margin:0px;
	padding:0px;
	
}

* html #top_nav { background-position:bottom; }

#top_nav {
	width:623px;
	height:18px;
	margin:0px;
	padding-right:5px;
	float:right;
	text-align:left;
	background-image: url('../images/top_nav_bg.gif');
	background-repeat: repeat-x;
}

* html #top_nav img { vertical-align:bottom; }

#top_nav img {
	padding:0px;
	margin:0px;
}

.top_anchor {
	font-size:14px;
}

.lang_nav {
	float:right;
	font:9px arial, sans-serif; 
	padding:5px;
	margin-top:32px;
	background-color: #DAE8EE;
}

#logo {
	position:relative;
	top:32px;
	left:0px;
	margin:0px;
	padding:0px;
}

* html #logo { top: 33px; }

#quick_links {
	width:151px;
	height:156px;
	background-color:white;
 	background-image: url('../images/quick_links_bg.gif');
	background-position:top;
	color:white;
	font:11px helvetica, sans-serif;
	line-height:1.5em;
	padding-top:50px;
	padding-left:10px;
	padding-right:5px;
}


#callouts {
	width:845px;
	height:123px;
	background-color:gray;
}

#callouts p {
	margin-top:15px;
	margin-left: 30px;
	font:bold 11px arial, sans-serif;
	line-height:1.2;
	color:white;
}

#callout_exception {
	margin-left:1px;
	width:242px;
	height:123px;
	float:left;
	background-image:url('../images/exceptional_callout_bg.gif');
}

#callout_payments {
	width:200px;
	height:123px;
	float:left;
	background-image:url('../images/payments_callout_bg.gif');
}

#callout_iq {
	width:200px;
	height:123px;
	float:left;
	background-image:url('../images/iq_callout_bg.gif');
}

#callout_noteworthy {
	width:200px;
	height:123px;
	float:left;
	background-image:url('../images/noteworthy_callout_bg.gif');
	border-right:1px solid #114C8E;
}

#header_txt_home {
	text-align:right;
	font: 11px arial, sans-serif;
	line-height:1.8em;
	width:296px;
	float:right;
	margin-right:15px;
}

#header_txt_home_french {
	text-align:right;
	font: 11px arial, sans-serif;
	line-height:1.8em;
	width:500px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}	

#home_splash {
	margin-top:2px;
	width:845px;
	height:275px;
	background-image: url('../images/main_bg.jpg');
}

#home_splash_french {
	margin-top:2px;
	width:845px;
	height:397px;
	background-image: url('../images/main_bg_french.jpg');
}

.callout_button {
	width:76px;
	height:20px;
	position:relative;
	top:95px;
	left:28px;
}

#header_txt_home {
	text-align:right;
	font: 11px arial, sans-serif;
	line-height:1.8em;
	width:360px;
	float:right;
	margin-right:15px;
	margin-top:20px;
}

#home_splash b {
	color:#6a9bce;
}

#quick_links hr {
	width:145px;
	margin-right:5px;
	height:1px;
	color: white;
	background-color: white;
	border-style: none;
}

#knowledge_side {
	padding-right:12px;
	width:166px;
	height:100%;
	background-color:#124E8D;
	
}

#copy {
	width:633px;
	vertical-align:top;
	padding:10px 20px 20px 20px;
	background-image: url('../images/copy_shadow_bg.gif');
	background-position:left top;
	background-repeat: no-repeat;
	border-right:1px solid #124E8D;
	background-color: white;
	float: left;
	line-height:1.4em;
	
}

#copy ul  {
	padding:0px;
	margin-left:15px;
	margin-top:0px;
	line-height:1.5em;

}

#left_nav {
	width:166px;
	margin-top:14px;
	padding-right:5px;
	background-color:white;
	border-top:1px solid #124E8D;
	float:left;
}

#wrapper {
	float:right;
	width:674px;
}

#content {
	float:left;
	width:845px;
	font: 12px arial, sans-serif;
	color: #2f2f2f;
	background-color: white;
}

#tertiary_copy {
	width:633px;
	vertical-align:top;
	padding:10px 20px 20px 20px;
	background-image: url('../images/copy_shadow_bg.gif');
	background-position:left top;
	background-repeat: no-repeat;
	border-right:1px solid #124E8D;
	background-color: white;
	float: left;
	line-height:1.4em;
	font-size: 90%;
}

tertiary_copy h2 {
}


#body_content {
	width:845px;
	background-image: url('../images/copy_bg.gif');
	background-repeat: repeat-y;
	background-color:white;
	margin:0px;
	padding:0px;
}

#h_spacer {
	margin-top:24px; 
	float:left; 
	width:25px; 
}

#footer {
	clear:both;
	width:674px; 
	height: 15px;
	color:white;
	text-align:center;
	font:bold 10px arial, sans-serif;
	padding-top:3px;
	padding-left:171px;
	background-color: #114C8E;
}

#footer_home {
	clear:both;
	width:845px; 
	height: 15px;
	color:white;
	text-align:center;
	font:bold 10px arial, sans-serif;
	padding-top:3px;
	background-color: #114C8E;
}

.input_form {
	background-color: #e9d7c2;
	border: 1px solid #114C8E;
	color: #114C8E;
	font-weight:bold;
}

#locations {
	font-size:13px;
}

#locations td {
	vertical-align:top;
}

#locations table {
	padding:0px;
}

#contact_form {
	margin: 0 auto;
	text-align:right;
}

.input_td {
	text-align:left;
}