

td.copyright, #footer table tr td.copyright a
{
	color:#61B9DA;
}
#footer table tr td.nav
{
	font-weight:bold;
	color:#ffffff;
}
td.invert
{
}
#updateFormTable.excel tr td.right input,#updateFormTable.excel tr td input.right
{
	text-align:right;
}

table.report tr th.right
{
	text-align:right;
}

#updateFormTable.excel tr td.left
{
	text-align:left;

}
#updateFormTable.excel tr td
{
	text-align:left;
	height:1.5em;
	
}

#newrows input.nbutton
{
	width:100px;
	background-color:#FEFEF1;
	padding:2px;
	padding-left:15px;
	background-image: url(../../images/icons/note_new.gif);
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

div.error table.norm tr td
{
	font-weight:normal;
	text-align:left;
}

div.error
{
	margin-bottom:10px;
}

#newrows input.nbutton:hover
{
	background-color:#F4FFF5;
	color:#333333;
	cursor:pointer;
}

select,option
{
	z-index:0;
}

#saveheader
{
	position:absolute;
	z-index:555;
	width:50%;
	text-align:center;
	background-color:#333333;
	border-bottom:1px solid #FFFFFF;
	color:#FFFFFF;
	padding: 5px;
	margin-left:25%;
	margin-right:25%;
}


tr.updated td,tr.updated td input
{
	font-weight:bold;
}

tr.updated2 td,tr.updated td input
{
	font-weight:bold;
	background-color:#F9E6E6;
	color:#6F0000;
}


tr.delete td,tr.delete td input,tr.delete td select
{
	background-color:#F9E6E6;
	color:#6F0000;
}

div.delete,div.delete div.CollapsiblePanelTab,div.delete table tr td input
{
	background-color:#F9E6E6;
	color:#6F0000;
}

div.new,div.new div.CollapsiblePanelTab,div.new table tr td input
{
	background-color:#DFF2E1;
	color:#0000000;
}

div.normal,div.normal div.CollapsiblePanelTab,div.normal table tr td input
{
}

tr.normal td,tr.normal td input
{
	background-color:#FFFFFF;
}


tr.new td,tr.new td input,tr.new td select
{
	background-color:#DFF2E1;
}

.show
{

	visibility:visible;
}

.hidden
{

	visibility:hidden;
	display:none;
}

#closelink
{
	position:absolute;
	top:0px;
	right:0px;
	padding:0px;
	margin:0px;
	padding:5px;
	
	
		border-bottom: 1px solid #1DBBCD; /* set border COLOR as desired */
		border-left: 1px solid #1DBBCD; /* set border COLOR as desired */
		border-right: 1px solid #1DBBCD; /* set border COLOR as desired */
		margin-right:3px;
		color: #006699;
		font-variant: small-caps;
		background-color: #E7F5FE;
}	

#printlink
{
	position:absolute;
	top:0px;
	right:125px;
	padding:0px;
	margin:0px;
	padding:5px;
	border-bottom: 1px solid #1DBBCD; /* set border COLOR as desired */
	border-left: 1px solid #1DBBCD; /* set border COLOR as desired */
	border-right: 1px solid #1DBBCD; /* set border COLOR as desired */
	margin-right:3px;
	color: #006699;
	font-variant: small-caps;
	background-color: #E7F5FE;
}	


table.headerssummary tr td
{
	padding:0px;
	margin:0px;
}

table.headers tr td
{
	margin:0px;
	border-left:0px solid #1DBBCD;
}
table.headers
{
	padding:0px;
	margin:0px;
	border:0px;
}

table.headers2 tr td
{
	margin:0px;
	
	border-left:1px solid #1DBBCD;
	text-align:center;
	font-variant:small-caps;
}
table.headers2
{
	padding:0px;
	margin:0px;
	border:0px;
}
html,
body {
	margin:0;
	padding:0;
	height:100%; /* 100 % height */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
html>body #wrap {height:100%;} /* 100 % height */
#wrap {
	width:999px;
	margin:0 auto;
}
#header {
	width:999px;
	/* REMOVED height AHH */
}
html>body #header {
	position:fixed;
	z-index:10; /* Prevent certain problems with form controls */
}
html>body #content-wrap {height:100%;} /* 100 % height */
html>body #content {padding-top:215px; padding-bottom:50px; padding-right:  1em; padding-left:  1em; } /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */
#footer {
	width:989px;
	padding:5px;
}
#footer p
{
	margin:0px;
	padding:0px;
}
html>body #footer {
	position:fixed;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}

/* Styling to make this demo page look just a little bit better */
html,
body {
	color:#333;
	background:url(/images/bg.jpg);
	background-repeat:repeat;
}
#header {
		border-bottom: 0px solid #1DBBCD; /* set border COLOR as desired */
		color: #006699;
	background-color:#FFFFFF;
}
#footer {
		border-top: 1px solid #1DBBCD; /* set border COLOR as desired */
		color: #ffffff;
		font-variant: small-caps;
		background-color: #1D5776;
		text-align:center;
}
#footer table tr td.newrowbottom #newrows
{
	background-color: #1D5776;
		font-variant: small-caps;
		font-weight:bold;
	width:360px;
	border:0px;
	text-align:right;
}
#content-wrap,
#content {background:#ffffff;}
#content {width:977px;}
#footer a {color:#111;}

/* CUSTOM */

#header table tr td img
{
	border:0px;
}

#header table tr.topbar td
{
	padding:5px;
	color:#333333;
	background-color:#FBFBFB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#header table tr.topbar td a
{
	color:#006699;
	text-decoration:none;
}

#header table tr.topbar td a:hover
{
	color:#000000;
}

#header table tr td.subnavigation
{
	background-color: #EAF4FF;
	text-align:left;
	height:28px;
}
#header table tr td.subnavigation a
{
	color:#006699;
	text-decoration:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;

}
#header table tr td.subnavigation a:hover
{
	text-decoration:none;
	color:#000000;

}


#header table tr td.subnavigation a.highlight
{
	color:#B6DFF8;
	text-decoration:none;
	padding:0px;
	margin:0px;
	padding-left:5px;
	padding-right:5px;
	background-color:#1D5776;
	padding-top:6px;
	padding-bottom:9px;
		cursor:default;
}
#header table tr td.subnavigation a.highlight:hover
{
	color:#B6DFF8;
	text-decoration:none;

}

#content,#header,#footer
{
	border-left:1px solid #B1E8FC;
	border-right:1px solid #B1E8FC;
}

/*

	title bar
*/

table.titlebar,table.filterbar
{
	background-color:#1D5776;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px;
	margin:0px;
}

table.titlebar tr td
{
	color:#FFFFFF;
	padding:2px;
}
table.titlebar tr td h2
{
	color:#FFFFFF;
	font-size:14px;
}
	
	table.filterbar tr td
	{
		padding:4px;
		font-variant:small-caps;
	}
	
	table.filterbar tr td input
	{
		border:1px solid #FFFFFF;
		background-color:#DCEBF8;
		padding:1px;
		color:#333333;
	}