html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-shadow: 0 0 none;
}

body {
	line-height: 1;
	background: #e8e5de;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #808080;
	    color: #595959;
	margin: 0;
	padding: 0;
}

#errorpage {
    position: absolute;
    left: 50%;
    top: 165px;
    margin: 0 0 0 -350px;
    width: 700px;
}

.bg-chevrons {
    background: #fff url("/assets/images/sitewide/bg-chevrons.png") repeat 0 0;
    padding: 20px 0 9px 96px;
    margin: 0;
    border-bottom: 1px solid #f4f1ea;
}
.bg-white {
    background: #fff;
    padding: 10px 0 40px 96px;
    margin: 0;
}   
.fR1 {
    font-weight: normal;
    color: #6E6B64;
    font: 45px/50px "Sabon", Georgia, serif;
    letter-spacing: -1px;
    visibility: hidden;
    padding: 5px 0 0 96px;
    margin: 0 0 22px -96px;
    min-height: 60px;
    _height: 60px;
    color: #00A851;
    background: url("/assets/images/error/exclamation.png") no-repeat 20px 0;
}
    .cufon-active .fR1 {
        visibility: visible;
    }
p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 20px 0;	
}
    p a {
        /*color: #000;*/ color: #333;
        text-decoration: none;
    }
        p a:hover {
            text-decoration: underline;
        }
small {
    display: block;
    width: 700px;
    height: 9px;
    margin: 20px 0 0 0;
    padding: 47px 0 0 0;
    background: url("/assets/images/error/sustainability.png") no-repeat 50% 0;
    text-align: center;
    color: #c4c2bb;
    font-size: 12px;
}
.bg-chevrons p {
    line-height: 25px;
    margin-bottom: 22px; 
}
.bg-white ul {
    width: 540px;
    margin: 0;
    overflow: auto;
}
    .bg-white ul li {
        display: inline;
        float: left;
        font-size: 12px;
        line-height: 15px;
        margin: 14px 0 0 0;
    }
        .bg-white ul a {
            display: block;
            width: 115px;
            height: 20px;
            margin: 0 20px 0 0;
            padding: 10px 0 0 0;
            border-bottom: 1px solid #d9d9d9;
            color: #524f46;
            text-decoration: none;
        }
            .bg-white ul a:hover {
                color: #524f46;
                border-bottom-color: #b3b3b3;
            }
            .bg-white ul .secondary a {
                color: #8f8d87;
                width: 135px;
                margin-right: 0;
            }
            .bg-white ul .search a {
                background: url('/assets/images/sitewide/sprite.png') no-repeat 10px right;
            }
    
    
form, fieldset {
    margin: 0;
    padding: 10px 0 0 0;
    height: 20px;
    width: 135px;
    overflow: hidden;
    border: 0 none;
    border-bottom: 1px solid #d9d9d9;
}
    fieldset {
        margin: 0;
        padding: 0;
        border-bottom: 0 none;
    }
    label {
        display: none;
    }
    input {
        display: inline;
        float: left;
        border: 0 none;
        background: none;
        padding: 0;
        margin: 0;
        font-size: 12px;
    }
        input[type="text"] {
            color: #8F8D87;
            width: 117px;
            background: none !important;
            font-family: Arial, Helvetica, sans-serif;
        }
        input[type="text"]:focus {
            /*color: #000;*/ color: #333;
            outline: none !important;
        }
        input[type="submit"] {
            padding: 0 !important;
    	    margin: 0;
    	    width: 18px !important;
    	    height: 20px !important;
    		color: #f4f1ea;
    		background: url('/assets/images/sitewide/sprite.png') no-repeat -788px 0;
    		font-size: 1px;
    		text-indent: -9999em;
    		*text-indent: 0;
    		text-align: left;
    		cursor: pointer;
        }    
            input[type=submit]:hover {
                opacity: 0.6;
            }
    
            

    

        
        


 
    
    
