/*fix default browserspaces between elements*/
* {
	padding: 0;
	margin: 0;
}

body, html {
	height: 100%;
}

body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url(../img/bgk.jpg) #fff repeat-x scroll center top;
}

/* Boxes */
.copyright {
	float: right;
	width: 90px;
	padding-right: 20px;
	text-align: right;
	color: #1668bc;
	font-size: 10px;
	line-height: 16px;
}

/* Container */
#footer {
	border-top: 2px solid #e3ebf2;
	border-bottom: 2px solid #e3ebf2;
	padding: 7px 0;
}

#inner-content {
	padding: 12px;
	z-index: 2;
}

#inner-content-right {
	float: right;
	width: 730px;
	margin: 28px 28px 20px 0;
	z-index: 2;
}

#language {
	float: right;
	width: 80px;
	line-height: 46px;
}

#main-container {
	z-index: 0;
	position: absolute;
	width: 970px;
	left: 50%;
	margin-left: -486px;
	min-height: 100%;
	border-right: 1px solid #bfcddb;
	border-left: 1px solid #bfcddb;
}

#main-content {
	z-index: 1;
	position: absolute;
	width: 970px;
	left: 50%;
	margin: 213px 0 0 -486px;
	border-right: 1px solid #bfcddb;
	border-left: 1px solid #bfcddb;
}

#menu {
	position: absolute;
	width: 970px;
	height: 46px;
	margin-top: 110px;
	background-color: #0061a2;
	z-index: 3;
}

#menu-right {
	float: right;
	width: 267px;
	line-height: 46px;
}

#inner-container {
	z-index: 2;
}

#path {
	position: absolute;
	width: 970px;
	height: 19px;
	margin-top: 192px;
	border-bottom: 2px solid #e3ebf2;
	margin-bottom: 1px;
}

.path-left {
	float: left;
	width: 850px;
}

.path-right {
	float: right;
	width: 75px;
}

#sub-nav {
	float: left;
	width: 171px;
	border-left: 4px solid #0061a2;
}

/* Contents */
.copyright a {
	color: #1668bc;
	font-size: 10px;
	text-decoration: none;
}

.copyright a:hover {
	color: #000;
}

.csc-textpic-caption {
	font-size: 10px;
	line-height: 14px;
	color: #1f4669;
}

#inner-content a {
	color: #1668bc;
	text-decoration: underline;
}

#inner-content a:hover {
	color: #000;
}

#inner-content h1 {
	color: #0061a2;
	font-size: 18px;
	padding-bottom: 12px;
}

#inner-content h2 {
	color: #0061a2;
	font-size: 15px;
	padding-bottom: 10px;
}

#inner-content h3 {
	color: #0061A2;
	font-size: 11px;
	padding-bottom: 5px;
}

#inner-content li {
	font-size: 12px;
	color: #1f4669;
	line-height: 16px;
	padding-bottom: 4px;
}

#inner-content li.small {
	font-size: 11px;
	line-height: 16px;
}

#inner-content li.smaller {
	font-size: 10px;
	line-height: 14px;
}

#inner-content ol, ul {
	margin-left: 23px;
	padding-bottom: 12px;
}

#inner-content p {
	font-size: 12px;
	color: #1f4669;
	line-height: 16px;
	padding-bottom: 12px;
}

#inner-content p.small {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 11px;
}

#inner-content p.smaller {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
}

#inner-content p.smaller-justify {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
	text-align: justify;
}

#inner-content-right a {
	color: #1668bc;
	text-decoration: underline;
}

#inner-content-right a:hover {
	color: #000;
}

#inner-content-right h1 {
	color: #0061a2;
	font-size: 18px;
	padding-bottom: 12px;
}

#inner-content-right h2 {
	color: #0061a2;
	font-size: 15px;
	padding-bottom: 10px;
}

#inner-content-right h3 {
	color: #0061A2;
	font-size: 11px;
	padding-bottom: 5px;
}

#inner-content-right li {
	font-size: 12px;
	color: #1f4669;
	line-height: 16px;
	padding-bottom: 4px;
}

#inner-content-right li.small {
	font-size: 11px;
	line-height: 16px;
}

#inner-content-right li.smaller {
	font-size: 10px;
	line-height: 14px;
}

#inner-content-right p.smaller-justify {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
	text-align: justify;
}
#inner-content-right ol, ul {
	margin-left: 23px;
	padding-bottom: 12px;
}

#inner-content-right p {
	font-size: 12px;
	color: #1f4669;
	line-height: 16px;
	padding-bottom: 12px;
}

#inner-content-right p.small {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 11px;
}

#inner-content-right p.smaller {
	font-size: 10px;
	line-height: 14px;
	padding-bottom: 10px;
}

#language a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

#footer .address {
	float: left;
	width: 315px;
	font-size: 11px;
	color: #1668bc;
	line-height: 16px;
}

#footer .address a {
	color: #1668bc;
	text-decoration: underline;
}

#footer .address a:hover {
	color: #000;
}

/* Elements */
#logo {
	position: absolute;
	width: 355px;
	height: 102px;
	margin: 0 0 0 638px;
}

.path-right a {
	line-height: 14px;
	margin-left: 8px;
}

