body {
	color: #000;
	margin: 0px;
	font-family: Arial;
	background-color: white;
	}

.bodytext {
	color: white;
	font: normal normal normal 10pt/normal Verdana, Tahoma, Arial, Helvetica;
}
.menuitem {
	font-family: Arial;
	color: white;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	cursor: pointer;
	white-space: normal;
	border-collapse: separate;
	border-spacing: 2px 2px;
}

.note1 {
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-align: left;
	white-space: normal;
	width: 163px;
	margin-left: 20px;
}
.link {
	cursor: pointer;
}
.bl {
	color: black;
	text-decoration: none;
}
.input {
	width: 150px;
}
.password {
	width: 150px;
}
.page_editor {
	position: absolute;
	z-index: 100;
	margin-left: auto;
	width: 16px;
	overflow: hidden;
	height: 16px;
}
.clickable {
	cursor: pointer;
}
.ptr {
	cursor: pointer;
}
.u_point {
	text-decoration: underline;
	cursor: pointer;
}

.footerLink {
	color: #CFF;
	cursor: pointer;
	display: inline;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}
.footerText {
	color: #CFF;
	display: block;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-align: center;
	width: 759px;
}

.header {
	font-family: 'Times New Roman';
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}
.header2 {
	color: #58b;
	font-family: Verdana;
	font-size: 18px;
	text-align: left;
}
.header3 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.header4 {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.textblock {
	font-family: 'Times New Roman';
	font-size: 13px;
	text-align: left;
	margin-bottom: 20px;
}
.textblock2 {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	margin-bottom: 20px;
}

.times {
	font-family: 'Times New Roman';
	font-size: 13px;
	text-align: left;
	margin-bottom: 20px;
}
.arial {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	margin-bottom: 20px;
}
.margined {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	margin-left: 40px;
	margin-bottom: 5px;
}
.arialbold {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}
.compact {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	text-align: left;
	margin-bottom: 5px;
}

.linkbutton {
	background-color: #26629c;
	color: #bccfe1;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #bccfe1;
	margin-left: 20px;
	height: 20px;
	width: 180px;
	cursor: pointer;
	margin-top: 10px;
	white-space: nowrap;
}
.linkbutton2 {
	color: #bccfe1;
	text-align: left;
	vertical-align: middle;
	margin-left: 20px;
	height: 20px;
	width: 180px;
	cursor: pointer;
	margin-top: 10px;
	white-space: nowrap;
	font-size: 14px;
	font-weight: bold;
	font-family: "Helvetica Narrow","Arial Narrow",Tahoma,Arial,Helvetica,sans-serif;
}
.linkbuttonlg {
	background-color: #26629c;
	color: #bccfe1;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #bccfe1;
	margin-left: 20px;
	height: 20px;
	width: 265px;
	cursor: pointer;
	margin-top: 10px;
}

.button {
	width: 150px;
}
.btn_text {
	cursor: pointer;
	font-weight: lighter;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	margin-left: 10px;
	margin-top: 3px;
}
.btn_text_sm {
	cursor: pointer;
	font-weight: lighter;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 9px;
	margin-left: 10px;
	margin-top: 3px;
}

.infoblock {
	width: 100%;
	color: white;
	font-family: 'Times New Roman';
	font-size: 13px;
}
.infotable {
	width: 100px;
	margin-left: auto;
	margin-right: auto;
}

.notebook {
	margin-top: 4px;
}
.notepage {
	position: relative;
	background-color: #bccfe1;
	height: auto; 
	display: none;
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
}
.notepage2 {
	position: relative;
	background-color: #26629c;
	color: #bccfe1;
	height: auto; 
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
}

.tab {
	background-color: #26629c;
	color: #bccfe1;
	border: 1px solid #bccfe1;
	cursor: pointer;
	font-size: 12px;
	padding: 4px;
	height: 16px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
.tab2 {
	background-color: #bccfe1;
	color: #26629c;
	border: 1px solid #bccfe1;
	cursor: pointer;
	font-size: 14px;
	padding: 4px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	margin-right: 4px;
}
.tab2sel {
	background-color: #26629c;
	color: #bccfe1;
	font-weight: bold;
}
.tabsel {
	background-color: #bccfe1;
	color: #26629c;
	font-weight: bold;
}

.ed_text {
	width: 300px;
}
.tr_key {
	width: 100px;
}
.tr_text {
	width: 250px;
}

.link_header {
	background: black;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
.link_header2 {
	background: black;
	color: white;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
}
.link_text {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.editor {
	background-color: #26629c;
	color: #bccfe1;
	border: 1px solid #bccfe1;
	font-size: 12px;
	padding: 4px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.editor_element {
	border: 2px inset #aaf;
	margin-bottom: 5px;
}
.editor_header {
	font-size: 14px;
	text-align: center;
	border-bottom: 1px solid white;
	height: 16px;
}
.editor_textarea {
	width: 380px;
	height: 80px;
}
.editor_textarea_sm {
	width: 380px;
	height: 30px;
}
.editor_textarea_narrow {
	width: 300px;
	height: 80px;
}
.editor_textarea_12 {
	width: 180px;
	height: 30px;
}

.listheader {
	background-color: #15518b;
	color: white;
	border-right: 1px solid #04407a;
	border-bottom: 1px solid #04407a;
	font-size: 12px;
	padding-left: 4px;
	padding-right: 4px;
}
.listdatai {
	white-space: nowrap;
	text-align: right;
}
.listdata {
	font-size: 12px;
	white-space: nowrap;
	border-bottom: thin solid #15518b;
	cursor: pointer;
	padding-left: 4px;
	padding-right: 4px;
}
.listdatasel {
	font-size: 12px;
	white-space: nowrap;
	border-bottom: thin solid #15518b;
	cursor: pointer;
	background-color: white;
	color: #16528c;
	padding-left: 4px;
	padding-right: 4px;
}
.listdata1 {
	text-align: right;
}
.listdata2 {
	text-align: left;
}
.listdata3 {
	text-align: left;	
}
.datapage {
	color: #bccfe1;
	height: auto; 
	overflow: auto;
	padding: 5px;
	font-size: 14px;
	text-align: center;
	margin-bottom: 12px;
	width: 350px;
}

.dp-add {
	color: #ace;
	padding: 5px;
	font-size: 10px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	margin-bottom: 12px;
	width: 150px;
	margin-left:200px;
	text-decoration: underline;
}
.dp-header {
	color: #cdf;
	font-size: 11px;
	font-weight: bold;
	border-top: 1px solid #cdf;
	border-bottom: 1px solid #cdf;
}
.dp-table {
	background-color: #359;
	width: 100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
.dp-hdr {
	background-color: #15519c;
	color: white;
}

.dt {
	color: black;
	text-align: left;
	font-size: 11px;
}
.dt_ed {
	width: 180px;
	border: none;
	background-color: transparent;
	border-bottom: 1px solid white;
	color: #ddf;
}
.dt_own {
	text-decoration: underline;
	cursor: pointer;
}
.dt-i0 {
	color: #ace;
	width: 100px;
}

div.page {
	 border: 1px outset white;
}
div.pageb {
	margin-top: 15px;
    page-break-before: always;
	 border: 1px outset white;
}
div.sideimage {
	opacity:0.8;
	filter:alpha(opacity=80);
}
div.demosection {
	margin-bottom: 10px;
	font-size: 12px;
	width: 250px;

}
div.halfsection {
	border: 3px inset #226;
	margin-bottom: 12px;
	font-size: 12px;
	width: 350px;
	overflow: hidden;
}
div.init {
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-top: 2px;
}
div.demoheader {
	background-color: lightgray;
	color: #226;
	padding-left: 5px;
	font-size: 14px;
	border: 1px solid #226;
}
div.democontent {
	border: 1px inset #226;
	background-color: #fff;
	color: #226;
	padding-left: 5px;
}
div.democontent2 {
	border: 1px solid #226;
	background-color: #fff;
	color: #226;
	padding-left: 20px;
	white-space: nowrap;
}
div.demosearch {
	font-size: 12px;
	background-color: #eef;
	color: #226;
	text-align: center;
}
div.demoedit {
	text-decoration: underline;
	cursor: pointer;
	font-size: 12px;
	color: #226;
	/*background-color: lightsteelblue;*/
	padding-left: 30px;
	border: 1px solid #579;
	margin-left: 0px;
}
div.demobutton {
	text-decoration: underline;
	cursor: pointer;
	font-size: 10px;
	color: #226;
	text-align: center;
	border: 1px inset #226;
	background-color: white;
	font-weight: bold;
}
div.pleasewait {
	z-index: 100;
	height: 200px;
	border: 1px solid #aad;
	background-color: #ddf;
	width: 400px;
	margin-top: 100px;
	display: none;
	vertical-align: middle;
	text-align: center;
	font-size: 20px;
	position: absolute;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
div.arialmed {
	font-size: 16px;
	cursor: pointer;
	text-decoration: underline;
	vertical-align: top;
	margin-bottom: 5px;
}
div.pagelink {
	font-size: 16px;
	cursor: pointer;
	text-decoration: underline;
	vertical-align: top;
	margin-bottom: 5px;
}
div.spacer {
	text-align: center;
	height: 20px;
}
div.pagelinkmedium {
	font-size: 12px;
	margin-bottom: 5px;
}
div.pagelinkbold {
	font-size: 13px;
	margin-bottom: 5px;
	font-weight: bold;
}
div.nolink {
	cursor: default;
	text-decoration: none;
}
div.pagelinksub {
	font-size: 13px;
	padding-left: 40px;
}
div.pagelinkbullet {
	font-size: 13px;
	padding-left: 15px;
}
div.shadow {
	color: #aaf;
}
div.scrollbox {
	border: 1px inset #cfcfcf;
	background-color: white;
	width: 48%;
	border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	float: left;
	height: 600px;
	overflow: auto;

}
div.groupheader {

}
div.fullheader {
	background-color: #aad;
	color: #226;
	padding-left: 5px;
	font-size: 14px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border: 1px solid #226;
}
div.pageeditor {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: absolute;
	top: 100px;
	left: 100px;
	width: 600px;
	height: 400px;
	border: 2px inset #89e;
	background-color: #9af;
	z-index: 10;
}
div.pageeditbtn {
	width: 100px;
	border: 2px outset #89e;
	background-color: #9af;
	font-size: 12px;
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	height: 16px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
div.pageedithead {
	background-color: #249;
	height: 20px;
	border-top-right-radius: 10px;
	border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
}
div.pageeditmid {
	background-color: #9af;
	height: 355px;
	overflow: auto;
}
div.pageeditbase {
	background-color: #249;
	height: 25px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
}

span.demobutton {
	text-decoration: underline;
	font-size: 12px;
	cursor: pointer;
}
span.demotabsel {
	background-color: #aad;
	color: #226;
	padding-left: 5px;
	font-size: 14px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	cursor: pointer;
}
span.demotab {
	background-color: #226;
	color: #aad;
	padding-left: 5px;
	font-size: 14px;
	border: 1px solid #aad;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	cursor: pointer;
}

img.demodoc {
	height: 55px;
	float: left;
	cursor: pointer;
}
img.pagelink {
	height: 16px;
	border-width: 0px;
}

table.report {
	margin-left: auto;
	margin-right: auto;
}
table.selection {
	margin-left: 40px;
}

td {
	text-align: left;
}
td.mb {
	background-image: url('/images/midbar.png');
	color: #fff;
	font-weight: normal;
	height: 23px;
}
td.side {
	color: #fff;
	font-weight: normal;
	height: 99px;
	background-image: url('/images/side.png');
}
td.tbar {
	background-color: #3f3f3f;
	color: #fff;
	font-weight: normal;
	height: 100px;
	font-size: 10px;
}
td.tbtn {
	font-size: 10px;
	text-align: center;
	opacity:0.7;
	filter:alpha(opacity=70);
	cursor: pointer;
}
td.tbtno {
	font-size: 10px;
	text-align: center;
	opacity:1;
	filter:alpha(opacity=100);
	cursor: pointer;
}
td.base1 {
	font-size: 10px;
	font-weight: normal;
	padding: 8px;
	vertical-align: top;
}
td.reporthead {
	white-space: nowrap;
	font-size: 14px;
	padding-top: 8px;
	padding-bottom: 4px;
	padding-right: 4px;
}
td.reportt {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 4px;
	text-align: center;
}
td.report {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 4px;
}
td.reportnum {
	white-space: nowrap;
	font-size: 12px;
	padding-right: 4px;
	text-align: right;
}
td.reportdiv {
	height: 2px;
	background-color: #aaf;
}
td.splitdata {
	white-space: nowrap;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 1px solid #cfcfef;
}
td.splitdata2 {
	white-space: nowrap;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
}
td.splitdata3 {
	white-space: normal;
	font-size: 10px;
	padding-right: 4px;
	padding-left: 4px;
	border-left: 1px solid #cfcfef;
	text-align: center;
}
td.num {
	text-align: right;
}
td.democontent {
	font-size: 12px;
	color: #226;
}
td.democontent2 {
	font-size: 12px;
	background-color: #fff;
	color: #226;
	border-top: 1px solid #ccd;
}
td.demolink {
	font-size: 12px;
	background-color: #eef;
	color: #226;
	text-decoration: underline;
	text-align: right;
	border-top: 1px solid #ccd;
}
td.reptitle {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}
td.groupitem {
	font-family: sans-serif;
	font-size: 12px;
	color: #245;
	font-weight: bold;
	text-align: left;
}

th.demoheader {
	font-size: 12px;
	background-color: #fff;
	color: #226;
}
th.groupheader {
	font-size: 14px;
	background-color: #245;
	color: #fff;
	font-weight: bold;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}

a:link.menu { text-decoration:none}
a:visited.menu { text-decoration:none}
a:hover.menu { text-decoration:none}
a:active.menu { text-decoration:none}
a.menu {

}
a.bodylink {
	color:#eef;
	cursor: pointer;
	text-decoration: underline;
	margin-left: 40px;
}
a.dlink {
	color: #245;
	font-weight: bold;
	cursor: pointer;
}
a.riplink {
	font-size: 14px;
	margin-left: 10px;
}
a.riplinksub {
	font-size: 12px;
	margin-left: 30px;
}
a.tab2 {
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #bbd;
	color: #04f;
	border: 0px solid white;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
}
a.tab3 {
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	background-color: #bbd;
	color: #04f;
	border: 0px solid white;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	font-size: 14px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	cursor: pointer;
	text-decoration: none;
}
a.seltab {
	background-color: white;
	color: #04f;
	padding-bottom: 1px;
	border: 1px solid #ccc;
	border-bottom: none;
}
a.seltab3 {
	background-color: #aad;
	color: #226;
	padding-bottom: 1px;
	border: 1px solid #226;
	border-bottom: none;
}