body {
	margin: 0;
	padding: 0;
	background: #EEEBEC url(images/page_background.png) repeat-x center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7F7F81;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #5F5F61;
	margin: 0px 0px 12px 0px;
}

h3 {
	font-size: 1.1em;
	margin: 0px 0px 12px 0px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 160%;
}

a {
	text-decoration: none;
	color: #AD1443;
}

a:hover {
	text-decoration: underline;
}

img {
	border-style: none
}

img.border {
	border: 6px solid #E1F1F6;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
}

img.aligncenter {
	margin: 0px auto;
}

/* Wrapper */

#wrapper {
}

/* Logo */

#logo {
	width: 980px;
	height: 80px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

/* Menu */

#menu {
	width: 980px;
	height: 52px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
	float: left;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 35px;
	margin-right: 1px;
	padding: 16px 30px 0px 30px;
	background: url(images/menu_divider.png) no-repeat right top;
	text-decoration: none;
	text-align: center;
	text-transform: lowercase;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: url(images/menu_selection.png) repeat-x left top;
	text-decoration: none;
	color: #FFFFFF;
}

#menu .current_page_item a {
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}

#page-bgtop {
}

#page-bgbtm {
	padding: 30px 0px 30px 0px;
	margin: 0px 30px 0px 30px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 210px;
	text-align: center;
	padding: 0px 0px 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 680px;
	padding: 0px 0px 0px 0px;
}

#content ul {
	margin: 0px 0px 10px 0px;
	padding: 0;
	list-style: disc;
	font-size: 1.0em;
}

#content ol {
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-size: 1.0em;
}

#content li {
	margin: 0px 0px 0px 38px;
	padding: 7px 20px 0px 2px;
}

#content li b {
	color: #5F5F61;
}

/* Footer */

#footer {
	overflow: hidden;
	width: 920px;
	margin: 0px auto;
	padding: 30px 30px 20px 30px;
	font-size: 11px;
}

#footer .left {
	float: left;
	width: 210px;
}

#footer .right {
	float: right;
}

/* Divider */

.divider {
	background: url(images/divider.png) repeat-x left center;
	height: 10px;
	margin: 20px 0px 15px 0px;
}

/* Grid list */

ul.grid {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
	background: url(images/footer_background.png) repeat left top;
	text-align: right;
	white-space: nowrap;
	overflow: hidden;
}

ul.grid li {
	height: 23px;
	padding: 8px 20px 0px 20px;
	font-size: 11px;
}

ul.grid a {
	color: #6E6E6E;
}

/* Version history */

.versionhistory  {
}

.versionhistory .release {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
}

.topuk a {
color: white;
}
.topuk {
color: #FFFFFF;
}