.path-right img {
	border: 0;
	vertical-align: middle;
}

#search-field {
	float: left;
	width: 187px;
	line-height: 46px;
}

* html #search-field {
	padding-top: 14px;
}

#search-field .input {
	font-size: 11px;
	letter-spacing: .05em;
	color: #000;
	background-color: #fff;
	border: 1px solid #a7a9a7;
	padding: 1px 2px;
	width: 133px;
}

.small-logo {
	float: left;
	width: 210px;
}

.small-logo img {
	margin-left: 20px;
}

#tmp-logo {
	position: absolute;
	width: 355px;
	height: 102px;
	background: url(../img/tmp-logo.gif) no-repeat;
}
 #tmp-logo img {
 margin-top: 12px;
 border: 0;
}


/* Menu */
/* style the outer div to give it width */
.menu {
	position: absolute;
	z-index: 3;
	left: 50%;
	margin: 110px 0 0 -486px;
	width: 680px;
	font-size: 11px;
}

* html .menu {
	padding-bottom: 200px;
}

/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.menu ul ul {
	width: 170px;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu ul li {
	float: left;
	width: auto;
	position: relative;
}

* html .menu ul li {
	width: 150px;
}

* html .menu ul li.smaller {
	width: 120px;
}

.menu ul ul li {
	float: left;
	width: 190px;
	position: relative;
	border: 1px solid transparent;
	border-width: 1px 1px 0 0;
}

* html .menu ul ul li {
	width: 189px;
}

* html .menu ul ul li {
	border: 0;
}

/* style the links for the top level */
.menu ul a {
	display: block;
	text-decoration: none;
	color: #fff;
	height: 46px;
	padding-left: 10px;
	padding-right: 40px;
	line-height: 46px;
}

/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a {
	padding-right: 0;
	width: 150px;
	w\idth: 139px;
}

/* style the third level background */
.menu ul ul ul a {
	background: #95b4d3;
}

/* style the third level hover */
.menu ul ul ul a:hover {
	background: #6a99c7;
}

.menu ul ul ul :hover > a {
	background: #6a99c7;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility: hidden;
	position: absolute;
	height: 0;
	top: 46px;
	left: 0;
	width: 180px;
}

/* another hack for IE5.5 */
* html .menu ul ul {
	top: 45px;
	t\op: 46px;
	width: 179px;
}

/* position the third level flyout menu */
.menu ul ul ul {
	left: 191px;
	top: -1px;
	width: 220px;
}

* html .menu ul ul ul {
	left: 189px;
	top: 0;
}

/* style the table so that it takes no part in the layout - required for IE to work */
.menu table {
	position: absolute;
	top: 0;
	left: 0;
}

/* style the second level links */
.menu ul ul a {
	font-weight: bold;
	background-color: #bfcdda;
	color: #1867af;
	height: auto;
	line-height: 1em;
	padding: 4px 20px 5px 20px;
	width: 150px;
/* yet another hack for IE5.5 */
}

* html .menu ul ul a {
	width: 150px;
	w\idth: 149px;
}

/* style the top level hover */
.menu a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
}

.menu ul ul a:hover {
	color: #1867af;
	background-color: #95b4d3;
	text-decoration: none;
}

.menu :hover > a {
	color: #fff;
	background-color: #0061a2;
	text-decoration: underline;
}

.menu ul ul :hover > a {
	color: #1867af;
	background-color: #95b4d3;
	text-decoration: none;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, .menu ul a:hover ul {
	visibility: visible;
}

/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul {
	visibility: hidden;
}

/* keep the fourth level hidden when you hover on second level list OR link */
.menu ul :hover ul :hover ul ul {
	visibility: hidden;
}

/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul {
	visibility: visible;
}

/* make the fourth level visible when you hover over third level list OR link */
.menu ul :hover ul :hover ul :hover ul { 
	visibility: visible;
}

.path-left a {
	color: #629dc5;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
	margin-left: 25px;
}

.path-left a:hover {
	color: #0061a2;
}

.path-left .active {
	font-weight: bold;
}

#sub-nav .level1 {
	border-bottom: 1px solid #e5ecf4;
}

#sub-nav .level1 a {
	display: block;
	font-size: 11px;
	line-height: 17px;
	text-decoration: none;
	padding-left: 20px;
	color: #224668;
}

#sub-nav .level1 a:hover {
	color: #1363ac;
}

#sub-nav .level1 a.active {
	font-weight: bold;
	color: #224668;
}

#sub-nav .level1 a.active:hover {
	color: #224668;
}

#sub-nav .level2 {
	background: url(../img/level2-arrow.gif) no-repeat 20px 8px;
}

#sub-nav .level2 a {
	display: block;
	font-size: 11px;
	line-height: 20px;
	text-decoration: none;
	padding-left: 32px;
	color: #1363ac;
}

#sub-nav .level2 a:hover {
	color: #000;
}

#sub-nav .level2 a.active {
	text-decoration: underline;
}

#sub-nav .level2 a.active:hover {
	text-decoration: underline;
}

#sub-nav .level2-outer {
	background-color: #eff4f8;
	padding: 5px 0;
}

#sub-nav .spacer {
	height: 22px;
	border-bottom: 1px solid #e5ecf4;
}