/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #00a3d1;}
a:hover {color: #4F4F4F;}

body {
	/* background: #E6E6E6 url(img/bbground.jpg);  	background-repeat:repeat-y;*/  
           background: #666666;  /* 	background-repeat:repeat-y;*/  
	color: #444;
	font: normal 62.5% Tahoma,sans-serif;	

}

p,code,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
  display:block;
  height:22px;
  line-height:22px;
 /*  background: #ccc url(img/h1.jpg); */
	font: normal 1.7em Tahoma,sans-serif;
	margin-bottom: 10px;
  margin-top:0px;
  padding-top:2px;
  padding-left:0px;
}

h1,h2,h3 {padding-top: 4px;}
h1 {padding-bottom: 5px;}


/* misc */
.clearer {clear: both;}

.left {float: left;}

.right {}

/* structure */
.container {
  /*  position:absolut;*/
  margin-top:20px;
  margin-left:45px;
	background: #FFF url(img/cbg.png) repeat-y;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0 10px 0px ;
	width: 780px;
}

/* header */
.top {
	background: url() repeat-x;
	/*  padding: 30px 10px 0;*/
}

/* title */
.header {
  /*  position:absolut;*/
  margin-top:40px;
  margin-left:45px;
	background: #FFF url(img/cbg.png) repeat-y;
	font-size: 1.2em;
	height: 122px;
	margin: 0 auto;
	padding: 20px 10px 20px;
	width: 780px;
}
.header .left, .header .right {
	background: #fff;
	color: #FFF;
	height: 122px;	
}
.header .left {
	background: #B3C2C7 url(img/header.jpg) no-repeat;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 150px;
	text-align: center;	
	width: 780px;
}
.header .right {
	overflow: auto;
	width: 212px;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 11px "Trebuchet MS",sans-serif;}

/* navigation */
.navigation {	
	background: #D9E1E5 url(img/nav.gif);
	border: 1px solid #DFEEF7;
  font: bold 14px sans-serif;
	border-color: #DFEEF7 #CFDEE7;
	height: 25px;
}
.navigation a {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #456;
	display: inline;
	float: left;
	font: bold 14px sans-serif;
	line-height: 25px;
	padding: 0 19px;
	text-decoration: none;
}
.navigation a.last {
	border-right: 0px solid #AFBEC7;	
}
.navigation p {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #00a3d1;
	display: inline;
	float: left;
	font: bold 14px sans-serif;
	line-height: 25px;
	padding: 0 19px;
	text-decoration: none;
}

.navigation li {
	background: #D9E1E5 url(img/nav.gif);
	display: inline;
	float: left;
	font: bold 14px sans-serif;
	line-height: 25px;
	text-decoration: none;
}

.navigation li.active {
	background: #D9E1E5 url(img/nav.gif);
	border-right: 1px solid #AFBEC7;
	color: #00a3d1;
	display: inline;
	float: left;
	font: bold 14px sans-serif;
	line-height: 25px;
	padding: 0 19px;
	text-decoration: none;
}
.navigation li.last {
	border: 0px;
}
.navigation a:hover {background-position: left bottom; color: #00a3d1;}



/* main */
.main {
	border-top: 7px solid #FFF;
	background: url(img/bgmain.gif) repeat-y;
}

/* sub navigation */
.right {
	float: left;
	width: 210px;
  padding-top: 5px;
  padding-left: 3px;
}
.right h2 {
	color: #5A5A43;
	font-size: 13px;
	line-height: 30px;
	margin: 0;
	padding-left: 3px;
}
.right ul {
	padding: 0;
  padding-left: 3px;
	border-top: 1px solid #EAEADA;
}
.right li {border-bottom: 1px solid #EAEADA; padding-top: 2px; padding-bottom: 2px;}

.right li a {
	font-size: 1.1em;
	color: #00a3d1;
	display: block;
	padding: 0px 0 0px;
	text-decoration: none;
	width: 97%;
}
.right li a:hover {
	background: #F0F0EB;
	color: #000000;	
}

.right .ce_text {
padding-left: 3px;
padding-right: 3px;
font: 11px sans-serif;
border-bottom: 1px solid; 
border-bottom-color: #999999; 
}

/* content */
.content {
	float: right;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
}
.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	list-style: url(img/li.gif);
	margin-left: 18px;
}
.content p {font-family: "Lucida Sans Unicode",sans-serif;}

/* footer */
.footer {
	background: url(img/bgfooter.gif) repeat-x;
	color: #456;
	font: bold 1em sans-serif;
	line-height: 30px;
	text-align: center;
}
.footer a {color: #00a3d1;}

.footer a:hover {color: #456;}

/*Typolight */
.invisible {  position: absolute; left: -3000px; top: -3000px; width: 0; height: 0; overflow: hidden; display: inline; }
.back {  position: absolute; left: -3000px; top: -3000px; width: 0; height: 0; overflow: hidden; display: inline; }
img {border:1px; border-color: #00a3d1}

hr {height:1px;}