xt\:comment, xt\:note {
	display: none;
}

ch\:nbsp {
	padding: .5em;
}

body {
	background-color: #fff;
	color: #47555f;
	font: 12px Helvetica, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	border-top: 6px solid #005f99;
}

td {
	color: #47555f;
	font: 12px Helvetica, Arial, sans-serif;
	line-height: 16px;
}

a {
	color: #005f99;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

	td#centre a.external, td#left a.external {
		padding-right: 15px;
		background-image: url(/js/external_link_icon.gif);
		background-repeat: no-repeat;
		background-position: 100% 0px;
	}

	td#centre a.file, td#left a.external {
		padding-left: 15px;
		background-image: url(/js/file_icon.gif);
		background-repeat: no-repeat;
		background-position: 0px 0px;
	}

h1 {
	font: 30px Geneva, sans-serif;
	font-weight: normal;
}

h2 {
	font: 18px Geneva, sans-serif;
	font-weight: normal;
}

h3 {
	font-size: 15px;
	color: #65737c;
}

span.highlighted {
	font-weight: bold;
}

hr {
	border: 0px none;
	border-bottom: 1px solid #aaa;
}

pre {
	border: 1px solid #aaa;
	background-color: #eee;
	padding: 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 11px;
}

th {
	background: #def;
	text-align: left;
}

form {
	display: inline;
}

ul {
	margin-left: -20px;
}

li {
	padding-bottom: 5px;
}

p.support-login {
	background: #ffc;
	padding: 5px;
	border: 1px solid #fe8;
}

.invalid {
	font-weight: bold;
	color: #005f99;
}

div.wrapper {
	margin: 0px;
	padding: 0px;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

p.pager a {
	border: 1px solid #005f99;
	padding: 2px 5px 1px 5px;
	margin-right: 3px;
	text-decoration: none !important;
	background: #def;
}

p.pager strong {
	color: #000;
	border: 1px solid #000;
	padding: 2px 5px 1px 5px;
	margin-right: 3px;
	background: #f5f5f5;
}

div#login {
	width: 750px;
	text-align: right;
	background-image: url(/inc/html/org2010/pix/bg-login.gif);
	background-position: 100% 0%;
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-right: 6px;
	padding-bottom: 11px;
}

	div#login span {
		display: block;
		width: 207px;
		text-align: center;
		float: right;
	}

div#header {
	padding: 0px;
	margin-top: -35px;
}

div#menu {
	text-align: right;
	margin: 0px;
	padding: 0px;
}

	div#menu a {
		padding: 5px 24px 5px 24px;
		background-image: url(/inc/html/org2010/pix/menu-line.gif);
		background-position: 100% 100%;
		background-repeat: no-repeat;
	}

	div#menu a.last {
		padding-right: 0px;
		background-image: none;
	}

div#banner {
	font-size: 18px;
	height: 316px;
	background: url(/inc/html/org2010/pix/bg-banner.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #bbb;
	margin-top: 4px;
}

	div#banner div.wrapper {
		padding-top: 10px;
	}

	div#banner img {
		padding-top: 15px;
	}

	div#banner ul {
		margin-left: -15px;
	}
	
	div#banner li {
		padding-bottom: 15px;
	}

div#content {
	background: url(/inc/html/org2010/pix/bg-banner.gif);
	background-repeat: repeat-x;
	border-top: 1px solid #bbb;
	margin-top: 4px;
}

	div#content div.wrapper {
		padding-top: 10px;
	}

	div#content a {
		text-decoration: underline;
	}

	div#content a:hover {
		text-decoration: none;
		background: #005f99;
		color: #ffe;
	}

	div#sidebar {
		float: left;
		width: 200px;
		margin-right: 20px;
		padding-top: 5px;
		padding-bottom: 35px;
	}

	div#main {
		float: right;
		width: 530px;
		padding-bottom: 35px;
	}

		div#main h1 {
			font-size: 24px;
		}

		div#main h2 {
			font-size: 16px;
			color: #005f99;
			font-weight: bold;
		}

		div#main h3 {
			font-size: 13px;
			color: #47555f;
		}

div#tab-links {
	background-image: url(/inc/html/org2010/pix/bg-tabs.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #bbb;
	height: 29px;
}

	div#tab-links a {
		background-image: url(/inc/html/org2010/pix/tab-off.gif);
		background-repeat: no-repeat;
		display: block;
		float: left;
		height: 29px;
		width: 150px;
		margin-right: 5px;
		text-align: center;
		padding-top: 8px;
	}

	div#tab-links a.active {
		background-image: url(/inc/html/org2010/pix/tab-on.gif);
		background-color: #ffe;
		height: 30px;
	}

div#tabs {
	background: #ffe;
	padding-top: 20px;
	padding-bottom: 20px;
	height: 200px;
}

	div#tabs p {
		color: #000;
	}

div#footer {
	background: #005f99;
	border-top: 1px solid #3e4c55;
	color: #fff;
	height: 200px;
	padding-top: 10px;
	font-family: Geneva, sans-serif;
}

	div#footer a {
		color: #ffe;
		text-decoration: underline;
	}

	div#footer a:hover {
		text-decoration: none;
		background: #ffe;
		color: #005f99;
	}

div#tab-video a {
	display: block;
	float: left;
	margin: 35px 40px 0px 40px;
	font-weight: bold;
}

div#tab-video img {
	margin-bottom: 5px;
}

div#tab-video a:hover {
	text-decoration: none;
}

div#tab-docs div {
	width: 30%;
	margin-right: 20px;
	float: left;
}

div.left {
	float: left;
	width: 45%;
	margin-right: 8%;
	margin-left: 1%;
}

div.right {
	float: left;
	width: 44%;
}

p.breadcrumb {
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
	font-weight: bold;
}

p.breadcrumb a {
	font-weight: normal;
}

