body{
	background: #fff;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6{
	margin: 0;
	padding: 0;
}
h1{
	background: #72b84c;
	background: #000000;
	color: #fff;
	padding: 2px 5px 2px 10px;
	border-bottom: 1px dashed #676767;
	font-size: 18px;
}
#content h1{
	background: #aedfe5;
background: #003365;
	color: #000;
color: #ffffff;
	margin-left: -10px;
}
h2{
	border-bottom: 1px solid #cecece;
	margin: 3px 0 10px 0;
	font-size: 13px;
}
table, td{
	padding: 0;
	border-spacing: 0;
	border-collapse: collapse;
}
p{
	margin: 0;
	padding: 5px 0 5px 0;
}
a {
  color: #0000ff;
  }
a img{
	border: none;
}

/**************************\
	template elements
\**************************/
.square_orange{
	background: #f65e12;
	width: 8px;
	height: 8px;
	margin: 3px 5px 0 3px;
	_margin-top: 0;
}
.square_gray{
	border: 1px solid #c0c0c0;
	background: #ebebeb;
	width: 8px;
	height: 8px;
	margin: 2px 5px 0 0;
	_margin-top: -2px;
}
table.framework{
	width: 100%;
}
table.framework tr td{
	vertical-align: top;
}
table.framework tr td.nav{
	padding: 10px;
	border-right: 1px dashed #676767;
	border-bottom: 1px dashed #676767;
	width: 150px;
}
#user{
	color: #00f;
	color: #000;
}
.menu_container{
	margin-top: 10px;
}
.menu_border1{
	border-top: 1px solid #666;
	margin: 0 4px 0 4px;
	_margin-top: -4px;
	.margin-top: -4px;
}
.menu_border2{
	border-left: 3px solid #999;
	border-right: 3px solid #999;
	margin: 0 2px 0 2px;
	height: 1px;
	line-height: 1px;
}
.menu_border3{
	border-left: 3px solid #aaa;
	border-right: 3px solid #aaa;
	margin: 0 1px 0 1px;
	_margin: -4px 1px -4px 1px;
	.margin: -4px 1px -4px 1px;
	height: 1px;
	line-height: 1px;
}
.menu_border4{
	border-left: 2px solid #888;
	border-right: 2px solid #888;
	margin: 0 1px 0 1px;
	_margin: -4px 1px -4px 1px;
	.margin: -4px 1px -4px 1px;
	height: 1px;
	line-height: 1px;
}
.menu_border5{
	border-left: 2px solid #aaa;
	border-right: 2px solid #aaa;
	margin: 0;
	height: 2px;
	line-height: 2px;
}
.menu_content{
	border-left: 1px solid #888;
	border-right: 1px solid #888;
	_margin-top: -3px;
	.margin-top: -3px;
}
.menu_content .menu_head{
	border-top: 1px dashed #676767;
	border-bottom: 1px dashed #676767;
	padding: 1px 3px 1px 3px;
	background: #aedfe5;
	background: #000000;
	color: #000;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
	margin: 0px;
	
	display: block;
	text-decoration: none;
}
.menu_content ul{
	margin: 3px 0 0 0;
	padding: 0 0 0 20px;
}
.menu_content ul li{
	padding: 0;
	margin: 0;
}
.menu_content ul li a{
	color: #008;
	color: #000000;
	text-decoration: none;
}
.menu_content ul li a:hover{
	color: #3030ee;
	text-decoration: underline overline;
}
table.framework tr td.body{
	padding: 0 0 10px 10px;
	border-bottom: 1px dashed #676767;
}
#content{
	min-height: 400px;
	height: auto;
	_height: 400px;
}
#footer{
	text-align: center;
	margin-top: 10px;
}

/**************************\
	reusable elements
\**************************/
#listtable
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 15px;
/*	width: 480px; */
	text-align: center;
	padding: 3px;
	border-spacing: 1px;
	border-collapse: collapse;
}
#listtable th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #72b84c;
/*	border-top: 4px solid #aabcfe; */
	border-bottom: 1px solid #fff;
	color: #fff;
}
#listtable td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#listtable tr:hover td
{
	background: #d0dafd;
	color: #339;
}

#listtable2
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin-top: 15px;
/*	width: 480px; */
	text-align: center;
	padding: 3px;
	border-spacing: 1px;
	border-collapse: collapse;
}
#listtable2 th
{
	font-size: 13px;
	font-weight: bold;
	padding: 8px;
	background: #aedfe5;
/*	border-top: 4px solid #aabcfe; */
	border-bottom: 1px solid #fff;
	color: #000;
}
#listtable2 td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
#listtable2 tr:hover td
{
	background: #d0dafd;
	color: #339;
}



