/* STYLESHEET FOR ... - CSS control-file for Stylesheets   ---   Last updated 28.04.2009
Tested in IE6, IE7, Firefox 3, Safari 3, Chrome 3, Opera 9.21

CI - COLOURs
Grey1       #323232
Blue Logo   #4153a1  //  #000099

*/


/* --- 1.0 General Settings --- */
/*img, div, a {behavior: url(../css/iepngfix.htc);}*/
* {margin:0; padding:0; outline:0; font-size: 1em;}
/*
	vertical-align: baseline;
	background: transparent;
	border: 0;
*/

html, body {width: 100%; height: 100%;}
body {background-color: #eee; font: normal 1em/1.5em Verdana, Arial, Helvetica, sans-serif; color: #333;}

ol, ul, dl, ol li, ul li, dl li {list-style:none; margin:0; padding:0;}
h1, h2, h3, h4, h5, h6 {font-weight: bold;}
h1 {font-size: large;}
h4 {font-size:x-small; color: #000;}
a, a:link, a:visited, a:active, .link {text-decoration: none; color:#333; cursor: pointer;}
a:hover {text-decoration: underline;}
a.more  {text-decoration: underline; font-weight: bold;}
a img   {border: none;}

#Page {height: 100%; margin: 0 auto;}
/* overflow: auto; */
.Visual{position:relative; background-repeat:no-repeat; background-position:bottom center; height:1120px; text-align:center; padding-top:15px;} /* height:950px; */

.coGrey1 {color: #323232;}
.coGrey1 {color: #969696;}
.coGrey1 {color: #c8c8c8;}
.DBcl    {display: block; clear: left;}
.DBcr    {display: block; clear: right;}

.dl3{}
.dl5{}
