body {
	margin: 0px;
	color: #000000;
	background: #ffffff;
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; font-size: 13px;
}
.search, input, textarea, select {
	font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; font-size: 13px;
}
.pageheader {
	background-image: url('images/header-bg.jpg'); background-repeat: no-repeat; background-position: left top; height:129px; 
}
h1 { 
	font-size: 22px; font-weight: bold; margin-top: 6px; 
}
h2 { 
	font-size: 18px; font-weight: bold;  
}
h3 { 
	font-size: 30px; font-weight: bold; margin-top: 10px; margin-bottom: 6px; 
}
h4 { 
	font-size: 12px; font-weight: bold; margin-top: 6px; margin-bottom: 6px; line-height: 1.2; text-transform: none; /*uppercase;*/
}
p {
	font-size: 13px;
}
.tableheader {
	background-color: #333333; color: #ffffff; font-weight: bold; 
}
.tableheader-exec {
	background-color: #333333; color: #ffffff; font-weight: bold; font-size: 12px;
}
.emptycell { 
	border: 1px solid silver; font-weight: bold;
	background-color: #ffffff;  vertical-align: bottom;  
	font-size: 12px; color:#000000; text-align: center; font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; 
	padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:4px; width: 150px;
}
.tabcell { 
	border: 1px solid silver; font-weight: bold;
	background-color: #ffffff;  vertical-align: bottom;  
	font-size: 12px; color:#000000; text-align: center; font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; 
	padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:4px; width: 150px;
}
.activecell { 
	border-left:1px solid #990000; border-right:1px solid #990000; border-top:1px solid #990000; font-weight: bold;
	background-color: #990000;  vertical-align: bottom; background-repeat: no-repeat; 
	font-size: 12px; color:#FFFFFF; text-align: center; font-family: trebuchet ms, tahoma, arial, helvetica, sans-serif; 
	padding-left:0px; padding-right:0px; padding-top:3px; padding-bottom:4px; width: 150px;
}
a { 
	color: #990000; text-decoration: none;
}
a:hover { 
	text-decoration: underline; 
}
a.tablink { 
	color:#000000; text-decoration: none; 
}
a:hover.tablink { 
	text-decoration: underline 
}
a.popuplink { 
	color:#ffffff; text-decoration: none; padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}
a:hover.popuplink { 
	text-decoration: underline 
}
a.external {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
tr.submenu1 {
	background-color: #990000; height: 20px; font-size: 13px 
}
tr.submenu2 {
	background-color: silver; height: 4px; font-size: 6px; 
}
td.main {
	border-left:1px solid silver; border-right:1px solid silver; border-bottom:1px solid silver; border-collapse: collapse; 
	padding-right: 5px; padding-left: 5px;
	width: 795px; 
}
.watermark {
	background-image: url(images/watermark.jpg); background-repeat: no-repeat; background-position: center top; 
}
.faded {
	opacity:0.4;filter:alpha(opacity=40);
}
.footer { 
	font-size: 11px; color: #999999; margin-top: 18px; margin-bottom: 3px; text-align: center; 
}
ul {
	list-style-type: circle;
}
li {
	font-size: 13px; 
}
.defaulttable {
	font-size: 13px; border-collapse: collapse; border-color: silver;
}
form {
	margin-bottom: 3px;
}
.img-right { float:right; margin: 0; border: 0; }
.img-left { float:left; margin: 0; border: 0; }
.frame { padding: 5px; border: 1px solid silver; }

.picture { 
	background-color: #F9F9F9; 
	border: 1px solid silver; padding: 3px;
	font: 11px/1.4em trebuchet ms, tahoma, arial, helvetica, sans-serif; text-align: center; 
}
.picture img { 
	border: 1px solid silver;  
	vertical-align:middle; margin-bottom: 3px; 
}
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 
.centered { display: block; margin-left: auto; margin-right: auto; }

div.centered 
{
	text-align: center;
}
div.centered table 
{
	font-size: 13px; 
	border-collapse: collapse; border: 1px solid silver;
	margin: 0 auto; 
	text-align: left;
}
fieldset {
	border: 0px;
}
