#pagecontent-help {
	width : 100%;
	font-size: smaller;
}

.helpcontent {
	float:right;
	padding-top : 16px;
	width:740px;
	}
	
.crumb {
	font-size: 11px;
	margin-bottom: 25px;
	}	

.crumb a:link {
	text-decoration: none;
}

.crumb a:visited {
	color: #336666;
	text-decoration: none;
}

.crumb a:hover {
	color: #D98817;
	text-decoration: underline;
}

.divider {
	width:100%;
	border-top: 3px solid #CEDEBD;
	margin-bottom: 10px; 
	margin-top: 15px; 
	}
	
#faq-list {
	width:100%;
	text-align:left;
	padding-bottom: 10px; 
	padding-top: 15px;
	}
	
/* subheads */
	
.bk-subhead {
	background-color: #d6e4e2; 
	padding: 5px; 
	color: #7A7A4A;
	}	
	
.helpsubhead {
	font-weight : bold; 
	color : #7A7A4A;
	margin-top: 20px;
	margin-bottom: 10px;
	font-size: 1.2em;
}

   
/* tables on About pages */

.helptable {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #CEDEBD;
	border-collapse: collapse;
}

.helptable th {
	font-size: .8em;
	background-color: #CEDEBD;
	font-weight: normal;
	text-align: left;
	padding: 5px;
	border: 1px solid #CEDEBD;	
	vertical-align : top;
}

.helptable td {
	font-size: .8em;
	border: 1px solid #CEDEBD;
	padding: 5px;
	vertical-align : top;
}

.rowcolour {
	background-color: #E3EDD9;
} 

/* lists */

ol {
	line-height: 18px;
}

.spaced-list li {
	margin-top: 10px;
	}
	
.articles-list {
	line-height: 20px; 
	margin-top: 10px; 
	margin-bottom: 20px;
}

.help-list {
	line-height: 24px; 
	list-style-type: circle;	
}

/* menu */

.ON-main-menu-block {
	float:left;
	padding : 0px 0px 0px 0px;
	width: 190px;
}

.block-sel {
	border-bottom : 1px solid #C9C4BF;
}

.menu-subblock {
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	border-left : 1px solid #DBDBDB;
	border-right : 1px solid #DBDBDB;		
}	

.menu-topblock {
	background-color: #669999; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	padding-left: 8px;
	color: #FFFFFF;	
	font-weight: bold;	
}

.menu-topblock a:link {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-topblock a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.menu-topblock a:hover {
	color: #D98817;
	text-decoration: underline;
}

.ON-menu-top-0611 {
	background-color : #d6e4e2;
	border : 1px solid #C9C4BF;	
	border : 1px solid #C9C4BF;	
	padding : 7px 7px 7px 7px;
	margin : 0px 0px 0px 0px;
	color: #7A7A4A;	
}

.ON-menu-top-0611 a:link {
	text-decoration: none;
	color: #7A7A4A;
}

.ON-menu-top-0611 a:visited {
	text-decoration: none;
	color: #7A7A4A;
}

.ON-menu-top-0611 a:hover {
	color: #D98817;
	text-decoration: underline;
}

.ON-menu-txt {
	font-size: 12px;
	text-decoration : none;
	}
	
/* END Menu */

/* helpres homepage */

.helpres-title {
	background-color : #d6e4e2;
	border-top : 1px solid #669999;		
	border-bottom : 2px solid #669999;	
	padding : 7px 0px 7px 10px;
	margin : 0px;
	width: 600px;
	color: #7A7A4A;
	font-size: 1.1em;
	font-weight: bold;
}

.home-subblock {
	padding: 10px 0px 10px 10px;
	background-color: #FFFFFF;
	border-left : 0px solid #DBDBDB;
	border-right : 0px solid #DBDBDB;
	width: 600px;
	margin: 0px 0px 10px 0px;	
}

.link-block-left {
	width: 250px;
	margin-left: 10px;
}

.link-block-right {
	width: 270px;
	float: right;
	margin-left: 40px;
}

.home-sublinks {
	margin: 10px 0px 10px 0px;
}

.home-sublinks a:link {
	text-decoration: none;
}

.home-sublinks a:visited {
	color: #336666;
	text-decoration: none;
}

.home-sublinks a:hover {
	color: #D98817;
	text-decoration: underline;
}

.helpres-title-right {
	background-image : url("/Images/header-bk.gif");
	background-repeat : repeat-x;
	border : 1px solid #C9C4BF;	
	padding : 5px 0px 5px 10px;
	margin : 0px;
	width: 320px;
	color: #7A7A4A;
	font-size: 1.1em;
	font-weight: bold;
}

.home-subblock-right {
	padding: 5px 0px 5px 5px;
	background-color: #FFFFFF;
	border-left : 1px solid #DBDBDB;
	border-right : 1px solid #DBDBDB;
	border-bottom : 1px solid #DBDBDB;
	width: 320px;
	margin-bottom: 20px;
	padding-left: 10px;
	line-height: 24px;	
}	

/* END ON helpres homepage - */


/* right blocks */

.right-block {
	width: 200px;
	margin-left: 50px;
	margin-bottom: 40px;	
	margin-top: 20px;	
	padding-bottom: 5px;
	border : 1px solid #DBDBDB;
}

.right-top {
	width: 200px;
	background-color: #669999;
	margin-bottom: 5px;
}

.right-toptxt {
	padding: 8px 0px 8px 8px;
	font-weight: bold;
	color : #FFFFFF;
}

.right-body {
	padding: 0px 0px 10px 15px;
}

.right-subhead {
	font-weight: bold;
	color : #336666;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 15px;	
}


/* right related blocks */

.related-block {
	width: 200px;
	margin-left: 50px;
	margin-bottom: 30px;	
	border : 1px solid #C9C4BF;
}
.related-top {
	width: 200px;
	background-color: #F7F7EF;
	border-bottom : 1px solid #C9C4BF;	
}

.related-toptxt {
	padding: 8px 0px 8px 8px;
	font-weight: bold;
	color : #948A80;
	font-size: 13px;	
}

.related-body {
	padding: 10px 10px 10px 10px;
}

.related-txt {
	font-size: 1em;
	}
	
.related-txt a:link {
	color: #336666;
	text-decoration: none;
}

.related-txt a:visited {
	color: #336666;
	text-decoration: none;
}

.related-txt a:hover {
	color: #D98817;
	text-decoration: underline;
}	

.related-txt-sm {
	font-size: 11px;
	text-decoration : none;
	}	
	
.related-txtblock {
	padding-top: 5px; 
	padding-bottom: 5px; 	
	}	
	
	
/* A-Z top of page links */	

.top-link {
	float: right;
	font-size: 0.7em;
	color: #336666;
	margin-top: 2px;
	margin-right: 5px;
}
	
.top-link a:link {
	color: #336666;
	text-decoration: none;
}

.top-link a:visited {
	color: #336666;
	text-decoration: none;
}

.top-link a:hover {
	color: #D98817;
	text-decoration: underline;
}
