@charset "utf-8";
/* CSS Document */

body {
	background-color: #121317;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	background-color: #131418;
	text-align: left;
	width:960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	background-image: url(../images/global/bgd.jpg);
	background-repeat: no-repeat;
	border: 3px solid #000;
	margin-top: 5px;
}


#banner {

}
#mainlogo {
	float: left;
}

img {
	border: none;
}
#leftcol {
	width: 190px;
	float: left;
	color: #6666ff;
}
#rightcol {
	width: 190px;
	float: right;
}
#content {
	width: 560px;
	margin-right: 190px;
	margin-left: 190px;
	padding: 10px;
}

h3 {
	text-align: center;
	font-size: large;
	font-weight: normal;
	color: #6666ff;
}
h4 {
	text-align: center;
	font-size: large;
	font-weight: normal;
	color: #333333;
}
.back {
	text-align: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: italic;
	color: #66F;
}
.tableleft {
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tableright {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6666ff;
	padding-top: 3px;
	padding-bottom: 3px;
}
.tablerightend {
	padding-top: 3px;
}
#footer {
	clear: both;
	text-align: center;
	background-color: #6666ff;
}
#centralarea {
	clear: both;
	float: left;
}
.extlinks {
	color: #6666ff;
}
.emstyle {
	font-weight: bold;
}
.contactstyle {
	padding-left: 20px;
	padding-bottom: 20px;
}
ol {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.textfloatright {
	float: right;
}
.midalign {
	text-align: center;
}
.pdfdown {
	vertical-align: bottom;
	display: block;
}
#wrapper #centralarea #content h3 a .extlinks {
	text-decoration: underline;
}
#content  a {
	color: #66F;
}
.clear {
	clear: both;
}.breaknew .floatleft .ceebox.images a img {
	padding-top: 5px;
}
