* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #6393AE;
	clear: none;
	float: none;
	height: inherit;
	width: 100%;
	display: block;
}
#wrapper {
	width: 96%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#faux {
	margin-bottom: 0px;
	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	width: 100%;
	background-attachment: fixed;
	background-image: url(../images/disaster-recovery-bk.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header {
	width: 100%;
	height: 144px;
	margin: 10px 0px 0px 0px;
	background-color: #FFFFFF;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#navigation {
	background-image: url(../p7dejavu/img/dj3_layout_top.jpg);
	background-repeat: no-repeat;
	height: 16px;
	line-height: 0.0;
	font-size: 0;
}
#leftcolumn {
	display: inline;
	color: #333;
	margin: 10px;
	padding: 0px;
	width: 20%;
	float: left;
	background-color: #0099FF;
}
#content {
	float: left;
	color: #333;
	display: block;
	position: relative;
	overflow: visible;
	width: 60%;
	visibility: visible;
	left: 1%;
	top: 10%;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	vertical-align: 20%;
	clear: none;
	z-index: auto;
	height: auto;
	right: 20%;
	bottom: 10%;
	clip: rect(auto,auto,auto,auto);
	margin: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: normal;
}
#rightcolumn {
	display: inherit;
	color: #333;
	width: 10%;
	float: right;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-position: center;
	left: inherit;
	top: auto;
	right: auto;
	bottom: inherit;
	overflow: visible;
	z-index: inherit;
	text-align: center;
	vertical-align: text-top;
}
#rightcolumn h1 {
	color: #FFFFFF;
	background-color: #6393AE;
	height: 24px;
	font-size: 1.1em;
	text-align: center;
	padding-top: 5px;

}
#footer { 
 width: 902px;
 clear: both;
 color: #333;
 background: #ABBEBE;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}
.clear { clear: both; background: none; }


.rrrr {
	color: #990000;
	font-style: italic;
}


/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(../p7dejavu/img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
.bold_topic  {
	font-size: 1.1em;
	font-weight: bold;
	color: #000066;
	background-color: #CCCCCC;
	width: 320px;
	border: medium double #002E9B;
	padding: 12px;
}
.content ul {
	margin: .75em 0 1em 1.35em;
	padding-left: 1.35em;
}
/*Explicitly set dark blue link colors for IE7 Vista*/
.content a, .p7AB p a, #footer a {
	color: #0000FF;
}
.content a:hover, .p7AB p a:hover, #footer a:hover {
	color: #000000;
}
.note {
	font-size: 0.95em;
	padding: 12px;
	border: 1px dotted #333;
}

#footer {
	width: 94%;
	margin-top: 0;
	font-size: 0.75em;
	clear: both;
	padding-top: 3px;
	background-color: #FFFFFF;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: .9em;
	color: #CCCCCC;
	background-color: #666666;
	padding: 4px 12px 4px 16px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: .5em;
}
#cancel_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
}
.menulist li {margin: 0 0 4px 0;}
.menulist a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(../img/dj_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}
/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
}
#outlook_notice {
	background-color: #F2F6F9;
	border: thin solid #6393AE;
}

#logo #tagline {
	background-image: url(../images/bnp-rr.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#outlook_notice  p {
	font-size: .87em;

}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	color: #0663AC;
	font-weight: bolder;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.3em;
	line-height: 1.1em;
	color: #000000;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #000000;
}
h4 {
	font-size: 1em;
	line-height: 1.1em;
	color: #000000;
}
h5 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.2em;
	line-height: 1.1em;
	color: #015292;
	font-weight: normal;
	font-style: italic;
}
#cdcontainer {
	width: 150px;
}
#cdcontainer2 {
	width: 120px;
}
S
