* {
	padding: 0;
	margin: 0;
}

body {
	width: 990px;
	margin: auto;
	position: relative;
	color: #fff;
	background: url(img/bodybg.jpg) repeat-x #fff;
	font-family: Courier New;
	font-size: 80%;
}

a {
	color: #000000;
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	list-style: none;
}

h2 {
	font-size:16px;
}

#header {
	color: #000;
	height:114px;
}

#header h1 {
	float: left;
	text-indent: -999em;
	width:220px;
}

#logo {
	position:absolute;
	margin-left:20px;
}

.hmnu {
	position:absolute;
	background:url(img/headermnurepeat.jpg) repeat-x #000;
	height:19px;
	width:120px;
	border:1px solid #000;
	text-align:center;
}

#dlogin {
	margin:93px 0 0 470px;
}

#daccount {
	margin:93px 0 0 593px;
}

#dlanguages {
	float:right;
	background:url(img/headermnurepeat.jpg) repeat-x #000;
	height:16px;
	border:1px solid #000;
	text-align:right;
	margin:93px 36px 0 0;
	padding:3px 10px 0 10px; 
}

#main {
	overflow: hidden;
	position: relative;
	padding-top: 70px;
	width: 100%;
	color: #000000;
	background: #ffffff;
}

#contentWrapper {
	float: right;
	width: 750px;
}

#boxesA {
	border-left: 1px solid #545454;
	border-right: 1px solid #AACEE6;
	float: left;
	margin: 0 -100% -20000px 36px;
	padding: 10px 0 20010px 0;
	width: 200px;
	color: #215E8B;
	background-color: #ffffff;
}

#boxesB {
	border-right: 1px solid #545454;
	float: right;
	margin: 0 0 -20010px 0;
	padding: 0 0 20010px 0;
	width: 1px;
	color: #000000;
	background-color:#ffffff;
	margin-right:36px;
}

#boxesC {
	clear: both;
	position: absolute;
	top: 0;
	left: 0;
	height: 40px;
	width: 100%;
	background:url(img/uorepeat.jpg) repeat-x #fff;
}

#bCleft {
	float:left;
	height:38px;
	width:36px;
	background:url(img/uoleft.jpg) #fff;
}

#bCright {
	float:right;
	height:38px;
	width:36px;
	background:url(img/uoright.jpg) #fff;
}

#content {
	float: left;
	width: 680px;
	margin: 0 -100% -20000px 0;
	padding: 10px 10px 20010px 10px;
	color: #000000;
	background: #ffffff;
	min-height:620px;
}

#breadcrumbs {
	float: left;
	margin: 0 10px 0 36px;
	width:896px;
	border-left:1px solid #545454;
	border-right:1px solid #545454;
	padding: 5px 10px 10px 10px;
}


#footerdesign {
	border-left: 1px solid #545454;
	border-right: 1px solid #545454;
	background:url(img/footerbg.jpg) repeat-x #fff;
	width:916px;
	margin: 0px auto 0px auto;
	height:10px;
	
}

#footer {
	color:#545454;
	text-align: center;
	font-size:11px;
	width:916px;
	margin: 0px auto 0px auto;
}

.boxBody {
	overflow: hidden;
	color: #2E5F7D;
	background: #ffffff;
	margin: 0 0 5px 0;
	padding: 5px;
	border-bottom:1px solid #AAD0E7;
}

.box h4 {
	font-weight:bold;
	color: #326489;
	padding: 3px;
}

.box h4 a {
	font-weight:bold;
	color: #326489;
	text-decoration: none;
}

.headerError, .headerInfo {
	margin: 1em 0 1em 0;
	padding: 0.5em;
}
	
.headerError {
	background-color: #FF9999;
	color: #FFFFFF;
	border: 1px solid #FF0000;
}

.headerInfo {
	background: url(img/wkrepeatfull.jpg) repeat-x #CAACAC;
	color: #000000;
	border: 1px solid #000;
}

.paymentText {
	display: block;
}

#boxContent a {
	display:block;
	color:#215E8B;
	background-color:#fff;
	text-decoration:none;
}

#boxContent a:hover {
	color:#fff;
	background-color:#326489;
	text-decoration:none;
}

#popupcontent {
	color:#000;
}

#popupcontent table {
	margin-top:60px;
}

#popupcontent .contentsTopics {
	font-size:20px;
	color: #fff;
	font-weight:bold;
}

@import url(blog.css);
