
body
{
	    font-family: Arial, Verdana, Tahoma, sans-serif;
        font-size: 12px;
		font-weight: normal; 
        color: white; 
		TEXT-DECORATION: none;
		background-color: #0d4a68;
		margin: 0px; 
        padding: 0px;
        marginwidth: 0px;
		marginheight: 0px;
		background-image: url(/images/bg9.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;


}

h1 {
font-family: Arial Narrow, Arial, Verdana, Tahoma, sans-serif;
padding: 0px;
margin: 0px;
color: #fc6b00;
font-size: 14px;
font-weight: bold; 
text-decoration: none;



}




.wrapper {
	clear: left;
	width: 0px;
	height: 0px;
} 




table,tr,td {


	    font-family: Arial, Verdana, Tahoma, sans-serif;
        font-size: 12px;
		font-weight: normal; 


}

div {

	    font-family: Arial, Verdana, Tahoma, sans-serif;
        font-size: 12px;
		font-weight: normal; 

}



a {

color: #e2e4d1;
text-decoration: underline;

}

a:hover {

color: #ff9900;
text-decoration: none;

}

.submenu {
color: #e2e4d1;
text-decoration: underline;
font-size: 15px;
}

.menulink {

font-size: 18px;
color: #e2e4d1;
text-decoration: none ;
/*background: url(/images/bgbg.gif) bottom repeat-x;*/
border-bottom:1px dashed #e1e4d1;
padding-bottom:1px;

}

a.menulink:hover {

color: #ff9900;
text-decoration: none;
/*background-image: url(/images/1x1.gif);*/
border-bottom:none;
padding-bottom:2px;
}

h2 {

padding: 0px;
margin: 0px;
font-size: 18px;

}

.orange {

color: #ff9900;
font-size: 14px;

}

a.orange:hover {

color: #0d4a68;
font-size: 14px;

}

.itdcopy {
	color: white; 
	text-decoration: none;
}


/* TREE begin */
.page_tree {
	padding-right:28px;
	margin-bottom:10px;
	font:11px Tahoma;
	color:#000000;
}
.page_tree a.tree_link {
	color:#0764bd;
	text-decoration:none;
	position:relative;
	top:-2px;
}
.tree_element {
	margin:5px 0 5px 28px;
	/*white-space:nowrap;*/
}
.tree_current_element {
	font-weight:bold;
	position:relative;
	top:-2px;
}
.tree_branch_element {
}
.tree_ico_root {
	margin:0 6px 0 0;
}
.tree_element_ico {
	margin:0 6px 0 0;
}
/* TREE end */

/* FORM begin */
.error {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #a60000;
	font:bold 12px Tahoma;
	color:red;
	background:#ffe6e6;
}
.report {
	margin:5px 12px;
	padding:15px 10px;
	border:1px solid #006914;
	font:bold 12px Tahoma;
	color:#10942c;
	background:#f2fff4;
}
/* FORM end */

/* lightbox begin */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#overlay {background:#000; opacity:0.7;}
* html #overlay {filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);}
/* lightbox end */
