/* 
*
* IBLCE
*
* Copyright (c) 2009
*
*/


/* HTML elements  */		

	h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0;
	line-height:1em;
}
h1 {
	font-size:2em;
	margin-bottom:.5em;
	color: #2C345D;
	font-family: Georgia;
}
h2 {
	font-size: 1.75em;
	margin-bottom: 0.5142em;
	padding-top: 0.2em;
	color: #3E4D9C;
	font-family: Georgia;
}
h3 {
	font-size:1.5em;
	margin-bottom:.7em;
	padding-top:.3em;
}
h4 {
	font-size:1.25em;
	margin-bottom:.6em;
}
h5, h6 {
	font-size:1em;
	margin-bottom:.5em;
	font-weight:bold;
}
p, blockquote, ul, ol, dl, form, table, pre {
	line-height:inherit;
	margin:0 0 1.5em 0;
}
ul, ol, dl {
	padding:0;
}
ul ul, ul ol, ol ol, ol ul, dd {
	margin:0;
}
li {
	margin:0 0 0 2em;
	display:list-item;
	list-style-position:outside;
}
blockquote, dd {
	padding:0 0 0 2em;
}
pre, code, samp, kbd, var {
	font:100% mono-space, monospace;
}
pre {
	overflow:auto;
}
abbr, acronym {
	text-transform:uppercase;
	border-bottom:1px dotted #000;
	letter-spacing:1px;
}
abbr[title], acronym[title] {
	cursor:help;
}
small {
	font-size:.9em;
}
sup, sub {
	font-size:.8em;
}
em, cite, q {
	font-style:italic;
}
img {
	border:none;
}
hr {
	display:none;
}
table {
	width:100%;
	border-collapse:collapse;
}
th, caption {
	text-align:left;
}
form div {
	margin:.5em 0;
	clear:both;
}
label {
	display:block;
}
fieldset {
	margin:0;
	padding:0;
	border:none;
}
legend {
	font-weight:bold;
}
input[type="radio"], input[type="checkbox"], .radio, .checkbox {
	margin:0 .25em 0 0;
}
/* //  HTML elements */	

/* common */		
	
	.left {
	float:left;
	margin-right:1em;
}
.right {
	float:right;
	margin-left:1em;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.first {
	margin-left:0 !important;
}
.last {
	margin-right:0 !important;
}
.top {
	margin-top:0 !important;
}
.bottom {
	margin-bottom:0 !important;
}
.hidden, .print {
	display:none;
}
.graphic {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}
/* // common */			

/* base */
	
	body, table, input, textarea, select, li, button {
	font:1em Helvetica, Arial, Sans-Serif;
	line-height:1.5em;
	color:#333;
}
BODY {
	font-size: 13px;
	/*[empty]background-color:;*/
	margin: 0;
	padding: 0;
	text-align: center;
	background-position-x: center;
	background: #01245C url(../images/elements/body_bg1.jpg) repeat-x center top;
}
a, a:visited {
	text-decoration:none;
	color:#06C;
}
a:hover {
	color:#999;
}
ins {
	text-decoration:none;
	color:#900;
	font-style:italic;
}
code {
	color:#555;
}
pre {
	margin-left:2em;
	padding-left:2em;
	border-left:1px solid #ccc;
}
blockquote {
	margin-left:2em;
	border-left:1px solid #ccc;
	font-style:italic;
}
dt {
	font-weight:bold;
}
th, td {
	padding:.5em 1em;
	line-height:1.5em;
}
th {
	background:#eee;
}
td {
	border-bottom:1px solid #eee;
}
caption {
	font-style:italic;
	color:#777;
	margin:.5em 0;
}
fieldset {
	border:1px solid #ccc;
	padding:1em 2em;
	margin:0 0 1.5em 0;
}
legend {
	padding:2px 5px;
}
form div.col {
	clear:none;
}
form div.first {
	clear:both;
}
form div {
	overflow:hidden;
}
input[type="text"], input[type="password"], textarea, .field, .area, select {
	border:1px solid #aaa;
	padding:5px;
	background:#fff;
	/*width:300px;*/
	line-height:1em;
	margin:0;
}
select {
	width:312px;
}
textarea, .area {
	overflow:auto;
/*	height:150px;
	width:400px;*/
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus, .focus {
	background:#f5f5f5;
	outline:none;
}
.submit {
}
button {
	border:none;
	background:#555;
	color:#fff;
	padding:0 2.5em;
	height:2em;
	line-height:2em;
	cursor:pointer;
}
.note, .success, .error {
	display:block;
}
.error {
	color:#900;
}
.success {
	color:#060;
}
.note {
	font-weight:bold;
}
.pullquote {
	width:20%;
	float:left;
	margin-right:2em;
	padding-right:2em;
	border-right:1px solid #ccc;
	text-align:right;
	font-size:1.1em;
	font-style:italic;
	color:#777;
	margin-bottom:.5em;
}
.boxout {
	width:20%;
	float:right;
	margin-left:2em;
	padding:1em 2em;
	border:1px solid #ccc;
	margin-bottom:.5em;
}
#easy_tooltip {
	border:1px solid #e1e1e1;
	padding:2px 10px;
	background:#f5f5f5;
}
/* base */

/* layout */

	#container {
	margin:0 auto;
	width:950px;
	text-align:left;
	position:relative;
}
.inner {
	position:relative;
}
#header {
	position: relative;
	height: 121px;
}
#footer {
	position:relative;
	clear:both;
}
.content {
	clear:both;
	padding:1em 0;
	background:#FFF url(../images/elements/content_top.jpg);
	background-repeat:repeat-x;
	padding-top:40px;
}
.main, .secondary, .tertiary, .quaternary {
	float:right;
	display:inline;
}
.main {
	width:635px;
	margin-right:30px;
}
.secondary {
	width:211px;
	margin-right:40px;
}
.tertiary {
}
.quaternary {
}
/* grid */
		
		.cols {
} /* main column container class */
.col {
	float:left;
	display:inline;
	width:48%;
	margin-left:4%; /* 2 equal width columns layout - default */
}
.cols3 .col {
	width:30%;
	margin-left:5%;
} /* 3 equal width columns layout */
.cols4 .col {
	width:22%;
	margin-left:4%;
} /* 4 equal width columns layout */
/* use following classes to build custom grid (add as many as you want) */
		
		.col1, .col2, .col3 {
	float:left;
	display:inline;
}
.col1 {
}
.col2 {
}
.col3 {
}
.indent1 {
}
.indent2 {
}
.indent3 {
}
/* grid */	

