/* CSS Document */

body { background-color:#C4E8FE; background-image:url(../gfx/png/bg-clouds.png); background-repeat:no-repeat; background-attachment:scroll; background-position:center top; font-family:Arial, Helvetica, sans-serif; color:#000000;}

div#container { width:950px; margin-left:auto; margin-right:auto; margin-top:0px; margin-bottom:20px;}

.wrap { margin:20px;}

div#columncenter {
	margin-top: 12px;
}

div#leftcolumn { background-color:#000000; float:left; width:640px; height:360px; margin-bottom:20px; margin-left:22px;}

div#rightcolumn {float:right; width:288px; height:360px; margin-bottom:20px;}

*:first-child+html div#leftcolumn { margin-bottom:0px;}
*:first-child+html div#rightcolumn { margin-bottom:0px;}

* html div#leftcolumn { margin-bottom:0px;}
* html div#rightcolumn { margin-bottom:0px;}


div#footer {
	clear:both;
	font-size:13px;
	color:#333333;
}


div#footer p {
	margin-right: 266px;
}

h1 { color:#CC0000; font-family:Verdana, Arial, Helvetica, sans-serif;}

.underline { text-decoration:underline;}

.fontbg { background-color:#FFFFBF;}

.redfont { color:#FF0000;}
.bluefont { color:#0000CC; font-style: italic;}

.black { color:#000000;}

.yellowbg {
	background-color:#FFFF00;
	font-weight: bold;
}
.boldline { font-weight:bold; text-decoration:underline;}


.arrow {
	margin-top:60px;
	margin-bottom: 10px;
}
*:first-child+html .arrow {margin-top:14px;}
* html .arrow {margin-top:14px;}




a:link { color:#333333; text-decoration:underline;}
a:hover { text-decoration:none;}
a:visited {color:#333333;}
a:active {color:#333333;}

.headline {
	margin-bottom:40px;
	margin-top:15px;
	letter-spacing:1px;
	color:#EE0000;

}

*:first-child+html .headline { margin-bottom:38px; margin-top:5px;letter-spacing:1px;}

* html .headline { margin-bottom:38px; margin-top:5px;letter-spacing:1px;}

.style18 {color: #333333; font-size: 11px; }