table.display th{
	font-weight: bold;
	background: #aedfe5;
	padding: 1px 3px 1px 3px;
	border-top: 1px solid #999;
	border-bottom: 2px solid #666;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}
table.display td{
	padding: 1px 2px 1px 2px;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table.display tr.evenrow td{
	background: #eee;
}
table.form{
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 5px;
}
table.form th{
	font-weight: bold;
	color: #999;
	font-size: 14px;
	text-align: left;
	border-bottom: 1px solid #ddd;
	padding: 2px 3px 2px 5px;
}
table.form td{
	padding: 2px 3px 2px 3px;
}
table.form td.label{
	text-align: right;
	padding: 5px 3px 2px 10px;
	font-weight: bold;
}
table.form td.field{
	text-align: left;
	padding: 2px 10px 2px 3px;
}
table.form td.submit{
	text-align: right;
	padding: 2px 10px 5px 0;
}
.slick, .slickbutton{
   font-family:Arial, Helvetica, sans-serif;
   border:1px solid #000000;
   font-size:11px;
   color:#000000;
   padding-left: 3px;
   background-color: #e6e6e6;
}
.slickbutton{
	text-align: center;
	cursor: pointer;
}

.form {
   width: 600px;
   border: 1px solid;
   margin-top: 30px;
   padding-top: 10px;
   padding-bottom: 10px;
   padding-left: 10px;
   }

.err {
   color: #ff0000;
   font-weight: bold;
   }

table.form2{
	border-color: #fff;
	margin-top: 5px;
}
table.form2 tr th{
	font-weight: bold;
	background: #fff;
	color: #999;
	font-size: 14px;
	text-align: left;
	border-bottom: 2px solid #999;
	padding: 2px 3px 0 5px;
	vertical-align: bottom;
}
table.form2 tr th a.searchtab{
	font-weight: bold;
	background: #eee;
	color: #999;
	font-size: 11px;
	border: 2px solid #999;
	padding: 2px 3px 2px 3px;
	margin: 0 2px -2px 2px;
	display: block;
	float: right;
	text-decoration: none;
}
table.form2 tr th a.searchtabon, table.form2 tr th a.searchtab:hover{
	background: #fff;
	color: #666;
	border-bottom: 2px solid #fff;
	text-decoration: none;
}
table.form2 tr td{
	padding: 2px 3px 2px 3px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
}
table.form2 tr td.label{
	text-align: right;
	font-weight: bold;
}
table.form2 tr td.submit{
	text-align: right;
	padding: 2px 10px 5px 0;
}

/****** standard forms ******/
	span.star{
		font-size: 14px;
		line-height: 14px;
		font-family: "Courier New", Courier, monospace;
		color: #ff0000;
	}
	form div{
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
	}
	form div.req{
		font-size: 12px;
		line-height: 14px;
		font-weight: bold;
	}
	form div.noteleft{
		font-style: italic;
		font-size: 11px;
	}
	form div.noteright{
		text-align: right;
		font-size: 11px;
	}
	input.wide, textarea.wide{
		width: 350px;
	}
	input.half{
		width: 175px;
	}
	form div.br{
		height: 10px;
	}

.slick, .slickbutton{
   font-family:Arial, Helvetica, sans-serif;
   border:1px solid #000000;
   font-size:11px;
   color:#000000;
   padding-left: 3px;
   background-color: #e6e6e6;
}
.slickbutton{
	text-align: center;
	cursor: pointer;
}
.clear{clear:both}
.w300{width:300px}
.w600{width:600px}
.w700{width:700px}
table.w700 tr td{vertical-align:middle}
div.reportdate{display:none}
div.reportdivider{
	margin-top: 5px;
	padding-top: 15px;
   border-top: 1px dotted #ccc;
}
div.reportheader{
	padding-bottom: 5px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	margin: auto;
}
div.reporttitle{
	font-weight: normal;
}
span.reportrange{
	font-family: "Courier New", Courier, monospace;
	color: #555;
	font-weight: bold;
	font-size: 13px;
}
div.reportprint{
	float: right;
	margin-top: -2px;
}
table.reportformat{
   border: 1px solid #72B84C;
	margin: auto;
}
table.reportformat tr td.noresults_txt{
   font-weight: normal;
	color: #999;
}