/* General ---------------------------------------------------------------------------------------*/
/* Housekeeping */
*{
	margin: 0;
	padding: 0;
}

.clearfix{
	clear: both;
	width: auto;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
}

.error{
	color: maroon;
	font-weight: bold;
}

hr, legend{
	display: none;
}

fieldset{
	border: none;
}

span.highlight{
	background: yellow;
	color: black;
}

/* Tags */
body{
	font-family: Arial, Verdana, sans-serif;
	color: #464646;
}

body.normaltext{
	font-size: 0.8em;
}

body.mediumtext{
	font-size: 1em;
}

body.largetext{
	font-size: 1.3em;
}


input, select, textarea{
	font-family: Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #464646;
	
	border: 2px solid #b7af8a;
	border-bottom-color: #f2f2f2;
	border-right-color: #f2f2f2;
	padding: 2px 6px;
}

select{
	padding-right: 2px;
}

input.button, input.submit{
	border: none !important;
}

a{
	color: #964423;
}

h1, h2, h3, h4{
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	color: #665912;
}

h1 a{
	background-image: url(/static/images/logo-entrust.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	width: 154px;
	height: 63px;
	float: left;
}

h2{
	font-size: 1.3em;
	margin: 10px 13px;
}

h3{
	font-size: 1.7em;
	margin-top: 20px;
}

h4{
	font-size: 1.4em;
}

h5{
	font-size: 1.1em;
}

img{
	border: none;
}

th{
	text-align: left;
}

/* Other */
a.rss{
	display: block;
	background-image: url(/static/images/icon-rss.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	text-indent: -9999px;
	overflow: hidden;
}

a.morelink{
	display: block;
	padding: 2px 20px 2px 0;
	font-size: 0.9em;
	background-image: url(/static/images/btn-readmore.gif);
	background-position: center right;
	background-repeat: no-repeat;
	text-align: right;
	text-decoration: none;
	color: #665912;
	font-weight: bold;
}

.formline{
	padding: 5px 0 0 0;
	float: left;
	clear: left;
	width: 325px;
}

.formline label{
	float: left;
}

.formline label span{
	width: 140px;
	display: block;
	margin-right: 10px;
}

.formline input, .formline textarea{
	float: left;
	width: 150px;
}

.formline textarea{
	height: 70px;
}

.formline select{
	float: left;
	width: 165px;
}

.formline .button{
	float: right;
	width: auto;
	margin-right: 10px;
}

.formline .searchbutton{
	float: right;
	margin-right: 10px;
	display: inline;
}

.formline .searchbutton .button{
	margin-right: 0;
	border: none !important;
}

.formline .checkbox{
	width: auto;
}

.formline .checkpair{
	float: left;
	clear: left;
	margin-bottom: 5px;
}

.formline .checkpair input{
	float: left;
}

.formline .checkpair label{
	float: none;
	padding-left: 5px;
}


.formline .searchbutton .button{
	float: none;
}

.formerrors{
	list-style-position: inside;
	padding-bottom: 20px;
}

.formerrors li{
	color: maroon;
	padding-left: 20px;
}

.hi-res-logo{
	display: none;
}

.printonly{
	display: none;
}


/* Access ----------------------------------------------------------------------------------------*/
.access{
	background-image: url(/static/images/bg-topborder.gif);
	background-repeat: repeat-x;
}

.accessinner{
	width: 780px;
	margin: 0 auto;
}

.accessinner2{
	float: right;
	background: #c5bd8f url(/static/images/bg-access-middle.gif) repeat-x bottom left;
}

.accessinner3{
	background-image: url(/static/images/bg-access-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

.accessinner4{
	background-image: url(/static/images/bg-access-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 15px;
}

.access ul{
	list-style: none;
	padding: 0 15px;
}

.access li{
	float: left;
	margin: 10px 5px;
}

.access a, .access .textsize span{
	color: #665912;
	text-decoration: none;
	font-size: 0.8em;
}

.access span.textsize a.medium{
	font-size: 1em;
}

.access span.textsize a.large{
	font-size: 1.3em;
}

/* Header ----------------------------------------------------------------------------------------*/
.header{
	width: 780px;
	margin: 0 auto;
	padding: 0 0 26px 0;
}

.search{
	float: right;
	margin-top: 26px;
	font-size: 0.9em;
	color: #665912;
}

.searchinner{

}

.search fieldset{
	float: left;
}

.search label, .searchfield, .searchbutton{
	float: left;
}

.search label{
	font-weight: bold;
	padding: 5px 9px 0 0;
}

.searchfield{
	padding: 0 9px 0 0;
}

.searchfield input{
	background-color: #f6f5f0;
	border: 1px solid #dedbca;
	padding: 2px;
	margin: 3px 0 0 0;
}

.searchfield a{
	display: block;
	text-align: right;
	padding: 3px 0 0 0;
}

.searchbutton{
	background-repeat: no-repeat;
	background-image: url(/static/images/btn-search-left.gif);
}

.searchbutton input, .searchbutton a, .searchbutton button{
	height: 26px;
	padding: 0 10px;
	border: none;
	font-weight: bold;
	color: #665912;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/static/images/btn-search-right.gif);
	background-position: top right;
	background-color: transparent;
} 

.searchbutton a{
	padding: 6px 8px 0 8px;
	float: left;
}

.searchbutton button{
	font-size: 0.9em;
}


.ctrlpanelbutton{
	background-repeat: no-repeat;
	background-image: url(/static/images/btn-ctrlpanel-left.gif);
	float: right;
	margin-right: 10px;
	display: inline;
}

.ctrlpanelbutton input, .ctrlpanelbutton a, .ctrlpanelbutton button{
	height: 26px;
	padding: 0 10px !important;
	border: none;
	font-weight: bold;
	color: #665912;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url(/static/images/btn-ctrlpanel-right.gif);
	background-position: top right;
	background-color: transparent;
	float: none !important;
	margin: 0 !important;
} 

.ctrlpanelbutton a{
	padding: 6px 8px 0 8px;
	float: left;
}

.ctrlpanelbutton button{
	font-size: 0.9em;
}


.formcomponentsinarow .rowblock{
	float: left;
	margin-left: 5px;
}

.formcomponentsinarow .firstrowblock{
	margin-left: 0;
}


/* Search again (in body) */
.searchagain{

}

.searchagain .searchoptions, .searchagain .searchfield, .searchagain .searchbutton{
	float: left;
	margin-right: 10px;
	vertical-align: middle;
}

.searchagain .searchoption{
	clear: left;
}

.searchagain .searchoption *{
	font-size: 0.8em;
	vertical-align: middle;
}

.searchagain .searchoption * *{
	font-size: inherit;
}

.searchagain .searchoption label{
	float: left;
	width: 70px;
	padding: 2px 0 0 2px;
}

.searchagain .searchoption input{
	float: left;
	margin-bottom: 2px;
}

.searchagain .searchfield label{
	display: none;
}

.searchagain .searchfield input{
	width: 200px;
	margin-top: 1px;
} 

.searchagain .searchfield a{
	float: none;
	text-align: left;
}

.search-displaying{
	float: left;
}

.searchnav{
}
.searchprev{
	float: left;
	padding-bottom: 20px;
}
.searchnext{
	float: right;
	padding-bottom: 20px;
}

.search-results{

}

.search-results .searchresult{
	padding: 10px 10px 0 10px;
}

.search-results .shaded{
	background: #E5E0CB;
}

.search-results .highlighted{
	background: yellow;
}

.searchresult h5{
	font-size: 1.1em;
}




/* Nav -------------------------------------------------------------------------------------------*/
.nav{
	clear: both;
	border-bottom: 1px solid white;
	margin: 0 auto;
	width: 780px;
	background: #ded8be url(/static/images/nav-bg.gif) repeat-x top left;
}

.navinner{
	background-image: url(/static/images/nav-bg-left.gif);
	background-repeat: no-repeat;
	float: left;
	width: 100%;
}

.navinner2{
	background-image: url(/static/images/nav-bg-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: left;
	width: 100%;
}

.nav .lastselected{
	background-image: url(/static/images/nav-bg-right-selected.gif);
}

.nav ul{
	list-style: none;
}

.nav li{
	float: left;
	background: #ded8be url(/static/images/nav-bg.gif) repeat-x top left;
}

.nav li.navhome a, .nav li.navhomeselected a{
	background-image: url(/static/images/nav-uparrow.gif);
	background-position: 15px 12px;
	background-repeat: no-repeat;
	padding-left: 34px;
}

.nav a{
	text-decoration: none;
	color: #665912;
	display: block;
	padding: 12px 10px 9px 10px;
	font-size: 12px;
	background-image: url(/static/images/nav-separator.gif);
	background-repeat: no-repeat;
}

.nav li.selected a, .nav li.navhomeselected a, .nav .lastselected li.navlast a{
	font-weight: bold;
}

.nav a:hover span{
	background-image: url(/static/images/nav-dotted-underline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.nav li.navhome{
	background-image: url(/static/images/nav-bg-left.gif);	
}

.nav li.navhomeselected{
	background-image: url(/static/images/nav-bg-left-selected.gif);	
	background-color: #F6F4EB;
}

.nav li.selected{
	background-color: #F6F4EB;
	background-image: url(/static/images/nav-bg-ovr.gif);
}

.nav li.navlast{
	background-color: transparent;
	background-image: none;
}


/* Primary Banner --------------------------------------------------------------------------------*/
.primarybanner{
	clear: both;
	background: #829f57 url(/static/images/bg-lego.gif) repeat-x top center;
}

.primarybannerinner{
	background-image: url(/static/images/bg-lego-grad.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.primarybannerinner2{
	width: 780px;
	margin: 0 auto;
	background: white url(/static/images/banner-1.jpg) no-repeat top left;
	height: 209px;
	position:relative;
}

.brownpaneltext{
	float: right;
	height: 76px;
	width: 585px;
	color: #f5f5f5;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 20px;
	overflow: hidden;
	text-align: right;
}

.brownpaneltextinner{
	padding: 15px 28px;
}

.brownpaneltext p{

}

.brownpaneltext span.cmshighlight{
	color: #c4ba88;
}

.breadcrumb{
	float: left;
	margin-top: 93px;
	background-image: url(/static/images/bg-breadcrumb-fauxcols.gif);
	background-repeat: repeat-y;
	width: 780px;
	height: 40px;
	overflow: hidden;
}

.breadcrumb .sectiontitle{
	width: 194px;
	float: left;
	background: #e5e0cb url(/static/images/bg-breadcrumb-title.gif) repeat-x top left;
}

.breadcrumb .trail{
	float: left;
	width: 571px;
	padding: 0 15px 0 0;
	background-image: url(/static/images/bg-breadcrumb-trail.gif);
	background-repeat: repeat-x;
}

.breadcrumb .trailinner{
	background-image: url(/static/images/bg-breadcrumb-separator.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0 0 0 5px;
}

.breadcrumb .trail ul{
	list-style: none;
}

.breadcrumb .trail li{
	float: left;
	padding: 0 0 0 10px;
}

.breadcrumb .trail a, .breadcrumb .trail span{
	display: block;
	padding: 14px 15px 12px 0;
	background-image: url(/static/images/bg-breadcrumb-bullet.gif);
	background-repeat: no-repeat;
	background-position: top right;
	color: #f5f5f5;
	text-decoration: none;
}

.breadcrumb .trail li.lastcrumb a{
	background-image: none;
	color: #665912;
}

/* Main Section ----------------------------------------------------------------------------------*/
.main{
	clear: both;
	width: 780px;
	margin: 0 auto;
}

.maininner{
}

.maincol{
	float: left;
}

/* Left column */
.maininner .leftcol{
	width: 194px;
	overflow: hidden;
}

/* Subnav */
.subnav{
	padding: 38px 0 0 0;
	background: #f7f4ec url(/static/images/bg-leftcolbox-top.gif) repeat-x top left;
	border-top: 1px solid white;
	margin: 0 0 15px 0;
}

.subnavinner{
	padding: 0 0 8px 0;
	background: #f7f4ec url(/static/images/bg-leftcolbox-bottom.gif) no-repeat bottom left;
}

.subnav ul{
	list-style: none;
}

.subnav li{
	background: #f7f4ec url(/static/images/bg-subnavitem-top.gif) repeat-x top left;
	padding: 1px 0 0 0;
	float: left;
	width: 100%;
}

.subnav li a{
	color: #464646;
	background: #f7f4ec url(/static/images/bullet-subnav.gif) no-repeat 11px 13px;
	text-decoration: none;
	padding: 11px 5px 8px 21px;
	display: block;
/*	width: 163px; */
}

.subnav li.selected a, .subnav li a:hover{
	color: #98862c;
	background-image: url(/static/images/bullet-subnav-selected.gif);
	background-color: white;
}

/* Second level subnav */	
.subnav li.selected li{
	background-image: none;
}

.subnav li.selected li a{
	padding: 3px 5px 3px 36px;
	width: 153px;
	background-image: none;
	color: #964423;
}

.subnav li.selected li a:hover, .subnav li.selected li.selected a{
	color: #98862c;
	background-image: none;
}



/* Left column boxes */
.leftcolbox, .relatedlinks{
	padding: 0 0 8px 0;
	margin: 0 0 15px 0;
	background: #f7f4ec url(/static/images/bg-leftcolbox-bottom.gif) no-repeat bottom left;
}

.leftcolbox h5, .relatedlinks h5{
	background: #ded8bf url(/static/images/bg-leftcolbox-title.gif) no-repeat top left;
	padding: 10px 11px 8px 11px;
	font-size: 1em;
	color: #665912;
	position: relative;
}

.leftcolbox p, .relatedlinks p{
	color: #665912;
	line-height: 1.4em;
}

.leftcolbox .boxcontent, .relatedlinks .boxcontent{
	border-top: 1px solid white;
	background-image: url(/static/images/bg-leftcolbox-top.gif);
	background-repeat: repeat-x;
	font-size: 0.9em;
}

.leftcolbox .boxcontentinner, .relatedlinks .boxcontentinner{
	padding: 19px 11px 0 11px;
}

.leftcolbox label{
	font-weight: bold;
	color: #665912;
	padding: 0 0 2px 0;
	width: 168px;
}

.leftcolbox input{
	margin: 0 0 10px 0;
	width: 156px;
}

.leftcolbox label, .leftcolbox input{
	float: left;
	clear: both;
}

.leftcolboxbutton{
	float: right;
	background-image: url(/static/images/btn-leftcolbox-left.gif);
	background-repeat: no-repeat;
}

.leftcolboxbutton input{
	background-image: url(/static/images/btn-leftcolbox-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: transparent;
	height: 26px;
	padding: 0 10px;
	border: none;
	font-weight: bold;
	color: #665912;
	width: auto;
}

/* Specific left col box styles */
/* link list */
div.linklist ul{
	list-style: none;
	margin-top: -3px;
}

div.linklist ul li{
	float: left;
	clear: left;
}

div.linklist ul a{
	background-image: url(/static/images/bullet-leftcolbox.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	display: block;
	padding: 3px 10px;
	width: 162px;
}

a.leftcolboxlink{
	text-transform: lowercase;
	float: right;
	padding: 2px 23px 2px 0;
	background-image: url(/static/images/btn-leftcolbox-forward.gif);
	background-repeat: no-repeat;
	background-position: center right;
	color: #665912;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0 0 0;
}

/* register for updates (top-of-col version) */
.home .leftcol .registerforupdates .boxheader{
	background: #f7f5ec url(/static/images/bg-leftcol-header.gif) no-repeat bottom left;
	float: left;
	width: 194px;
}

.home .leftcol .registerforupdates h5{
	background: none;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 1.2em;
	padding-bottom: 0;
	color: #665912;
}

.home .leftcol .registerforupdates .boxheader p{
	font-size: 0.8em;
	padding: 0 11px 11px 11px;
	color: #907f27;
}

.home .leftcol .registerforupdates .boxcontent{
	background-image: none;
	border: none;
}

.home .leftcol .registerforupdates .boxcontentinner{
	padding: 15px 11px 0 11px;
}

.home .leftcol .registerforupdates .boxcontent p{
	padding-bottom: 10px;
}

/* What's new */
.leftcolbox a.rss{
	position: absolute;
	top: 9px;
	right: 14px;
}

.leftcol .whatsnew p{
	padding-bottom: 10px;
}

/* spacer column */
.maininner .spacercol{
	width: 12px;
	height: 1px;
}
.home .maininner .spacercol{
	width: 0px;
	height: 0px;
	display: none;
	position: absolute;
}

/* Content area (right column) */
.maininner .rightcol{
	width: 574px;
}

/* and for the homepage which has no gap in between columns */
.home .maininner .rightcol{
	width: 585px;
}


.content{
	position: relative;
}

.contentinner{
	padding: 0 0 15px 0;
}

.content p{
	padding: 10px 0 10px 0;
	line-height: 1.3em;
}

.content ul{
	padding: 0 0 10px 20px;
}

.content .cmstable li{
	list-style: none;
}

p.printpage{
	float: right;
	display: none;
}

p.printpage a{
	display: block;
	padding: 0 15px 0 20px;
	margin: 0 0 15px 0; /* top WAS -10px, in case that helps fix anything */
	background-image: url(/static/images/btn-printer.gif);
	background-repeat: no-repeat;
	background-position: center left;
	text-transform: lowercase;
}

/* image box */

.content .imageboxleft img, .content .imageboxright img{
	background-color: #f7f4ec;
	padding: 10px;
	margin: 0 0 10px 10px;
}
.content .imageboxleft img {
	margin: 0 10px 10px 0;
}

/* Content box */
.contentbox{
	background: white url(/static/images/bg-contentbox-footer-middle.gif) repeat-x bottom left;
	margin: 20px 0 0 0;
	float: left;
	width: 100%;
}

.contentboxinner{
	background-image: url(/static/images/bg-contentbox-footer-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

.contentboxinner2{
	background-image: url(/static/images/bg-contentbox-footer-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 0 12px 0;
}

.contentboxheader{
	background: #ded8be url(/static/images/bg-contentbox-title-middle.gif) repeat-x top left;
	border-bottom: 1px solid white;
}

.contentboxheaderinner{
	background-image: url(/static/images/bg-contentbox-title-left.gif);
	background-repeat: no-repeat;
}

.contentbox h5{
	background-image: url(/static/images/bg-contentbox-title-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 11px 8px 11px;
	font-size: 1em;
	color: #665912;
}

.contentboxcontent{	
	background: #f3f0e4 url(/static/images/bg-contentbox-main.gif) repeat-x bottom left;
	padding: 20px 16px 10px 16px;
	font-size: 0.9em;
}

.contentbox input, .contentbox select{
	border: 2px solid #b7af8a;
	border-bottom-color: #f2f2f2;
	border-right-color: #f2f2f2;
}

.contentbox input{
	padding: 3px;
}

.contentbox select{
	padding: 0 0 0 3px;
	min-height: 22px;
}

.contentbox input.button{
    width: auto;
    overflow: visible;
}

.advsearchbtn{
	float: left;
}

/* Specific content box styles: */
/* Document search */

.documentsearch form{
	padding: 0 0 0 0;
}

.documentsearch form div{
	padding: 7px 0 0 0;
}

.documentsearch form div *{
	vertical-align: top;
}

.documentsearch .docsearchelement{
	width: 15%;
}

.documentsearch .docsearchrelationship{
	width: 20%;
}

.documentsearch .docsearchvalue{
	width: 50%;
}

.documentsearch .docsearchminus{
}

.documentsearch .docsearchadd{
}

.documentsearch .styledbutton{
	float: right;
	margin-right: 65px;
	padding: 0;
	display: inline;
}

.searchcondition{
	padding: 0 0 2px 0 !important;
}

/* Document upload */
.uploadfilebox input, .uploadfilebox textarea{
	width: 365px;
}

.uploadfilebox input.button{
	width: auto;
}

.uploadfilebox .formline{
	width: 100%;
}

/* Home styles */
/* Links box */
.home .linkboxes{
	background: white url(/static/images/bg-contentbox-footer-middle.gif) repeat-x bottom left;
	width: 100%;
	border-top: 1px solid white;
}

.home .linkboxesinner{
	background-image: url(/static/images/bg-contentbox-footer-left.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	float: left;
}

.home .linkboxesinner2{
	background-image: url(/static/images/bg-contentbox-footer-right.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 0 0 12px 0;
	float: left;
	cursor: pointer;
}

.home .linkboxesinner3{
	background: #ede9da url(/static/images/bg-home-linkbox-content.gif) repeat-x bottom left;
	float: left;
}

.home .linkbox{
	float: left;
	width: 195px;
}

.home .linkboxheader{
	background: #A69437 url(/static/images/bg-home-titles.gif) repeat-x top left;

}

.home .linkboxheaderinner{
	background-image: url(/static/images/bg-home-separator.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 9px 7px;
}

.home .linkboxheader h5{
	color: white;
	font-family: "Trebuchet MS", Trebuchet, Verdana, Arial, sans-serif;
	font-size: 16px; /* was 1.3em but IE doesn't like to play nice like that */
}

.home .linkboxheader p{
	color: #554a0d;
	font-size: 0.8em;
	margin: 3px 0 0 0;
	padding: 0;
}

.home .linkbox img{
	border: 1px solid white;
	border-left: none;
}

.home .linkboxcontent{
	padding: 10px;
	position: relative;
}

.home .linkboxcontent div.strut{
	width: 1px;
	height: 80px;
	float: right;
}

.home .linkboxcontent p{
	padding: 0;
	width: 174px;
	float: left;
}

.home .linkboxcontent a.morelink{
	text-transform: lowercase;
	text-decoration: none;
	color: #665912;
	background-image: url(/static/images/btn-linkbox-readmore.gif);
	background-repeat: no-repeat;
	background-position: center right;
	padding: 2px 20px 2px 0;
	margin: 5px 0 5px 0;
	font-size: 0.9em;
	display: block;
	text-align: right;
	clear: both;
	float: left;
	width: 155px;
}

/* Home content styles */
.homecontentfullwidth{
	padding: 0 10px;
}

.homecontenttwocols{
	padding-left: 10px;
}

.homecontenttwocolsinner{
	border-top: 1px dotted #bcb27d;
	margin: 28px 0 0 0;
	padding: 10px 0;
	float: left;
	display: inline;
}

.homecontenttwocols p, .homecontentfullwidth p{
	color: #665912;
}

.homecontenttwocols .left{
	float: left;
	width: 312px;
	border-right: 1px dotted #bcb27d;
	padding: 0 10px 0 0;
}

.homecontenttwocols .right{
	float: left;
	width: 232px;
	padding: 0 10px;
}

.homecontenttwocols .left .strutcontent{
	width: 311px;
}

.homecontenttwocols .right .strutcontent{
	width: 231px;
}

.homecontenttwocols .strut{
	height: 200px; /* minimum height of the container */
	width: 1px;
	float: left;
}
.homecontenttwocols .strutcontent{
	float: left;
}

.homecontenttwocols h4{
	padding-top: 0;
	float: left;
}

.homecontenttwocols .right h4{
/*	padding-bottom: 20px; */
	width: 100%;
}

.homecontenttwocols a.rss{
	float: right;
}

.homecontenttwocols .left p.newsheadline{
	padding: 0;
}

.homecontenttwocols .left p.newsheadline a{
	color: #665912;
	background-image: url(/static/images/bullet-news2.gif);
	background-repeat: no-repeat;
	background-position: 0 13px;
	display: block;
	padding-top: 10px;
	padding-left: 12px;
	margin-left: 3px;
}

.homecontenttwocols .left p.newsheadline a:hover{
	color: #964423;
	background-image: url(/static/images/bullet-news1.gif);
}

.newsheadline .updated{
	color: #929292;
	font-size: 0.9em;
	margin: 0 0 0 15px;
}

.homecontenttwocols a.morelink{
	margin-top: 10px;
}

/* Site map --------------------------------------------------------------------------------------*/
.sitemap{
	padding: 20px 0;
}
.sitemap ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sitemap li{
	padding: 0;
	margin: 0;
}

.sitemap li a{
	padding: 5px 5px 5px 15px;	
	display: block;
	background: #BCB27D;
	color: #665912;
}

.sitemap li li a{
	background: #E8E3D0;
	padding-left: 30px;	
}

.sitemap li li li a{
	background: white;
	padding-left: 45px;
	border-bottom: 1px dotted #BCB27D;
}

.sitemap li li li li a{
	color: #964423;
	padding: 0 5px 0 60px;
	border: none;
	
}

.sitemap li li li ul{
	padding-bottom: 5px;
}

/* News ------------------------------------------------------------------------------------------*/
.newssummary{
	padding: 10px 0;
	border-top: 1px dotted #DED9BE;
}

.firstnewssummary{
	border: none;
}

.newssummary h5{
	font-size: 1.2em;
	font-weight: normal;
}

.newssummary p{
	padding: 5px 0 5px 0;
}

.newssummary span.updated{
	font-size: 0.8em;
	display: block;
	padding-top: 3px;
}

.newsarticle .author{
	background: #DDDDDD;
	font-size: 0.8em;
	padding: 3px 6px;
}

.newsarticle h4{
	font-size: 1.1em;
}

.relatedlinks{
	float: right;
	width: 194px;
}

.relatedlinks .contentboxinner{
	margin-bottom: 10px;
}

.relatedlinks ul{
	padding: 0 !important;
}

.relatedlinks .boxcontent{
	padding-bottom: 10px !important;
}


/* File tables -----------------------------------------------------------------------------------*/
.filetable{
	padding: 20px 0;
}

.filetable th{
	background: #98872D;
	color: white;
}

.filetable th a{
	color: white;
}

.filetable th, .filetable td{
	padding: 2px 5px;
}

.filetable img{
	border: none;
}

.filetable tr.highlighted{
	background: #F7F4EC;
}

.filetable td.filetype span{
	float: left;
}

.filetable td.filetype img{
	float: right;
}


/* Pagination ------------------------------------------------------------------------------------*/
.pagination{
	float: right;
}

.pagination .current{
	font-weight: bold;
}

/* Forum -----------------------------------------------------------------------------------------*/
.forum{
	margin: 19px 0 0 0;
	clear: both;
}

.forum a{
	color: #95862b;
}

.forum{
	background: #DED8BE url(/static/images/bg-contentbox-title-middle.gif) repeat-x top left;
	color: #665913;
}

.forumtopics tr{
	background: white url(/static/images/bg-subnavitem-top.gif) repeat-x bottom left;
}

.forumtopics tr.highlighted{
	background-color: #f3efe4;
}

.forum tr.headerrow{
	background: #DED8BE url(/static/images/bg-contentbox-title-middle.gif) repeat-x top left;
	color: #665913;
}

.forumtopics tr.sticky{
	background-color: #ffdbb7;	
}

.forum th{
	border-right: 1px solid #c6be90;
	border-left: 1px solid white;
	padding: 10px 5px;
}

.forum th.leftmost{
	background: transparent url(/static/images/bg-contentbox-title-left.gif) no-repeat top left;
	border-left: none;
}

.forum th.rightmost{
	background: transparent url(/static/images/bg-contentbox-title-right.gif) no-repeat top right;
	border-right: none;
}

.forumtopics td{
	padding: 5px;
	border-left: 1px solid #eae7d6;
}

.forumtopics tr.highlighted td{
	border-left: 1px solid white;
}

.forum td.firstcol{
	border-left: none !important;
}

.forumposts td{
	padding: 5px;
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}

.forumposts tr{
	background-color: #ece7d4;
}

.forumposts tr.highlighted{
	background-color: #f7f4ed;
}

.forumposts tr.topicsubject{
}

.forumposts tr.topicsubject td{
	background: white url(/static/images/bg-subnavitem-top.gif) repeat-x bottom left;
	border: none;
	color: #97862e;
	font-weight: bold;
}

.forumposts tr.topicsubject a.replybutton{
	color: #954522;
	text-decoration: none;
	float: right;
	background: transparent url(/static/images/arrow-down.gif) no-repeat 0 4px;
	padding: 0 0 0 12px;
}

.forum .postedcol{
	text-align: right;
}


.replybox{
	margin-bottom: 5px;
}

.replybox label{
	display: none;
}

.replybox textarea{
	width: 525px;
	height: 100px;
}

.newtopicbox{
	margin-bottom: 5px;
}

.newtopicbox input{
	width: 525px;
}

.newtopicbox textarea{
	width: 525px;
	height: 100px;
	margin-bottom: 10px;
}

.forumbutton{
	margin-right: 3px;
}

div.blockcontentheader{
	background: #ded8be url(/static/images/bg-contentbox-title-middle.gif) repeat-x top left;
	border-bottom: 1px solid white;
	margin-top: 20px;
	float: left;
	width: 574px;
}

div.blockcontentheaderinner{
	background-image: url(/static/images/bg-contentbox-title-left.gif);
	background-repeat: no-repeat;
}

div.blockcontentheader h5{
	background-image: url(/static/images/bg-contentbox-title-right.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 10px 11px 8px 11px;
	font-size: 1em;
	color: #665912;
}

div.underforum, div.underblockcontent{
	background: #bcb27d url(/static/images/bg-contentbox-footer-left.gif) no-repeat bottom left;
	margin: 0 0 19px 0;
	clear: both;
}

div.underforuminner, div.underblockcontentinner{
	background: transparent url(/static/images/bg-contentbox-footer-right.gif) no-repeat bottom right;
	height: 11px;
	border-top: 1px solid white;
}

/* Facts & Figures -------------------------------------------------------------------------------*/
table.facts{
}

table.facts h4{
	font-size: 1.4em;
}

table.facts td{
	border-top: 1px dotted #9E8C31;
	padding: 3px 0;
}

table.facts tr.header td{
	border-top: none;
	padding-top: 5px;
}

table.facts tr.highlight td{
	background: #F7F4EC;
}

table.facts td.value{
	text-align: right;
}

/* DEB Directory ---------------------------------------------------------------------------------*/
#debsearch{

}

.debsearch{
	margin-top: 20px;
}

#debcountries{
	list-style: none;
	margin: 20px 5px 0 0;
	float: left;
	width: 269px;
}

#debcountries, #debcountries ul{
	padding: 0;
}

#debcountries a{
	display: block;
	color: #665912;
	padding-top: 3px;
	padding-bottom: 3px;
}

.debcountry{
	background-color: #E8E3D0;
	border-top: 1px solid white;
}

.debcountry a{
	padding-left: 15px;
	background-image: url(/static/images/deb-arrow-right.gif);
	background-position: 5px center;
	background-repeat: no-repeat;
}

.debregions{
	list-style: none;
}

.debregion{
	background: white;

}

.debregion a{
	padding-left: 30px;
	background-image: none;
	border-top: 1px dotted #665912;
}

div#flashcontainer{
	visibility: hidden;
	float: right;
}

/* DEB Details */
dl.debdetails{
	background: #EDEADA;
	clear: both;
}

dl.debdetails dt{
	background: #EDEADA;
	padding: 3px 6px;
	width: 274px;
	float: left;
	clear: left;
	border-top: 1px solid white;
}

dl.debdetails dd{
	padding: 3px 6px 3px 6px;
	background: white url(/static/images/bg-subnavitem-top.gif) repeat-x top left;
	width: 275px;
	float: left;
	margin-left: 286px;
	display: inline;
}

dl.debdetails dd.first{
	background: white;
	border-top: 1px solid #EDEADA;
	margin-left: 0;
}

dl.debdetails dd.clearfix{
	float: none;
	display: block;
	width: 549px;
	margin-left: 0;
	line-height: 0px;
	font-size: 0px;
	padding: 0;
	margin: 0;
}

div.debcontentheader{
	border-bottom: none;
}

a.debprevlink{
	float: left;
}

a.debnextlink{
	float: right;
}

/* Who to contact --------------------------------------------------------------------*/
div.whotocontact tr.table-middle td{
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	border-top: 1px solid #BCB27D;
}

/* XML search --------------------------------------------------------------------*/
input.xmlsearch, select.xmlsearch{
	width: 300px !important;
}

/* Controls --------------------------------------------------------------------------------------*/
.controls{
	margin: 20px 15px 0 15px;
}


/* Footer ----------------------------------------------------------------------------------------*/
.footer{
	width: 780px;
	margin: 0 auto;
}

.footertop{
	background-color: #bcb27d;
	float: left;
	width: 780px;
}

.footertop .left{
	background-image: url(/static/images/bg-footer-tl.gif);
	background-repeat: no-repeat;
	float: left;
	width: 250px;
}

.footer .entrustlogo{
	float: left;
	background-image: url(/static/images/logo-footer-entrust.gif);
	width: 121px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 17px;
}

.footer .hmrclogo{
	float: left;
	background-image: url(/static/images/logo-footer-hmrc.gif);
	width: 121px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 17px;
}

.footer .lcflogo{
	float: left;
	background-image: url(/static/images/logo-footer-lcf.gif);
	width: 75px;
	height: 85px;
	text-indent: -9999px;
	overflow: hidden;
	margin: 0 0 0 17px;
}

.footertop .right{
	display: block;
	background-image: url(/static/images/bg-footer-tr.gif);
	background-repeat: no-repeat;
	background-position: top right;
	float: right;
	padding: 18px 13px 15px 0;
	width: 517px;
}

.footertop .right ul{
	list-style: none;
	float: right;
}

.footertop .right li{
	float: left;
	padding: 0 5px;
	border-left: 1px solid #e0dac2;
	margin-bottom: 15px;
}

.footertop .right li.first{
	border: none;
	padding-left: 0;
}

.footertop .right a{
	color: #665912;
}

.footertop .right p{
	clear: both;
	font-size: 0.8em;
	text-align: right;
	padding: 0 5px 0 0;
	color: #665912;
}

.footerbottom{
	background-color: #c6bd91;
}

.footerbottom .emlink{
	float: right;
	background-image: url(/static/images/logo-footer-em.gif);
	width: 151px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}

/* Other random styles */
fieldset.registerform, fieldset.contactform{
	width: 316px;
}

fieldset.debform{
	width: 416px;
}

.debform .formline{
	width: 415px;
}

.debform input, .debform textarea{
	width: 240px;
}

.debform h5{
	float: left;
	padding-top: 40px;
}

.debform .cpflow{
	width: 207px;
	clear: none;
}

.debform .objects input{
	float: left;
	clear: left;
}

.debform .objects label{
	width: 390px;
	float: left;
}


/* sIFR styles -----------------------------------------------------------------------------------*/
h3
{
	display: block;
	font-size: 1.6em;
	line-height: 1.3em;

	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.8px;
}

h4
{
	display: inline;
	font-size: 1.5em;
	line-height: 1.3em;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-weight: normal;
	letter-spacing: 0.8px;
}

/*
.sIFR-hasFlash h3 { visibility: hidden; }
.sIFR-hasFlash h4 { visibility: hidden; }
*/

.sIFR-hasFlash .registerforupdates h5{
	padding-top: 0;
	padding-bottom: 0;
	margin: 9px 0 0 0;
	line-height: 1.4em;
}
.sIFR-hasFlash .brownpaneltext p{
	font-size: 1.1em;
}
.sIFR-hasFlash .brownpaneltextinner{
	padding-top: 10px;
}

.sIFR-flash
{
	visibility: visible !important;
	margin: 0;
}

/*.sIFR-replaced { visibility: visible !important; }*/

span.sIFR-alternate
{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

#link_banner {
	position:absolute;
	top:166px;
	right:0;
}


.brownpaneltext {
	position: relative;
}
.brownpaneltext span.cmshighlight a {
	color: #c4ba88 !important;
	text-decoration: none;
}
.brownpaneltext span.cmshighlight a:hover {
	text-decoration: underline;
}