body {
	margin: 0 0 0 0;
	background-image: url(images/bodybg.gif);
	font-family: Calibri, Arial, Helvetica, Gill Sans, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	width: 100%;
	overflow-y: scroll;
	background-attachment: fixed;
}

td {
	font-family: Calibri, Arial, Helvetica, Gill Sans, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	line-height: 1.5em;
}

input {
	font-family: Calibri, Arial, Helvetica, Gill Sans, Tahoma, Verdana, sans-serif;
	font-size: 10pt;
}

b {
	font-weight: bold;
}

a {
	color: #666;
	text-decoration: none;
}

a:active {
	color: #CE7B68;
}

a:hover {
	text-decoration: underline;
}

.clear {
	clear: both;
}

.clearleft {
	clear: left;
}

.clearright {
	clear: right;
}

img {
	border: none;
}

#Page {
	text-align: left;
	margin-top: 10px;
	margin-left: 4%;
	margin-right: 4%;
	padding: 0;
}

#BodyTop {
	background: #fff url("images/shadow.gif") top right no-repeat;
	height: 11px;
	margin: 0;
	padding: 0;
	font-size: 1pt;
}

#Body {
	background: #fff url("images/shadowr.gif") top right repeat-y;
	line-height: 1.5em;
	text-align: left;
	margin: 0px;
	padding: 0 6px 0 0;
}

#Body #BodyBorder {
	padding: 11px 0 10px 0;
	margin: -11px 0 0 0;
	border: 0px solid black;
}

#Body #PageHeaderPad #NamespacesImage {
	background: url("images/namespaces.gif");
	float: right;
	width: 287px;
	height: 93px;
}

#Body #PageHeaderPad #GraphicImage {
	background: url("images/graphic.png");
	float: right;
	width: 150px;
	height: 90px;
	margin: 0 20px 0 -10px;
}

#Body #PageHeaderPad {
	background: url("images/bg.gif") repeat-x;
	height: 95px;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#Body #PageHeaderPad #PageHeader {
	font-size: 24pt;
	font-weight: bold;
	color: #FFF;
	text-align: left;
}

#Body #PageHeaderPad #PageHeader a {
	color: #FFF;
}

#Body #PageHeaderPad #UserPanel {
	color: #FFF;
	padding-top: 50px;
}

#Body #PageHeaderPad #UserPanel a {
	color: #FFF;
}

#Body #PageHeaderPad #UserPanel a:hover {
	color: #FFF;
	text-decoration: underline;
	font-weight: normal;
}

#Sidebar {
	text-transform: none;
	background-color: #ffffff;
	float: left;
	text-align: left;
	width: 160px;
	padding: 20px 0 0 0;
	margin: 0 10px 0 0;
}

#Sidebar .pad {
	margin: 0;
	padding: 0 5px 5px 20px;
	background: url(images/arrow.png) no-repeat;
}

#Sidebar h1 {
	font-size: 1.4em;
	color: #000;
	font-weight: bold;
	margin: 0 0 .1em 0;
	padding: 0;
}

#Sidebar ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#Sidebar ul li {
	background: url("images/123.gif") 0 .3em no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 .999em;
}

#Infobar {
	text-transform: none;
	background: #fff;
	float: right;
	text-align: left;
	width: 170px;
	padding: 20px 0 0 0;
}

#Infobar .pad {
	margin: 0;
	padding: 0 5px 5px 20px;
}

#Infobar .logobutton {
	display: block;
}

#Infobar ul {
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
}

#Infobar ul li {
	background: url("images/123.gif") 0 .3em no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 .999em;
}

#Infobar table.pdfs {
	width: 140px;
	border-top: 4px solid black;
	border-bottom: 4px solid black;
}

#Tips {
	background: url("images/tip.gif") 5px 5px no-repeat;
	padding: 10px 0 10px 50px;
	margin: 10px 170px 0 0;
}

#Star {
	margin-right: 10px;
	vertical-align: middle;
}

#Content {
	text-align: left;
	padding: 20px 0 0 160px;
	line-height: 1.5em;
}

#Content .pad {
	padding: 0 20px 0 10px;
	border-left: 4px solid black;
}

#Content h1 {
	font-size: 1.65em;
	color: black;
	font-weight: bold;
	margin: 0 0 .5em;
}

#Content h2 {
	font-weight: 400;
	color: #666;
	font-size: 1.3em;
	margin: .5em 0 .25em;
}

#Content h3 {
	font-weight: 400;
	color: #666;
	font-size: 1.1em;
	margin: .5em 0 .25em;
}

#Content h2.xri {
	font-size: 1.4em;
	font-weight: bold;
	color: #CE7B68;
}

#Content ul {
	padding-left: 0;
	list-style: none;
	margin: 0 0 0 1em;
}

#Content ul li {
	background: url("images/123.gif") 0 .3em no-repeat;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 .999em;
}

#Content .border {
	border: 2px solid gray;
	margin-bottom: 10px;
	padding: 10px;
}

#Content .buttonpanel {
	float: right;
	display: block;
}

#Content .buttonpanel input {
	width: 100px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#Content #Registration {
	border: 2px solid black;
	padding: 10px;
	margin: 15px 150px 15px 0;
}

#Content #Registration input {
	padding: 2px;
}

#Content #Registration select {
	padding: 2px;
}

input.toolsGoButton {
	width: 60px;
}

img.captcha {
	border: 2px solid black;
}

img.screenshot {
	border: 2px solid gray;
}

#BodyBottom {
	background: #fff url("images/shadowb.gif") repeat-x;
	height: 7px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#BodyBottomLeft {
	background: url("images/shadowbl.gif") bottom left no-repeat;
	height: 7px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#BodyBottomRight {
	background: url("images/shadowbr.gif") bottom right no-repeat;
	height: 7px;
	font-size: 1px;
	margin: 0;
	padding: 0;
}

#Footer {
	background: transparent;
	text-align: center;
	font-size: 9pt;
	color: black;
	margin: 0 6px 0 0;
	padding: 10px 0 10px 20px;
}

#Footer a {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

#Footer a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: black;
}

table.admin {
	border: 2px solid black;
}

table.admin thead tr td {
	background-color: #ffc0c0;
	border: 2px solid black;
	padding: 2px;
}

input.xriInput {
	background:url(images/xriicon.gif) no-repeat; background-position: 1 50%; padding-left:20px;
}

input.openIdInput {
	background:url(images/openidicon.gif) no-repeat; background-position: 1 50%; padding-left:20px;
}

input.openIdOrXriInput {
	background:url(images/xriopenidicon.gif) no-repeat; background-position: 1 50%; padding-left:39px;
}

div.configMenuPanel {
	margin-top: 15px;
	margin-bottom: 0px;
}

div.configMenuPanel table tr td {
	width: 73px;
}

table.config {
	width: 500px;
}

table.config thead {
	background-color: #ffe0d0;
}

table.config {
	border: 2px solid #ffe0d0;
	margin-bottom: 10px;
}

table.registration {
	border: 2px solid gray;
	margin-bottom: 10px;
}

td.optional {
	color: gray;
}

.code {
	font-family: Courier New, Courier, monospace;
	font-size: .8em;
	white-space: pre;
}

.small {
	font-size: .8em;
	line-height: 1.3em;
}

.feedbackPanelERROR {
	color: #ff0000;
}

.feedbackPanelINFO {
}

.clientResult {
	font-family: Courier New, Courier, monospace;
	font-size: .8em;
}

.clientStats {
	font-family: Courier New, Courier, monospace;
	font-size: .8em;
}

.printnotice {
	float:right; 
	padding-right: 40px;
}
