* {
	margin: 0;
	padding: 0;
}

body  {
	font: normal 13px Tahoma,sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(bg_primary.jpg);
}
#chromemenu, .dropmenudiv, .sidenav a {
	text-transform:uppercase;
}

.thrColFix #container {
	width: 895px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	backgroundx: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(bg_index_container_new.gif);
} 
.thrColFix #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 240px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
}
.thrColFix #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 280px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 5px; /* padding keeps the content of the div away from the edges */
	margin-right: 30px;
     display: inline;
}
.thrColFix #mainContent {
	margin-right: 320px;
	margin-left: 275px;
	padding: 5px 20px 0 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
input {
	font-size: 11px;
	border:1px solid #ccc;
}
form {
	margin:0px;
	padding:0px;
}

a {color: #00528B;}
a:hover {color: #333333;}
a:visited {color: #00528B;}
a:active {color: #00528B;}

body {
	background-image: url(bg_primary.jpg);
}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em;
	margin-bottom: 4px;
}
h2 {
	font: 12px;
	margin-bottom: 4px;
	font-weight: bold;
}
code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 1.6em;
	margin-bottom: 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url(quote.gif) no-repeat;
	display: block;
	font-weight: bold;
	padding-left: 28px;
}

h1,h2,h3 {padding-top: 6px;}

/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {
	float: right;
	width: 235px;
	padding-top: 10px;
}

/* structure */
.container {
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10;
	width: 875px;
	background-image: url(bg_container.jpg);
}

/* header */
.top {
	background: url(clouds.gif) repeat-x;
	padding: 50px 10px 0;
}

/* title */
.header {
	background: #FFF;
	font-size: 1.2em;
	height: 130px;
	margin: 0 auto;
	padding: 0;
	width: 855px;
	background-image: url(head.jpg);
}
.header .left, .header .right {
	background: #A4A4A0;
	color: #FFF;
	height: 150px;	
}
.header .left {
	background: #B3C2C7 url(head.jpg) no-repeat;
	width: 855px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 14px; font: normal 14px;}

/* navigation */
.navigation {
	background: #D9E1E5 url(nav.jpg);
	height: 35px;
	width: 800px;
	padding-left: 30px;
	padding-right: 25px;
	overflow: hidden;
}
.navigation a {
	background: #D9E1E5 url(nav.gif);
	color: #ffffff;
	display: block;
	float: left;
	font: bold 14px sans-serif;
	padding: 10px 20px; 
	text-decoration: none;
}
.navigation a:hover {
	color: #ffffff;
	background-position: 0px 35px;
	color: #234;
}

/* main */
.main {
	background: url(mainContentBG.gif) repeat-y;
}

/* sub navigation */
.sidenav {
	margin-left: 0px;
	float: left;
	width: 170px;
	margin-top: 20px;
	padding-left: 20px;
	border: 0px solid #ff00ff;
}
.sidenav ul {
	padding: 0;
}
.sidenav li {
/*	border-bottom: 1px solid #EAEADA;	*/
}

#current {
	background: url(currentPage.gif) left center;
}

.sidenav li a {
	color: #AE0822;
	font-weight: 700;
	font-size: 1.1em;
	display: block;
	width:150px;
	padding: 5px 0 5px 20px; 
	text-decoration: none;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #AE0822;
	font-weight: 700;
}

/* content */
.content {
	float: right;
	margin: 0 27px 0 0px;
	padding: 0px;
	width: 640px;
}
.text_blue {
	color:#0E759E;
	font-weight: 400;
}
.text_red {
	color:#AE0822;
	font-weight: 500;
}
.head_blue {
	font-size: 1.1em;
	color:#004078;
	font-weight: 700;
}
.head_red {
	font-size: 1.1em;
	color:#AE0822;
	font-weight: 700;
}

.content .descr {
	color: #0066CC;
	font-size: 12px;
	margin-bottom: 6px;
}
.subhead, .icl_title, .NLtitle {
	color: #AE0822;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.content li {
	list-style: url(li.gif);
	margin-left: 18px;
}
.content a {
	color: #AE0822;
}

.pics {
	width: 855px;
	background-color: #135CA8;
}
.caps {
	height: 10px;
}
/* footer */
.footer {
	background: url(bgfooter.gif) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}
.date, .icl_subtitle {
	margin: 5px 0px;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #0088AE;
	text-decoration: none;
}
.newsHighlight {
	margin: 5px 0px 15px 0px;
}
.inputName {
	padding: 0px;
	margin: 5px 0px 5px 0px;
}
.inputEmail {
	padding: 0px;
	margin: 0px;
}
.inputName input.name {
	width: 130px;
	height: 13px;
	margin: -2px 0px 0px 6px;
}
.inputEmail input.email {
	width: 130px;
	height: 13px;
	margin: -2px 5px 0px 5px;
}
.inputEmail input.enewsSubmit {
	margin: 0x 0px 0px 5px;
	padding: 0px;
	border: none;
	
}
#footer {
	width: 800px;
	color: #FFFFFF;
	margin: 10px auto;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
#quotes {
	floatx: left;
	width: 135px;
	height: 150px;
	margin: 24px 0px 20px 0px;
	
}
#banners {
	floatx: left;
	widthx: 135px;
	overflow: hidden;
	margin: 20px 0px 20px 10px;
}