body {
	font-size:100.1%;
	font-family:sans-serif;
	font-size:10pt;
	padding:0;
	margin:0;

}

h1, h2, h3, h4 {
	font-weight: normal;
	font-family:sans-serif;
	font-size:1em;
	padding:0;
	margin:0;
}
div#strap h1 {
	font-weight: normal;
	font-family:sans-serif;
	font-size:1em;
	padding:0;
	margin:0;
}


div#strap {
	height:149px;
}

div#strap a#title {
	width:694px;
	height:149px;
	top:0px;
	left:0px
}

div#strap a#title span {
	background-image:url('../images/top-picture.png');
}

.superTitle {
	display:block;
	overflow:hidden;
	position:relative;
}

.superTitle h1, .superTitle h2, .superTitle h3, .superTitle p {
	display:none;
}

.superTitle span {
	display:block;
	height:100%;
	left:0pt;
	position:absolute;
	top:0pt;
	width:100%;
	background-attachment:scroll;
	background-color:transparent;
	background-repeat:no-repeat;
}

div#content {
	background-attachment:scroll;
	background-position:0px 0px;
	background-color:#fff;
	background-repeat:repeat-x;
	background-image:url('../images/top_bar.png');
	position:relative;
	border-bottom:1px #59616A solid;
	padding-top:50px;
}

div#centre {
	min-height:800px;
	height:1000px;
	margin-left:210px;
	margin-right:210px;
	padding:10px 5px 0px 5px;
}

div#centre[id] {
	height:auto;
}

.userIcon {
	float:left;
	margin:0 5px 5px 0;
	z-index:2;
	margin-top:2.6em;
}

.userIcon[class] {
	margin-top:0px;
}

div#centre h2 {
	font-size:1.5em;
	background-color:#D6E8FD;
	padding:2px 0 2px 0;
	z-index:1;
}

div#centre .newsInfo {
	margin-bottom:20px;
	background-color:#D6E8FD;
	padding:2px 0 2px 0;
}

div#menu {
	width:200px;
	background-color:#D6E8FD;
	height:100%;
	border-right:1px #59616A solid;
	position:absolute;
	top:0px;
	left:0px;
	
}

div#menu ul {
	list-style:none;
	margin:0;
	padding:0;
	width:200px;
	
	padding-top:46px;
	background-color:#D6E8FD;
	border-bottom:1px #59616A solid;
}

#menu a {
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
	color:#162451;
	font-family:sans-serif;
	text-transform:uppercase;
	display:block;
	width:100%;
	
	padding-top:10px;
	padding-bottom:10px;
}

#menu a:hover {
	color:#fff;
}

div#menu ul li ul {
	width:auto;
	border:0;
	padding:0;
	margin-left:-10px;
	
	
	background-color:#C8DFFB;

/* 	border:1px solid red; */
}

div#menu ul li ul li {
	margin-left:0px;
	padding-left:10px;
}




div#menu ul li {
/* 	border:1px solid red; */
	
	padding-left:10px;
	border-top:1px solid;
}

div#menu li ul li {
	border:0px;
	padding:0;
	padding-left:15px;
	
	border-top:1px solid;
}

div#rightColumn {
	width: 200px;
	position:absolute;
	top:0px;
	margin-top:25px;
	
	right:0px;
	bottom:0px;
	
	
}

div.columnBox {
	margin-top:20px;
	padding-bottom:11px;
	background-attachment:scroll;
	background-position:5px 100%;
	
	background-repeat:no-repeat;
	background-image:url('../images/box-bottom.png');
}

.columnBox h3.columnTitle {
	text-align:center;
	font-size:1.2em;
	border-bottom:1px #59616A solid;
	border-left:1px #e6f8Ff solid;
	border-top:1px #e6f8Ff solid;
	padding: 5px 0;
	background-color:#D6E8FD;
}

.columnBox .columnContent {
	padding-left:5px;
	font-size:0.8em;
	padding:5px 0 5px 5px;
	margin-left:5px;
	background-color:#D6E8FD;
	
	background-attachment:scroll;
	background-position:0px 0px;
	
	background-repeat:repeat-y;
	background-image:url('../images/box-left.png');
}

.columnBox .columnContent h2, .columnBox .columnContent h4 {
	font-weight:bold;
	font-size:1em;
	border-bottom:1px solid #b6c8dD;
	padding:0 0 0.3em;
}

div#footer {
	height:60px;
}

