html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-image:url(/images/watermark.gif);
	background-repeat:no-repeat;
	background-position:center top;
	scrollbar-arrow-color: #9e0b0f; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-highlight-color: #b9c3ca; 
	scrollbar-face-color: #e8e7ef; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-track-color: #e2e6e9;  
	scrollbar-darkshadow-color: #b9c3ca
}

body {}

table {}

td {
	vertical-align: top;
}

.hide {
    visibility:hidden;
}

.margin-clear {
    margin:0;
}
.margin-top {
    margin-top:0 ;
}
.just {
    text-align: justify;
}

#page-container {

    width: 960px;		
}

#a {
    height: 87px;
	width: 950px;
	padding:0px 10px 0 0;
	background-image: url(/images/01_01.png);
	background-repeat: no-repeat;		
}

#b {
	height: 34px;
	width: 960px;
	
}

#c {
    clear:both;
    
	width: 960px;	
}

#d {
    height: 58px;
	width: 940px;
	padding:0px 10px 0 10px;
	background-image: url(/images/04_01.png);
	background-repeat: no-repeat;
	background-position:center bottom;
}

#e {
    height: 236px;
	width: 960px;
}

.callout-box {background-image:url(/images/bracket_red.png);background-repeat:no-repeat;}

.page-header {background-image:url(/images/bracket_header.png);background-repeat:no-repeat;padding: 0 10px 10px 10px;min-height:240px;}

.bl {background: url(/images/bl.gif) 0 100% no-repeat #9e0b0f; width: 20em}
  
.br {background: url(/images/br.gif) 100% 100% no-repeat}  

.tl {background: url(/images/tl.gif) 0 0 no-repeat}  

.tr {background: url(/images/tr.gif) 100% 0 no-repeat; padding:10px}  

.clear {font-size: 1px; height: 1px} 
