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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{
    margin: 0;
    padding: 0;
    border: none;
}
body
{
    margin-top: 0;
    -x-system-font: none;
    background-image: url( 'images/background.jpg' );
    background-repeat: repeat-x;
    background-color: #dededf;
    color: #33394D;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 70%;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.8em;
}
h1
{
    padding-bottom: 10px;
    font-size: 165%;
}
h2
{
    color: #84140d;
    font-size: 115%;
    font-weight: bolder;
    padding-bottom: 5px;
}
h3
{
    font-size: 115%;
    font-weight: bold;
    padding-bottom: 5px;
}
a
{
    color: #c7302a;
    text-decoration: none;
}
a.stronglink
{
    font-weight: bold;
}
a.pdf
{
    background-image: url( 'images/icon_pdf.png' );
    background-repeat: no-repeat;
    padding: 2px 0 0 25px;
}

a.news
{
    background-image: url( 'images/icon_news.png' );
    background-repeat: no-repeat;
    padding: 2px 0 0 25px;
}

a.generic
{
    background-image: url( 'images/icon_generic.png' );
    background-repeat: no-repeat;
    padding: 2px 0 0 25px;
}
sup
{
    font-size: 70%;
}
a:hover
{
    text-decoration: underline;
}

table.generic
{
    margin-top: 20px;
}

