/************/
/*  GLOBAL  */
/************/

/* NON-HEADER */
*{padding:0; margin:0;}
 body {
	font-size:62.5%;
	background-color:#d6dbdf;
	font-family:verdana,arial,sans-serif;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
} /*Font-size: 1.0em = 10px when browser default size is 16px*/
.page-container {
	width:900px;
	margin:0px auto;
	margin-top:10px;
	margin-bottom:10px;
	font-size:1em;
	border: 1px solid #969696;
}
.main {
	clear:both;
	width:100%;
	background:transparent url(../images/bg_main_withoutnav.jpg) top left repeat-y;
	padding-top: 30px;
}
.main-navigation {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	border-bottom: 1px solid #CCCCCC;
	background-color: transparent;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(../images/bg_main_withnav_reverse.jpg);
}
.main-side {
	display:inline /*Fix IE floating margin bug*/;
	float:right;
	width:250px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	margin-top: 5px;
	padding-top: 5px;
}
.main-content {display:inline; /*Fix IE floating margin bug*/; float:left; width:650px; margin:0 0 0 30px; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}

.main-subcontent {display:inline /*Fix IE floating margin bug*/; float:right; width:185px; margin:0 15px 0 0; overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}
.footer {
	clear:both;
	width:100%;
	height:20px;
	padding:1.1em 0 0;
	font-size:1em;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #466D8E;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}

/* HEADER */
.header {width:100%; font-family:Tahoma, Verdana, Arial, sans-serif;}
.header-top {
	width:100%;
	height:59px;
	background-color: #ffffff;
	background-image: url(../images/topbar.jpg);
	background-repeat: repeat-x;
}
.header-middle {
	width:100%;
	height:200px;
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	background-color: #f1f1f1;
	position: relative;
	background-image: url(../images/header-image.jpg);
	background-repeat: no-repeat;
}
.header-bottom {
	width:100%;
	height:30px;
	background-color: #ffffff;
	background-image: url(../images/menubar.jpg);
	background-repeat: repeat-x;
}
.header-details{
	color:#FFFFFF;
	font-size:28px;
	float:right;
	margin-right:20px;
	margin-top:10px;
}
.logo{
	color:#FFFFFF;
	font-size:34px;
	float:left;
	margin-left:20px;
	margin-top:5px;
	letter-spacing: 5px;
}
#slogan{
	font-size: 16px;
	position: absolute;
	left: 20px;
	bottom: 5px;
	color:#666666;
}
/*************/
/*  2. HEAD  */
/*************/
.nav1 {
	width:auto;
	position:absolute;
	z-index:3;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	border-bottom: solid 1px #000000;
	background-color: #FFFFFF;
}
.nav1 ul { float:left; font-weight:bold;}	
.nav1 li {display:inline; list-style:none;}
.nav1 li a {
	display:block;
	float:left;
	padding:2px 5px 2px 5px;
	color:#000000;
	text-decoration:none;
	font-size: 12px;
}
.nav1 a:hover {text-decoration:none; color:#323232; background-color:#f1f1f1;}
.nav2{	margin-left:30px;}
.nav2 ul {
	float:left;
	font-weight:bold;
}	
.nav2 li {display:inline; list-style:none;}
.nav2 li a {
	display:block;
	float:left;
	padding:2px 20px 2px 20px;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 14px;
	line-height: 26px;
	border-right: 1px solid #899fb4;
	border-left: 1px solid #899fb4;
}
.nav2 li a:hover{ text-decoration:none; color:#f1ebeb; background-color:#899fb4;}

/******************/
/*  MAIN SECTION  */
/******************/


/* MAIN NAVIGATION */
.main-navigation .round-border-topright {width:10px; height:10px; position:absolute; z-index:100; margin:0 0 0 190px; background:url(../images/bg_corner_topright.gif) no-repeat;}

/* MAIN CONTENT */
.column1-unit {width:100%;  margin-bottom:10px !important /*Non-IE6*/; margin-bottom:5px /*IE6*/;}

/* MAIN SUBCONTENT */
.subcontent-unit-border {width:183px; margin:0 0 2.0em 0; padding:0 0 5px 0; border:solid 1px #BEBEBE; background:#EBEBEB;}
.subcontent-unit-border-green {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px #D9EFB9; background-color:rgb(217,239,185);}
.subcontent-unit-border-blue  {width:183px; margin:0 0 2.5em 0; padding:0 0 10px 0; border:solid 1px rgb(137,170,214); background-color:rgb(213,225,240);}
.subcontent-unit-border-orange {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:solid 1px rgb(232,177,13); background-color:rgb(248,224,150);}
.subcontent-unit-border-red {width:183px; margin:0 0 2.5em 0px; padding:0 0 10px 0; border:1px solid #FF0033; background-color:#FF0033;}

.subcontent-unit-noborder {
	width:183px;
	margin:0 0 2.5em 0;
	padding:0 0 0 0;
	border:solid 1px #BEBEBE;
	background:#EBEBEB;
}
.subcontent-unit-noborder-green {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(217,239,185);}
.subcontent-unit-noborder-blue  {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(213,225,240);}
.subcontent-unit-noborder-orange {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:rgb(248,224,150);}
.subcontent-unit-noborder-red {width:185px; margin:0 0 2.5em 0; padding:0 0 10px 0; background-color:#FF0033;}


.subcontent-unit-border p{ padding-top:10px;}
.subcontent-unit-noborder p{ padding-top:10px;}

.round-border-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topleft.gif) no-repeat; margin-top:-1px; margin-left:-1px;}
.round-border-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topright.gif) no-repeat; margin-top:-1px; margin-left:174px;}
.round-noborder-topleft {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topleft.gif) no-repeat; margin-top:0px; margin-left:0px;}
.round-noborder-topright {width:10px; height:10px; position:absolute; z-index:100; background:url(../images/bg_corner_topright.gif) no-repeat; margin-top:0px; margin-left:175px;}

/********************/
/*  FOOTER SECTION  */
/********************/
.footer p {line-height:1.3em; text-align:center; color:#FFFFFF; font-weight:bold; font-size:110%;}
.footer p.credits {font-weight:normal;}
.footer a {text-decoration:underline; color:#FFFFFF;}
.footer a:hover, .footer a:visited {text-decoration:none; color:#FFFFCC;}


/******************/
/*  CLEAR FLOATS  */
/******************/
.clear-contentunit {clear:both; width:100%; height:0.2em; border:none; background-color:#466d8e; color:#466d8e;}


img{ border: 0px; }
img.NEborder{border:1px solid #EBEBEB;}
.sideimage img{margin-bottom:10px;}

.sideimage a {border:2px solid #d2d2d2;}
.sideimage a:hover {border:2px solid #63669D;}
.page-container:after, .header:after, .header-breadcrumbs:after, .main:after, .main-navigation:after, .main-content:after, .main-content div:after, .main-subcontent:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border:after, .subcontent-unit-noborder:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-border-blue:after, .subcontent-unit-border-green:after, .subcontent-unit-border-orange:after , .subcontent-unit-border-red:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
.subcontent-unit-noborder-blue:after, .subcontent-unit-noborder-green:after, .subcontent-unit-noborder-orange:after , .subcontent-unit-noborder-red:after {content:"."; display:block; height:0; clear:both; visibility:hidden;}
