#page{
	width:939px;
	margin:0 auto;
}
#toppage{
	width:939px;
	clear:right;
}
#date{
	float:left;
	width:190px;
	height:35px;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
}
#topbar{
	float:left;
	clear:right;
	width:747px;
	height:36px;
	background-image:url(/system/gfx/bg_topbar.gif);
	background-color:#43487b;
	background-repeat:repeat-x;
	border-right:solid 1px #999999;
}

#header{
	width:939px;
}

#logo{
	clear:left;
	float:left;
	width:190px;
	height:108px;
	background-color:#CFF0FF;
	border-left:solid 1px #999999;
	background-image: url(/system/gfx/identity-compass-logo.gif);
}

#pagetitle{
	position:relative;
	float:left;
	width:747px;
	height:108px;
	background-color:#F7F7F7;
	border-right:solid 1px #999999;
	background-image: url(/system/gfx/identity-compass-header.jpg);
}
#title{
	position:absolute;
	right:6px;
	bottom:10px;
	width:600px;
	text-transform:uppercase;
	font-size:16px;
	font-weight: bold;
	color:#00006c;
}
#menu{	
	clear:left;
	float:left;
	width:190px;
	margin:0px;
}

#content{
	width:939px;
	
}
#contenttext{
	float:left;
	width:747px;
	background-color:#FFFFFF;
	border-left:solid 1px #999999; border-right:solid 1px #999999;
	border-bottom:solid 1px #999999; border-top:dotted 1px #CCCCCC;
	min-height:440px;
	margin-bottom:8px;
}

#footer{
	width:690px;
	padding-right:10px;
	padding-left:200px;
}

#footer a {
	color:#00006c;
	font-size:11px;
	font-weight:normal;
}

#regiontext{
	height:20px;
	margin-top:10px;
}

#template_no-cookies {
	color:Red;
	border: 2px solid Red;
	width:600px;
	height:40px;
	padding:2px 10px;
	margin-top:10px;
}