body {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	margin: 0px;
	padding:0px;
	background-color: #FFFFFF;
}
.page_content_wrapper {
	margin:30px 30px 30px 35px;
	height:100%;
	padding-bottom:30px;
}
.page_content_wrapper h1 {
	font-size:25px;
	margin: 0 0 5px 0;
	font-weight:bold;
}
.page_content_wrapper h2 {
	margin: 35px 0 5px 0;
	font-size:22px;
}
.page_content_wrapper h3 {
	font-size:19px;
	margin: 25px 0 5px 0;
	font-weight:bolder;
}
.page_content_wrapper h4 {
	margin: 25px 0 5px 0;
	font-size:16px;
}
.page_content_wrapper h5 {
	margin: 25px 0 5px 0;
	font-size:13px;
}
.page_content_wrapper h6 {
	margin: 25px 0 5px 0;
	font-size:10px;
}
.page_content_wrapper p {
	margin-left:0px;
	line-height:150%;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
	color:#000000;
	text-align:justify;
}
.page_content_wrapper p a {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}
.page_content_wrapper p a:hover {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}
.page_content_wrapper p a:visited {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}

.page_content_wrapper .breadcrumbs {
	margin: 0 0 25px 0;
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:bold;
}
.page_content_wrapper .breadcrumbs a {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}
.page_content_wrapper .breadcrumbs a:hover {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}
.page_content_wrapper .breadcrumbs a:visited {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	line-height:1px;
}


.page_content_wrapper p img {
	margin:0px;
	padding:0 5px 0 5px;
	line-height:0px;
	vertical-align:middle;
}
.page_content_wrapper .photo {
	display:block;
	margin-top:20px;
	margin-bottom:20px;
}
.page_content_wrapper .photo#left {
	float:left;
	margin-left:20px;
	margin-right:40px;
	display:inline;
}
.page_content_wrapper .photo#right {
	float:right;
	margin-left:40px;
	margin-right:20px;
	display:inline;
}
.page_content_wrapper .photo#center {
	margin-left: auto;
	margin-right: auto;
}
.page_content_wrapper .photo p {
	text-align: center;
	font-style: italic;
	font-size: 90%;
	text-indent: 0;
	margin:0px;
	padding:0px;
}
.page_content_wrapper .photo img {
	line-height:0px;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page_content_wrapper .photo#clip {
	line-height:0px;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.page_content_wrapper p.caption {
	margin:20px 20px 20px 40px;
	padding:0 1px 0 1px;
	line-height:0px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	display: block;
	margin-left: auto;
	margin-right: auto
}

.page_content_wrapper p.note {
	font-style: italic;
	margin:0px 20px 0px 20px;
}

.header-dw {
	background-image:url(../images/layout/dw-expander.jpg);
	background-repeat:repeat-x;
	height:80px;
	width:100%;
}

.header-fl {
	background-image:url(../images/layout/fl-expander.jpg);
	background-repeat:repeat-x;
	height:80px;
	width:100%;
}


.header-dw img {
	border: 0px none;
	float:left;
}

.header-fl img {
	border: 0px none;
	float:left;
}

.clear-both {
	clear:both;
	margin:0px;
	padding:0px;
	display:block;
	line-height:0px;
}
ul {
	font-size: 100%;
	margin-top: 1.5em;
	margin-bottom: 0em;
}
ul a {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
ul a:hover {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
ul a:visited {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
ol ul, ul ul {
	list-style: square;
	margin-top: 1.5em;
}
ol ol {
	list-style: lower-alpha;
	margin-top: .5em;
}
li {
	margin-bottom: .7em;
	margin-left: -1em;
}


pre, .code {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	padding:20px 10px 20px 10px;
	
}
.code {
	background-color: #F2F2F2;
	min-width:400px;
	overflow:auto;
}
ol pre, ul pre {
	margin-top: .5em;
	margin-bottom: 0em;
}
ol a {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
ol a:hover {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
ol a:visited {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;
}
code {
	font-family: "Courier New", Courier, mono;
	font-size: 100%;
	background-color: #F2F2F2;
}


hr {
	color: #000000;
	height: 1px;
	margin-top: 0em;
	margin-bottom: 0em;
}


table {
	font: normal 13px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-spacing: 0px 0px;
	border-collapse: collapse;
	border-bottom: solid 1px #B6C0C3;
	border-right: solid 1px #B6C0C3;
	margin: 20px 0 0 0;
}

th {
	font-weight: bold;
	font-size:15px;
	color: #000000;
	background-color: #DEDEDE;
	text-align: center;
	border-top: solid 1px #B6C0C3; 
	border-left: solid 1px #B6C0C3;
	border-right: solid 1px #B6C0C3;
	border-bottom: solid 1px #B6C0C3;
}

td {
	border-top: solid 1px #B6C0C3; 
	border-left: solid 1px #B6C0C3;
	border-right: solid 1px #B6C0C3;
	border-bottom: solid 1px #B6C0C3;
}

table th, table td {
	padding: 0.4em 10px;
	vertical-align: top;
}

table a {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;

}
table a:hover {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;

}
table a:visited {
	color:#004477;
	text-decoration: none;
	font-weight:bold;
	border-bottom:1px #004477 dotted;
	background:none;

}
