.Copyright {
	color: #FFFFFF;
	background-color: #000000;
	font-weight:bold;
	text-align: center;
}
.wrapper {
	width: 990px;
	margin: auto;
	padding:0;
}
#header {
	height: 100px;
	text-align:left;
	background-color:#ffffff;
	position: relative;
}
.cellSite {
	color: #6b1b5f;
	font-family: Haettenschweiler;
	font-weight:bold;
	font-size: 40px;
	font-style:italic;
	width:480px;
	position: absolute;
	left: 50px;
	top: 30px;
	margin: 0px;
	padding: 0px;
}
#pagecontent {
	width: 990px;
	text-align:left;
	background-color:#ffffff;
}
#idaccount {
	background-color: #013668;
	border: 1px solid #dcdce9;
	margin-left: 1px;
	width: 170px;
	text-align:center;
	color:#ffffff;
	position:relative;
	height:150px;
}
#idaccount A {
	FONT-SIZE : 11;
	COLOR : #acc8f6;
	FONT-FAMILY : Verdana;
}
#idaccount A:Visited {
	FONT-SIZE : 11;
	COLOR : #acc8f6;
	FONT-FAMILY : Verdana;
}
#idaccount A:Active {
	FONT-SIZE : 11;
	COLOR : #acc8f6;
	FONT-FAMILY : Verdana;
}
#idaccount A:Hover {
	COLOR : #acc8f6;
	FONT-SIZE : 11;
	TEXT-DECORATION : Underline;
	FONT-FAMILY : Verdana;
}
#idaccount div {
	padding-left:10px;
}
#idhdrtitle {
	background-color: #3b6199;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}
#left {
	padding: 20px;
}
#mainbody {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0px;
	width:750px;
}

