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

* {
	margin: 0;
	padding: 0;
}
0b62dc
a {color: #0067ab}
a:hover {color: #00a2e1;text-decoration:underline;}
a:link {color: #0067ab}
a:visited {color: #0067ab}




img {
border: 0;
}

body {
	background: #9adaf5 url(../images/bg.jpg) repeat-x left bottom;
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size:11px;
	color: #000000;	
	font-weight:normal;
	text-align:center;
}

.main_container {	
	margin: 0 auto;
	padding: 10px 0px 10px; 
	width: 780px;	
}

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

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
}

h1,h2,h3 {padding-top: 6px;}

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

.left {float: left;}

.right {float: right;}

/* structure */
.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 10px 10px 10px 10px; 
	width: 780px;
	border-bottom:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:left;
}

/* header */
.top {
	padding: 10px 0px 0px;
}

/* title */
.header {
	background-color: #fff;
	font-size: 1.2em;
	height: 95px;
	margin: 0 auto;
	padding: 10px 10px 0px;
	width: 780px;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	text-align:left;
}
.header .left, .header .right {
	background-color: #333;
	color: #FFF;
	height: 95px;	
}
.header .left {
	background-color: #ffffff;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 105px;
	width: 780px; /* 476px; */
	text-align: left;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	
}
.header .right {
	overflow: auto;
	width: 300px;
	background-color: #ffffff;
	/* background-image: url(../images/logo_right.png); */
	background-repeat: no-repeat;
	background-position:bottom right;
}
.header .right p,.header .right h2 {padding: 0 16px;}
.header .right h2 {padding-top: 16px; font: normal 1.6em "Trebuchet MS",sans-serif;}


.navigation-top {	
	border: 1px solid #ffffff;
	height: 20px;
}
.navigation-top a {
	color: #000000;
	display: block;
	float: right;
	font-size:12px;
	font-weight:bold;
	line-height: 20px;
	padding: 0 10px;
	text-decoration: none;
	text-transform:uppercase;
	background:#ffffff url(../images/separator.gif) no-repeat top right;
}
.navigation-top a:hover {
text-decoration:underline;
color: #00a2e1;
}

/* navigation */
.navigation {	
	background: #eeeeee;
	border: 1px solid #ffffff;
	height: 25px;
}
.navigation a {
	border-right: 1px solid #ffffff;
	color: #000000;
	display: block;
	float: left;
	font-size:12px;
	font-weight:bold;
	line-height: 25px;
	padding: 0 5px;
	text-decoration: none;
	text-transform:uppercase;
}
.navigation a:hover {
text-decoration:underline;
color: #00a2e1;
}

.navigation a.selected {
	background: #00a2e1;	
	color: white;		
}

.lapeau {
color:#00a2e1;
font-weight:bold;
}

.lapeau1 {
color:#ffffff;
font-weight:bold;
}

/* main */
.main {
	border-top: 4px solid #FFF;
	
}

.main-full {
	border-top: 4px solid #FFF;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 200px;
	padding-left: 12px;
	
}
.sidenav h2 {
	color: #000000;
	font-size: 1em;
	line-height: 20px;
	margin: 0;
	
}

.sidenav ul 	{	
	list-style-type: none;
	
	margin: 0;
}

.sidenav li {	
	list-style: square inside; 
	color:#00a2e1;
	margin:0;
	padding-left: 0px;
	padding-top:2px
}
	
.sidenav li a {
	font-family: Arial, Helvetica, Verdana sans-serif;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.sidenav li a:hover {
	text-decoration:underline;
	color:#00a2e1;
}

.sidenav p {
	
}


/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 531px;
	line-height:18px;
	white-space:normal;
}

.content h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 4px;
	text-transform:uppercase;
}

.content h1.press{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 4px;
	text-transform:none;	
}

.content h2{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 4px;
	text-transform:uppercase;
}

.content h3{
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 5px 0px;
}

.content h4{
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 2px 0px;
}

.content ul 	{	
	list-style-type: none;
	padding-left: 15px;
	margin: 0;
}

.content li {
	list-style-type: square;
	padding-left: 2px;
	padding-top:2px
	color:#00a2e1;
}
	
.content li a {
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-decoration:none;
	font-weight:bold;
}
.content li a:hover {
	text-decoration:underline;
	color:#00a2e1;
}
	
.quote {
	font-family: Arial, Helvetica, Verdana sans-serif;
	text-decoration:none;
	font-size:12px;
}

.content .descr {
	color: #1C455E;
	font-size: 0.9em;
	margin-bottom: 6px;
}


.content .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content .imgleft {
padding: 5px;
border: 1px solid #ADD1E7;
margin-right: 4px;
float: left;
}

.content .imgright-nb {
padding: 5px;
margin-left: 4px;
float: right;
}

.content .imgleft-nb {
padding: 5px;
margin-right: 4px;
float: left;
}

.content p {
color: #000000;
font-weight:normal;
}

.content div {
color: #000000;
font-weight:normal;
}

.content-full {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 750px;
}

.content-full h1{
	font-size:14px;
	font-weight:bold;
	margin-bottom: 4px;
	padding-top:50px;	
}

.content-full .descr {
	color: #1C455E;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content-full li {
	margin-left: 18px;
}

.content-full .imgright {
padding: 5px;
border: 1px solid #ADD1E7;
margin-left: 4px;
float: right;
}

.content-full .imgleft {
padding: 5px;
border: 1px solid #ADD1E7;
margin-right: 4px;
float: left;
}

.content-full .imgright-nb {
padding: 0;
margin-left: 4px;
float: right;
}

.content-full .imgleft-nb {
padding: 0;
margin-right: 4px;
float: left;
}

.content-full p {
color: #000000;
}

.content-full div  {
color: #000000;
font-weight:bold;
}

.content-full div  {
padding:8px 0px 0px 2px;
color: #000000;
font-weight:bold;
font-size:12px;
font-style:italic;
}

.content-full div a  {
text-decoration:none; 
font-style:normal;
}

.content-full div a:hover  {
text-decoration:underline;
}

.content-full .mag-title  {
color: #00A2E1;
font-weight:bold;
}

.sup_1e {
font-family:"Times New Roman";
font-weight:bold;
font-size:14px;
vertical-align:sup;
color:#00A2E1;
font-style:italic;
padding:0;
}

/* footer */
.footer {
	text-align: center;
	height: 25px;
	background:#00A2E1;
}

.footer span.even {	

	color: #ffffff;
	font: bold 13px sans-serif;
	padding: 0 2px;
	line-height: 25px;
	text-decoration: none;
	text-transform:uppercase;
}

.footer span.odd {	

	color: #99DAF3;
	font: bold 13px sans-serif;
	padding: 0 2px;
	line-height: 25px;
	text-decoration: none;
	text-transform:uppercase;
}

.footer a {	

	color: #ffffff;
	font: bold 12px sans-serif;
	padding: 0 5px;
	line-height: 25px;
	text-decoration: none;
	text-transform:uppercase;
}
.footer a:hover {
text-decoration:underline;
}

.footer2 {
	text-align: center;	
}

.footer2 div {	
	color: #000000;
	font: bold 11px sans-serif;
	padding: 0 2px;
	line-height: 16px;
}

/* RoundBox */

/* set millions of background images */
.rbroundbox { background: url(../images/nt.gif) repeat; }
.rbtop div { background: url(../images/tl.gif) no-repeat top left; }
.rbtop { background: url(../images/tr.gif) no-repeat top right; }
.rbbot div { background: url(../images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; }



