﻿body 
{
	background: #A3C4D9 url('../Images/Structure/GradBlue2.png') repeat-x left top;
	font-family:"Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	font-size:10pt;
}

.outerContent 	{ width:1013px; margin:0 auto; }

.top			{ top: 9px; width:1006px; height:106px; display:block; position:absolute; z-index:100; }
.top .bdrTR 	{ width:1006px; position:absolute; top:0px; }
.top .bdrT		{ width:929px; }
.top .bdrBR		{ width: 1006px; position:absolute; bottom:0px; }
.top .bdrB		{ width:929px; }
.top .bdrCR		{ width: 1006px; height:25px; position:absolute; top:33px; }
.top .bdrCL		{ height:25px; }
.top .bdrC		{ width: 929px; height:25px;}



.top .logo {
	position:absolute; top:16px; left:20px; z-index:500;
	border:0px;
}