/* // layout */

/* navigation */
	
DIV#navbar {
	display: block;
	height: 29px;
	position: relative;
	z-index: 99;
}
#s1 {
	position: relative;
	z-index: 2;
}
#nav, #nav UL, #nav LI {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav LI {
	float: left;
	display: inline;
	position: relative;
	line-height: 29px;
	/*[disabled]height:29px;*/
	/*[disabled]margin-right:1em;*/
	border-right: 1px solid #E2BD37;
}
#nav UL {
	position: absolute;
	left: 0;
	top: 26px;
	padding: 5px 10px;
	width: 220px;
	background: #FFF;
	display: none;
	z-index: 1000;
}
#nav ul li {
	float:none;
	display:block;
}
#nav LI A {
	padding-left: 9px;
	padding-right: 10px;
	text-transform: uppercase;
	font-size: 9.4pt;
	color: #062D55;
	line-height: 29px;
	display: block;
	/*[disabled]height:29px;*/
	text-shadow: 0 1px 0 #FFF !important;
	font-family: "Trebuchet MS";
	display: inline-block;
}
#nav LI.home-tab A {
	padding: 0;
	margin-right: 5px;
}
#nav LI.home-tab {
	border: none;
	height: 29px;
}
UL#nav LI A.over {
	background-color: #FEFEFE;
}
UL#skinnysub {
	background-color: #FCE9A5;
	padding-bottom: 10px;
	padding-top: 6px;
	border: 1px solid #E1BC36;
	margin-top: 3px;
	width: 170px;
}
#skinnysub A {
	padding: 0 5px 0px;
	color: #2D2E57;
	background-color: #FEF6D7;
}
UL#skinnysub LI A {
	border-top: 3px solid #FBE8A4;
	display: block;
	padding-left: 3px;
}
UL#skinnysub LI {
	border-right: none;
}
UL#sub {
	background-color: #FCE9A5;
	padding-bottom: 10px;
	padding-top: 6px;
	border: 1px solid #E1BC36;
	margin-top: 3px;
}
#sub A {
	padding: 0 5px 0px;
	color: #2D2E57;
	background-color: #FEF6D7;
}
UL#sub LI {
	border-right: none;
}
UL#sub LI A {
	border-top: 3px solid #FBE8A4;
	display: block;
	padding-left: 3px;
}
DIV.sidenav UL {
	background: url(../images/elements/side_top.gif) no-repeat;
	padding-top: 14px;
	padding-bottom: 0;
	margin-bottom: 0;
}
DIV.sidenav {
	background-image: url(../images/elements/side_bg.gif);
}
DIV.sidenav UL LI {
	color: #D6A546;
	font-family: Arial;
	margin-left: 32px;
	padding-top: 8px;
	padding-bottom: 8px;
	border-bottom: 1px solid #F5E196;
	margin-right: 13px;
	padding-left: 0px;
	font-size: 9.1pt;
}
.sidenav LI A {
	color: #414141;
	text-decoration: none;
}
.sidenav LI A:hover {
	color: #040200;
	text-decoration: underline;
}
.sidenav LI A:visited {
	color: #414141;
	text-decoration: none;
}
/* //navigation */

/* header */

#header H1 {
	margin-left: 150px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15.9pt;
	font-weight: normal;
	padding-top: 15px;
	margin-bottom: 1px;
}
#header h1 a {
}
SMALL {
	color: #FFF;
	margin-left: 150px;
	font-size: 7.9pt;
	font-family: Verdana;
}
#country-select {
	float:right;
	clear:left;
	width:230px;
	margin-top:55px;
}
SELECT#cselect {
	width: 177px;
	margin: 0;
	padding: 0;
}
/* // header */
	
/* content */

	.content a, .content a:visited {
	text-decoration:underline;
}
DIV.main H1 {
	border-bottom: 1px solid #D8D8D8;
	padding-bottom: 12px;
}
/* // content */

/* footer */
	
	#footer a, #footer a:visited {
	text-decoration:underline;
}
#footer P {
	font-size: 8pt;
	text-align: center;
	color: #3B5680;
	margin-top: 17px;
	margin-bottom: 5px;
}
/* // footer */

/* clearfix */

	.inner:after, .content:after, .cols:after, .fixed:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.inner, .content, .cols, .fixed {
	display:block;
	min-height:1%;
}
* html .inner, * html .content, * html .cols, * html .fixed {
	height:1%;
}

/* // clearfix */


.table_border td{
	border-bottom:1px solid #CCC !important;
}

.forms{
	border:1px solid #CCC;
	background-color:#FFF;
	padding:5px;
	margin-bottom:10px;
}

.size11{
	font-size:11px;
	line-height:normal;
}