.ui-wrapper {
	border: 1px solid #50A029;
}

.ui-wrapper input,.ui-wrapper textarea {
	border: 0;
}

ul.ui-accordion-container {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.ui-accordion-container li {
	margin: 0;
	margin-bottom: 2px;
	padding: 0;
	background-image: url(i/accordion-left.png);
	background-repeat: no-repeat;
}

ul.ui-accordion-container li a.ui-accordion-link {
	display: block;
	padding-left: 5px;
	margin-right: 3px;
	height: 28px;
	background-image: url(i/accordion-middle.png);
	color: #000;
	text-decoration: none;
	line-height: 28px;
}

ul.ui-accordion-container li .ui-accordion-right {
	display: block;
	background-image: url(i/accordion-right.png);
	position: absolute;
	top: 0px;
	right: 0px;
	height: 28px;
	width: 3px;
}

ul.ui-accordion-container li:hover {
	background-image: url(i/accordion-left-over.png);
}

ul.ui-accordion-container li:hover a.ui-accordion-link {
	background-image: url(i/accordion-middle-over.png);
}

ul.ui-accordion-container li:hover .ui-accordion-right {
	background-image: url(i/accordion-right-over.png);
}

ul.ui-accordion-container li.active {
	background-image: url(i/accordion-left-act.png);
}

ul.ui-accordion-container li.active a.ui-accordion-link {
	background-image: url(i/accordion-middle-act.png);
}

ul.ui-accordion-container li.active .ui-accordion-right {
	background-image: url(i/accordion-right-act.png);
}

div.datagrid {
	width: 852px;
}

#pageTitleHeader {
	color: #333333;
	font-weight: normal;
	clear: both;
	font-size: 0.65em;
	float: left;
	position: relative;
	width: 996px;
	height: 32px;
	margin: 0 0 4px 3;
}

.pageBody {
	padding-left: 16px;
	clear: both;
	margin-bottom: 0.5em;
}

.pageBodyDetail {
	color: #333333;
	font-weight: normal;
	padding-left: 7px;
	clear: both;
	margin-bottom: 0.5em;
}

#pageTitleText {
	font-weight: normal;
	padding: 6 0 0 9;
	clear: both;
	font-size: 14px;
	margin-top: 0px;
	color:black;
	float: left;
}

#pageTitleButtons {
	float: right;
	margin-right: 10px;
}

#divtable {
	color: #333333;
	font-weight: normal;
	padding-left: 16px;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

ol,ul {
	list-style: none;
}

#loginPageTitleHeader {
	color: #333333;
	font-weight: normal;
	padding-left: 340px;
	clear: both;
	font-size: 0.9em;
	margin-bottom: 0.5em;
	width: 280;
	height: 100px;
	padding-top: 50px;
}

root {
	display: block;
}

html * {
	margin: 0;
	padding: 0;
}

body {
	background-color: #EDEDED;
	color: #333333;
	line-height: 1.35em;
	font: 12px/18px "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif
}

#container {
	border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
	background: none repeat scroll 0 0 #FFFFFF;
	border:1px solid #DEDEDE;
	margin: 12px auto;
	width: 1040px;
	min-height: 826px;
	background-position: center bottom;
	display: block;
	text-align: left;
}

#page {
	margin: 0 auto;
	width: 1000px;
}

#header {
	clear: both;
	padding-top: 10px;
}

#loginContent {
	clear: both;
}

#content {
	font: normal 0.75em "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	clear: both;
	width: 960px;
	height: 569px;
}

#footer {
	margin: 0 auto;
	text-align: left;
	width: 985px;
}

.clear {
	clear: both;
}

.hide {
	display: none;
}

.errorMessage {
	color: red;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.prefooter {
	background-image: url("../images/skin/img_prefooter.gif");
	background-repeat: no-repeat;
	height: 29px;
	margin-bottom: 0;
	margin-left: 4px;
	padding-bottom: 0;
	padding-top: 7px;
	width: 977px;
}

#footer {
	clear: both;
}

.logo {
	float: left;
	padding-right: 60px;
}

.secondaryNavDis li a {
	border-right: 1px solid #CCCCCC;
	margin: 0;
	padding: 0 8px;
}

a:visited {
	color: #0A94D6;
	text-decoration: none;
}

a:link {
	color: #0A94D6;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

p a,li a,li span,a span,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1 span,h2 span,h3 span,h4 span,h5 span,h6 span,td p,td a,td span,td li,td h2,td h3,td h4,li li,th p,th a,th span,th li,th h2,th h3,th h4
	{
	font-size: 12px;
}

ul {
	list-style-type: none;
}

h1 {
	font-size: 2.2em;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: normal;
}

h1.dbf {
	font-size: 1.2em;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	margin-top: 8px;
}

h2 {
	font-size: 10px;
}

h4 {
	font-size: 1.1em;
}

h5 {
	font-size: 1.0em;
}

h6 {
	font-size: 1.6em;
}