.generic th
{
    background-color: #dedecb;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#header
{
    width: 860px;
    margin: 0 auto;
    overflow: hidden;
}
#search
{
    position: relative;
    top: 18px;
    height: 50px;
    width: 860px;
    text-align: right;
    overflow: visible;
}
#search fieldset
{
    height: 30px;
    border: medium none;
}
#search legend, #search-submit
{
    display: none;
}
#search-text
{
    background: #FFF none repeat scroll;
    border: medium none;
    height: 20px;
    width: 150px;
}
#searchBar
{
    background: url( 'images/Search.png' ) no-repeat;
    width: 200px;
    float: right;
    height: 30px;
    clear: both;
    margin-top: 15px;
}
#searchBar fieldset
{
    text-align: left;
}
#searchBar input
{
    width: 150px;
    position: relative;
    top: 4px;
    left: 5px;
    border: medium none;
    background-image: url( 'none' );
    background-color: White;
    color: Gray;
    font-size: 12px;
}
#topLinks
{
    float: right;
    clear: both;
}
#menuwrapper
{
    width: 860px;
    clear: both;
}
#logo
{
    float: left;
    padding: 17px 0 2px 0;
}
#menu
{
    margin-top: 50px;
    display: block;
    float: right;
    clear: right;
    font-size: 110%;
    vertical-align: bottom;
}
#menucontent
{
    float: right;
}
#menu a
{
    font-weight: bold;
    text-decoration: none;
    color: #c7302a;
}
#menu ul
{
    overflow: hidden;
}
#menu ul li
{
    float: left;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
#signout
{
    float: right !important;
}
#signout a
{
    padding: 0;
}
#signout strong.username
{
    color: #f7f7f7;
    font-size: 10px;
}
#menu ul li a
{
    display: block;
    width: 100px;
    text-align: center;
    background: none;
}
#menu ul li.products a
{
    display: block;
    width: 120px;
    text-align: center;
    background: none;
}
#menu ul.dropdown_menu
{
    padding-bottom: 5px;
}
#menu ul.dropdown_menu li a
{
    font-weight: normal;
    padding: 3px 10px 3px 10px;
    font-size: 90%;
}
#menu ul.dropdown_menu li a:hover
{
    text-decoration: underline;
}
#menu ul li a:hover, #menu ul li.hovering a.hovering
{
    color: #fff;
    background: url( 'images/nhover.png' ) no-repeat 0 0;
}
#menu ul li.products a:hover, #menu ul li.products.hovering a.hovering
{
    color: #fff;
    background: url( 'images/nhoverlarge.png' ) no-repeat 0 0;
}
#menu ul.dropdown_menu li.hovering a, #menu ul.dropdown_menu li.hovering a.hovering, #menu ul.dropdown_menu li.products a
{
    color: #c7302a;
    background: none;
}
#menu ul li a.active
{
    color: #333;
}
#menucontent .icon
{
    padding-right: 7px;
    position: relative;
    top: 3px;
}
#menucontent li ul
{
    display: none;
}
#menucontent li ul li
{
    list-style-type: none;
    float: none;
    background: none;
}
#menucontent li ul li a, #menucontent li.products ul li a
{
    background: none;
    width: auto;
    text-align: left;
}
.rel
{
    position: absolute;
    z-index: 999;
    width: auto;
    background-color: #fff;
}
.rel ul
{
    border: solid 1px #c7302a;
}
.rel p
{
    padding: 30px;
}
.rel ul li
{
    background: none;
}
.menusubcontent h2
{
    font-size: 115%;
    color: #33394D;
    padding: 10px 4px 5px 12px;
}
.menusubcontent .menusubcontenttitle
{
    background: url(images/subNavGradient.png);
    background-repeat: repeat-x;
    clear: both;
    padding: 3px 10px 5px 12px;
    font-weight: bold;
}
#menucontent .menusubcontent ul
{
    display: inline;
    border: none;
}
#menu ul.dropdown_menu li.hovering .menusubcontenttitle a
{
    color: #33394D;
    background: none;
}
#menu ul.dropdown_menu li.hovering .menusubcontenttitle a:hover
{
    color: #c7302a;
    background: none;
}
#menucontent .menusubcontent .menusubcontenttitle a, #menucontent .menusubcontent .menusubcontenttitle a:hover
{
    color: #33394D;
    font-weight: bold;
    padding-top: 0;
    padding-left: 0;
    text-decoration: none;
}
div.showprogress
{
    height: 70px;
    padding-top: 30px;
    background: url(images/progress.gif) no-repeat bottom center;
}
#mainbox
{
    clear: left;
    width: 860px;
    margin: 0 auto;
    background-color: #fff;
}
.activeSlide
{
    color: white;
    font-weight: bold;
}
.navbanner
{
    display: inline;
    padding: 5px;
}
#productlist
{
    position: relative;
    text-align: center;
    padding: 10px 12px 10px 12px;
    top: 264px;
    z-index: 100;
    color: white;
    background-image: url(images/translucent_black_bar.png);
}
#productlist a
{
    color: white;
}
#msgwrapper
{
    height: 325px;
    background-color: #9c1810;
}
#msgcontent
{
    width: 860px;
    margin: 0 auto;
}
#msgbannerwrapper
{
    height: 325px;
    display: block;
    overflow: hidden;
}
#msgbanner
{
    background: url( 'images/progress.gif' ) no-repeat 40% 60%;
}
#msgbanner img
{
    border: none;
}
#msgbutton
{
    float: left;
    list-style: none;
    border-top: 1px solid #959595;
}
#msgbutton img
{
    border: none;
}
#msgbutton li
{
    float: left;
}
#msgbutton a
{
    display: block;
    text-decoration: none;
}
#msgbutton a:visited
{
    text-decoration: none;
    color: #fff;
}
#msgbutton a:hover
{
    border-color: #405061;
}
#middleContentBox
{
    padding: 3px 0 20px 10px;
    clear: both;
    float: left;
    margin: 0 auto;
    background-color: #fff;
}
#whatCanDoBox
{
    float: left;
    width: 500px;
    padding-right: 20px;
    padding-top: 10px;
}
#solutionsBox
{
    float: left;
    padding: 20px 0 0 20px;
    width: 307px;
}
#solutionsBox ul li
{
    list-style-type: none;
    line-height: 2.2em;
}
#solutionsBox a
{
    font-weight: bold;
}
#bottomContentBox
{
    background: #fff;
    clear: both;
    float: left;
    margin: auto;
    width: 860px;
}
#bottomContentBox h3
{
    padding-bottom: 10px;
}
#caseStudiesBox
{
    float: left;
    width: 250px;
    padding: 10px 10px 10px 20px;
}
#caseStudiesBox a
{
    color: Gray;
}
#caseStudiesBox a:hover
{
    color: #c7302a;
    text-decoration: none;
}
#caseStudiesBox ul
{
    list-style-type: none;
}
#caseStudiesBox li
{
    list-style-position: outside;
    background-image: url( 'images/icon_pdf.png' );
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 7px;
}
#caseStudiesBox li.morelink
{
    background-image: url( 'none' );
}
#caseStudiesBox li.morelink a
{
    color: #c7302a;
    font-weight: bold;
}
#newsBox
{
    float: left;
    width: 250px;
    padding: 10px;
}
#newsBox a
{
    color: Gray;
}
#newsBox a:hover
{
    color: #c7302a;
    text-decoration: none;
}
#newsBox ul
{
    list-style-type: none;
}
#newsBox li
{
    list-style-position: outside;
    background-image: url( 'images/icon_news.png' );
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 7px;
}
#newsBox li.morelink
{
    background-image: url( 'none' );
}
#newsBox li.morelink a
{
    color: #c7302a;
    font-weight: bold;
}
#aboutBox
{
    float: left;
    width: 280px;
    padding: 10px;
}
#titlewrapper
{
    background: #95221a;
    border-top: solid 1px #4f4f4f;
    border-bottom: solid 1px #4f4f4f;
}
#titlewrapper h1
{
    width: 865px;
    margin: 0 auto;
    font-size: 165%;
    padding: 30px 0 10px 0;
    font-weight: bold;
    color: #fff;
    background: url(images/pagetitlebg.png) top left no-repeat;
}
#childBanner
{
    clear: both;
    width: 860px;
    margin: 0 auto;
    height: 10px;
}
#footer
{
    clear: both;
    height: 106px;
    padding: 12px 0 0 0;
    margin: 10px 0 0 0;
}
#footercontent
{
    width: 860px;
    margin: 0 auto;
}
#contentbox
{
    text-align: left;
    float: left;
    width: 860px;
    background-color: #fff;
    padding: 0 0 50px 0;
    margin: 0 0 16px 0;
}
#contentbox.page
{
    min-height: 500px;
}

    #contentbox .quote
    {
        padding: 5px 20px 5px 20px;
        color: #512c14;
        font-style: italic;
    }

        #contentbox .quote span
        {
            padding: 5px 10px 5px 10px;
            color: #33394D;
            font-style: normal;
        }

#content p
{
    padding-bottom: 5px;
}
#pagemainbox
{
    padding: 0 10px 10px 10px;
    float: left;
    width: 580px;
	min-height: 500px;
}
#pagemainbox #searchBar
{
    float: left;
}
#pagemainbox .pagetitle
{
    padding-bottom: 8px;
}
#pagemainbox .post
{
    padding: 10px 0 5px 0;
}
#pagemainbox .postmetadata
{
    padding-bottom: 5px;
    border-bottom: solid 1px #f3f3f3;
}
#pageContent
{
    padding-left: 15px;
    float: left;
    width: 570px;
}
#pageContent .navigation
{
    position: relative;
    top: -3px;
    overflow: hidden;
    clear: both;
}
#pageContent .navigation .alignleft
{
    padding-bottom: 5px;
    float: left;
}
#pageContent .navigation .alignright
{
    padding-bottom: 12px;
    float: right;
}
#pageContent hr
{
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #dcdcdc;
    color: red;
    margin: 12px 0 12px 0;
}
#pageContent td
{
    padding: 3px;
}
#pageContent p
{
    padding-top: 4px;
    padding-bottom: 10px;
    overflow: hidden;
}
#pageContent ul
{
    margin-left: 20px;
    padding-bottom: 10px;
}
#pageContent h4
{
    color: #c7302a;
}
#pageContent h5
{
    font-size: 11px;
}
#pageContent li
{
    list-style-type: none;
    list-style-position: outside;
    background-image: url(images/red_dot.png);
    background-repeat: no-repeat;
    padding-left: 15px;
}
#pageContent img.webcastthumbimage
{
    padding: 0 15px 15px 0;
}
#pageContent div.ddsg-wrapper p
{
    display: none;
}
#pageContent div.ddsg-wrapper h2
{
    display: none;
}
#pageSidebar
{
    float: left;
    font-size: 1em;
    color: #555;
}
#pageSidebarContent
{
    margin: 10px 10px 0 10px;
}
#pageSidebar h3
{
    font-size: 110%;
    color: #33394D;
    padding: 0;
    margin: 0 0 12px 0;
    letter-spacing: 2px;
}
#pageSidebar p
{
    margin: 0 0 1.2em 0;
    vertical-align: top;
}
#pageSidebar .sidebarbox
{
    width: 200px;
    padding: 10px;
    margin: 0 0 7px 0;
}
#pageSidebar .sidebarbox ul
{
    padding-left: 15px;
    list-
}
#pageSidebar .sidebarmsg p
{
    font-size: 11px;
}
#pageSidebar .sidebarbox.msglist
{
    padding: 0;
}
#pageSidebar .sidebarbox.msglist li
{
    margin: 0;
    list-style-type: none;
    line-height: 1.4em;
}
#pageSidebar .sidebarbox.list li
{
    margin: 0 0 8px 0;
    list-style-type: none;
    line-height: 1.4em;
}
#pageSidebar .sidebarbox.list li:last-child
{
    margin-bottom: 0;
}
#pageSidebar .sidebarbox.list li a
{
    color: #c7302a;
    display: block;
}
#pageSidebar .sidebarbox.list li a:hover
{
    color: #c7302a;
}
#pageSidebar .sidebarbox.list li.current_page_item a
{
    color: Silver;
}
#pageSidebar .sidebarbox.list li.current_page_item a:hover
{
    text-decoration: none;
}
#pageContent ol
{
    margin-left: 10px;
}
#pageContent li.nothing
{
    list-style-type: none;
}
#pageContent li.upperroman
{
    list-style-type: upper-roman;
}
#pageContent li.loweralpha
{
    list-style-type: lower-alpha;
}
#pageContent li.ordinal
{
    list-style-type: decimal;
    padding-left: 6px;
}
#pageContent li.upperroman, #pageContent li.loweralpha, #pageContent li.ordinal, #pageContent li.nothing
{
    background-image: none;
    padding-bottom: 8px;
}
.breadcrumbs
{
    height: 20px;
    margin: auto;
    width: 860px;
    padding: 0 3px 2px 7px;
    background-color: #8F8F8F;
    border-top: solid 1px #5e5757;
    color: #333;
    overflow: hidden;
}
.breadcrumbs a
{
    color: white;
}

td.tabletitle
{
    background-color: #dedecb;
    padding: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.title
{
    padding: 10px 0 5px 0;
}

.sharethis
{
    padding-left: 20px;
}
.mask
{
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #000;
    opacity: .5;
    filter: alpha(opacity=50);
    display: none;
}
 
.homepagealert
{
    padding: 12px;
    background-color: #000000;
    color: #fcfcfc;
    font-weight: bold;
    text-align: center;
}

.homepagealert a
{
    padding: 3px 0 10px 25px;
}


.contactform  
{
    position:absolute;
    left:0;
    top:200px;
    width:350px;
    height:430px;
    display:none;
    z-index:9999;
    padding: 20px 10px 20px 20px;
	background-color: #f3f3f3;
	border: solid 1px #000;
}

.randyinterview
{
    position:absolute;
    left:0;
    top:200px;
    width:650px;
    height:410px;
    display:none;
    z-index:9999;
    padding: 20px 10px 20px 20px;
	background-color: #f3f3f3;
	border: solid 1px #000;
}

.randyinterviewlink img
{
	padding-left: 18px;
}

.nyseclosing
{
    position:absolute;
    left:0;
    top:200px;
    width:550px;
    height:410px;
    display:none;
    z-index:9999;
    padding: 20px 10px 20px 20px;
	background-color: #f3f3f3;
	border: solid 1px #000;
        align: center;
}

.nyseclosinglink img
{
	padding-left: 18px;
}

.sidebarbox .contactformlink
{
	padding-left: 10px;	
	font-weight: bold;
}

.contactformlink img
{
	padding-right: 5px;	
}

.contactformtitlebar a.close, .contactformtitlebar a.close:visited, .randyinterviewtitlebar a.close, .randyinterviewtitlebar a.close:visited, .nyseclosingtitlebar a.close, .nyseclosingtitlebar a.close:visited
{
    float: right;
    font-weight: bold;
    text-decoration: none;
    padding: 0 3px 5px 0px;
	position: relative;
	top: -8px;
    margin: 0;
	clear:both;
}

.contactformtitlebar a.close:hover, .randyinterviewtitlebar a.close:hover, .nyseclosingtitlebar a.close:hover
{
    text-decoration: none;
    margin: 0;
}

