.header {
	background-image: url(images/headingbg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #21417A;
	vertical-align: middle;
	padding-left: 10px;
	height: 76px;
}
.footer {
	font-size: 12px;
	color: #333333;
	background-image: url(images/bcbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	height: 28px;
	vertical-align: middle;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	background-color: #F2F2F2;
}
.separator {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
.menubar {
	background-color: #11213E;
	background-image: url(images/menubarbg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	vertical-align: middle;
	height: 28px;
	text-align: center;
}
.menubar a:link {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menubar a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.menubar a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.menubar a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
}
.menu-item {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	width: 90px;
}
.menu-item-right {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	height: 28px;
	vertical-align: middle;
	text-align: center;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.breadcrumb {
	font-size: 12px;
	color: #333333;
	background-color: #F2F2F2;
	background-image: url(images/bcbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	height: 28px;
}
.body {
	padding: 10px 10px 0px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	color: #333333;
}
.contentregion {
	vertical-align: top;
}
h1 {
	font-size: 18px;
	color: #21417A;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	clear: both;
}
.button-right {
	font-size: 11px;
	color: #333333;
	background-image: url(images/button-bg.gif);
	background-color: #EEEEEE;
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	vertical-align: middle;
	border-top: 1px solid #BBBBBB;
	border-right: 1px solid #BBBBBB;
	border-bottom: 1px solid #BBBBBB;
}
a:link {
	color: #21417A;
}
a:visited {
	color: #21417A;
}
a:active {
	color: #21417A;
}
.button-right a:link {
	color: #333333;
	text-decoration: none;
}
.button-right a:visited {
	color: #333333;
	text-decoration: none;
}
.button-right a:hover {
	color: #333333;
	text-decoration: underline;
}
.button-right a:active {
	color: #333333;
	text-decoration: underline;
}
p {
	margin-bottom: 20px;
}
table.xreftable {
}
table.xreftable td {
	font-size: 12px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
table.xreftable th.tableheading-left {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	text-align: right;
	vertical-align: middle;
	padding: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #BBBBBB;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
}
table.xreftable th.tableheading-top {
	font-size: 12px;
	color: #333333;
	background-color: #EEEEEE;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BBBBBB;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
}
table.xreftable th.tablecorner-tl {
	background-color: #EEEEEE;
	background-image: url(images/tablecorner-tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
}
.sidenav {
	width: 200px;
	font-size: 12px;
	vertical-align: top;
}
li {
	margin-bottom: 5px;
}
.sidenav-item {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 10px 10px 10px 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	background-image: url(images/sidenav-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.sidenav-item a:link {
	color: #333333;
}
.sidenav-item a:visited {
	color: #333333;
}
ul {
	margin-bottom: 20px;
	margin-top: 5px;
}
table.stdtable {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
table.stdtable td {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
table.stdtable th {
	padding: 5px;
	font-size: 12px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EEEEEE;
	color: #666666;
	font-weight: bold;
}
table.logontable td.heading {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	text-align: center;
	background-color: #BBBBBB;
	background-image: url(images/bcbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BBBBBB;
	font-weight: bold;
}
table.logontable td.formlabel {
	font-size: 12px;
	text-align: right;
}
table.logontable {
	border: 1px solid #BBBBBB;
}
td.formlabel {
	font-size: 12px;
	text-align: right;
}
.folderlabel {
	font-size: 12px;
}
.foldericon {
	padding: 8px 15px 8px 10px;
}
table.pager {
	background-color: #EEEEEE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
table.pager td.right {
	text-align: center;
	font-size: 12px;
	padding: 3px 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
table.pager table td {
	color: #333333;
	font-size: 12px;
	padding: 3px 5px;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
h2 {
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
h2.q-off {
	font-size: 14px;
	background-color: #EEEEEE;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	clear: both;
}
hr {
	height: 1px;
}
h2.q-on {
	font-size: 14px;
	background-color: #172C53;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3D6FCB;
	color: #FFFFFF;
	clear: both;
}
body.nomargin {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
body.margin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.side-currentuser {
	background-color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px 10px 10px 20px;
	background-image: url(images/loggedon-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.logon-error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.stdtype {
	font-size: 12px;
}
table.logontable td.logontablefooter {
	font-size: 12px;
	padding: 8px;
	text-align: center;
	border-top: 1px solid #CCCCCC;
}
table.buttonbar {
	border: 0px none;
}
td.formlabel-required {
	font-size: 12px;
	text-align: right;
	font-weight: bold;
}
form table.stdform {
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}
td.formfield {
	font-size: 12px;
	text-align: left;
}
.body-w-margin {
	padding: 10px 100px 0px;
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	color: #333333;
}
img.float {
	margin: 0px 0px 10px 10px;
	float: right;
	border: 1px solid #CCCCCC;
}
.success-msg {
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.getacroread {
	margin-top: 11px;
	margin-bottom: 11px;
}
.form-table {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
table.pager .curpage {
	background-color: #CCCCCC;
}
.pdficon {
	vertical-align: middle;
	border: none;
	margin-right: 17px;
	margin-left: 7px;
}
img.bannerad {
	border: 1px solid #666666;
}
