#custom-doc {
	margin:auto;
	text-align:left; /* leave unchanged */
	width:900px;/* non-IE */
	min-width:600px;/* optional but recommended */
	border: 1px solid #6F787A;
	font-family: arial, sans-serif;
	color: inherit;
	background: white none;
}

#navmenu {
	margin-bottom: 0;
}

.yui-t2 .yui-b {
	width:210px;
	height: 571px;
	border-right: 1px solid #6F787A;
}

.contentitem {
	padding: 0 10px 10px 10px;
}

.defaultlist,
.doclinklist {
	margin: 20px;
}

.defaultlist li {
	list-style: disc;
	margin: 10px;
}

/*.contentitemtext,*/.contentitemtext p,.contentitemtext blockquote {
	margin-bottom: 20px;
}
.contentitemtext p.wp-caption-text {margin-bottom: 0;}
.contentitemtext h1, .contentitemheader,h2 {
	margin-bottom: 20px;
	font-weight: bold;
}

.contentitemsubheader, .contentitemtext h3,.contentitemtext h4,.contentitemtext h5,.contentitemtext h6 {
	text-decoration: underline;
	margin-bottom: 5px;
}

#innercontentcol {
	width: 400px;
	color: rgb(91,96,96);
	background: transparent none;
}

.innerimage .photo {
	margin: 0 10px 10px 10px;
}

.yui-t2 #yui-main .yui-b {
	color: rgb(0,0,0);
	margin-left:210px;
	padding: 30px 0 10px 10px;
	border-left: 1px solid #6F787A;
	border-right: none;
	overflow: auto;
	height: 630px;
	border-bottom: 1px solid #6F787A;
}

#navleft {
	padding: 20px 20px 170px 20px;
	height: 227px;
}

#navleft {
	height: 168px;
}

.activenavleftitem, #navleft  li.current_page_item {
	color: inherit;
	background: transparent url("../img/arrow.gif");
	background-repeat: no-repeat;
	background-position: 0 44%;
	*background-position: 0 50%;
}

.activenavleftitem .navleftitemlabel , #navleft  li.current_page_item a{
	font-weight: bold;
}

.navleftitem,
.activenavleftitem, #navleft  li {
	vertical-align: middle;
	border-top: 1px dotted;padding: 5px 0 5px 18px;
}

.topnavleftitem,  #navleft ul li:first-child {
	border-top: none;
}

.navleftitemlabel , #navleft  li a{
	text-decoration: none;
	color: rgb(244,138,11);
	background: transparent none;
	font-size: 13pt;
}
/*Keyword*/
.navleftitemlabel , #navleft  li a {font-size: small;}

#promoPanel {
	width: 100%;
	border-bottom: 1px solid #6F787A;
	border-top: 1px solid #6F787A;
}

.promoBottomBorder,
.promo {
	text-align: left;
	height: 60px;
	padding-left: 20px;
	padding-right: 5px;
	position: relative;
}

.promoBottomBorder {
	border-bottom: 1px solid #6F787A;
}

.promo p,
.promoBottomBorder p {
	position: relative;
	height: 90px;
	background-repeat: no-repeat; 
	background-position: 0 0; 
	top: 30%;
	padding-left: 30px;
}

.promo a,
.promoBottomBorder a {
	text-decoration: none;
	font-size: 9pt;
	color: rgb(244,138,11);
	background: transparent none;
}
/*Keyword*/
.promo a,.promoBottomBorder a {font-size: small;}

.bullethdr {
	font-weight: bold;
}

.doclinklist {
	list-style-type: none;
}

.doclinklist li{
	padding-left: 5px;
	margin: 5px;
}

.pdflink {
	list-style-image: url('../img/pdf.gif');
}

.mswordlink {
	list-style-image: url('../img/ms-word.gif');
}