/* @override 
	http://staging/laneneave/style/laneneave.css
	http://laneneave/style/laneneave.css
*/

* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

img {
    border: none;
}
body { 
    text-align:center;
    min-height:630px;/* for good browsers*/
    min-width:552px;/* for good browsers*/
    background: url(../images/mainbg.jpg);
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

a {
    font-family: Helvetica, Arial, Verdana, sans-serif;
}

body { /* fix IE hover */
       behavior:url(csshover2.htc);
}
#xouter{
    height:100%;
    width:100%;
    display:table;
    vertical-align:middle;
}

#xcontainer {
    text-align: center;
    position:relative;
    vertical-align:middle;
    display:table-cell;
    height: 630px;
}	

#xinner {
    width: 910px;
    height: 630px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
}

#xinnermain{
    width: 910px;
    height: 630px;
    text-align: left;
    margin-left:auto;
    margin-right:auto;
    color: #FFFFFF;
    position: relative;
}

#topbanner{
    width: 900px;
    height: 185px;
}

#logo{
    text-align: right;
    padding-top: 2px;
    padding-bottom:4px;
    position:relative;
}
#logo img{
    position:absolute;
    right:9px;
    top:5px;
}

#xinnerprofile{
    width: 910px;
    height: 500px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    position: absolute;
    top:83px;
}

#linkbuttons{
    height: 60px;
    width: 100%;
}

.buttonleft{
    background: #2e4460;
    width: 290px;
    padding-left: 10px;
    float: left;
    margin-right:6px;
    margin-top:6px;
    height: 53px;
    text-align:left;
    border-top: 8px solid #52789d;
    cursor: pointer;
}

.buttonleft:hover {
    background: #45576f;
    width: 290px;
    padding-left: 10px;
    float: left;
    margin-right:6px;
    margin-top:6px;
    height: 53px;
    border-top: 8px solid #9bb0c5;
}

.buttonmiddle:hover {
    background: #45576f;
    width: 284px;
    padding-left: 10px;
    /* width: 294px; */
    float: left;
    margin-right:6px;
    margin-top:6px;
    height: 53px;
    border-top: 8px solid #9bb0c5;
}


.buttonmiddle{
    background: #2e4460;
    width: 284px;
    padding-left: 10px;
    float: left;
    margin-right:6px;
    margin-top:6px;
    height: 53px;
    text-align:left;
    border-top: 8px solid #52789d;
    cursor: pointer;
}

.buttonright{
    background: #2e4460;
    width: 284px;
    padding-left: 10px;
    float: right;
    margin-top:6px;
    height: 53px;
    text-align:left;
    border-top: 8px solid #52789d;
    cursor: pointer;
}

.buttonright:hover {
    background: #45576f;
    width: 284px;
    padding-left: 10px;
    float: right;
    margin-top:6px;
    height: 53px;
    border-top: 8px solid #9bb0c5;
}

#logopanel{
    width: 170px;
    background:#d2d0cf;
    float: left;
    height: 473px;
}

#navbar{
    position: absolute;
    /*padding-top:0px;
	padding-bottom:4px;
	/* width: 830px; */
    width: 100%;
    /* height:45px;	 height: 55px; */
    /* background:#FFFFFF; */
    font: 9px Arial;

    /*margin-top: 5px;*/
    text-align: left;
    top: 60px;
    height: 20px;
    margin-bottom:0px;
    /* nowrap:nowrap; */
    z-index:3000;
}

#navbar #logo{
    float: right;
    height: 55px;
    width: 100px;
}
#navbar .navbarimg {
    padding: 0;
}


#searchbox {
    margin-top: 33px;
    float:left;
}

#searchbox a{
    color: #000000;
    vertical-align:middle;
    margin-bottom: 5px;
    height: 8px;
}

#searchbox input{
    vertical-align:middle;
    /* padding-left:5px; */
    padding: 1px 0px 1px 0px;
    background: transparent;
    border: 1px solid #ffffff; /* #9bb0c5; */
    color: #ffffff;
    font: 10px arial;
}

.searchbutton{
    color: #000;
    font: 10px arial;
    padding: 1px 1px 1px 1px;
    background: #ffffff;
    border: 1px solid #ffffff;
    margin-bottom:5px;
}

input[type="submit"] {
    background-color: #2E4460;
    color: white;
    padding:5px 10px;
    cursor: pointer;
    border-right-style: solid;
    border-left-style: solid;
    border-bottom-style: solid;
    border-top-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-width: 1px;
    border-right-color: #34618e;
    border-left-color: #34618e;
    border-bottom-color: #34618e;
    border-top-color: #34618e;
}


ul.menu {
    list-style:none;
    margin: 0;
    padding:0;
    float:left;
    display:inline;
    border: none;
    text-decoration: none;
}

ul.menu li {
    display:inline;
    list-style: none;
    line-height: 0.8em !important; 
    float:left;
    position:relative;
    font-size: 1.2em !important;
    padding: 0;
}
ul.menu li a {
    height: 1.2em;
    font-size: 1.2em;
}
ul.menu > li li a:sfhover,
ul.menu > li li a:hover,
ul.menu > li li:sfhover a,
ul.menu > li li:hover a,
ul.menu > li:sfhover > a,
ul.menu > li:hover > a {
    color: #7299C0 !important;
    cursor: pointer !important;
}
ul.menu li.HOME {
    padding-left: 0;
    border-left: 0 !important;
}
a.navMainTile  {
    font-size: 1.2em !important;
    line-height: 16px;
    height: 30px;
    padding-left: 4px;
    padding-right: 4px;
    font-weight: bold !important;
}

ul.menu li a img { padding-bottom:3px; }
ul.subnav li a img { padding-bottom: 0; }

ul.menu li ul.subnav {
    list-style-type:none;
    position:absolute;
    left: -999em;
    top: 23px;
    float: none;
    background-color: #2E4460;
    width: 144px;
}
ul.menu li:hover ul {
    display: block;
    left: 0 !important;
}
ul.menu li ul li {
    clear: both;
    margin: 0px 0 0 4px;
    border-left: 0;
    height:23px;
}
ul.menu li ul li a {
    float:none;
    background-color: #2e4460;
    padding: 0;
    margin: 0;
}

* html ul.menu li ul li a { height: 1%; }

ul.awardList {
    width: 100%;
}
ul.awardList li {
    font-size: 1em !important;
    font-weight: bold;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.xtraheight {
    line-height: 1.2em !important;
}


#inside_add{
    float: left;
    text-align:left;
    width:  380px;
    font: 14px arial;
    color: #000000;
    height: 30px;

}


#portfolio{
    float: left;
    text-align:left;
    width: 250px;
    font: 14px arial;
    height: 30px;
    padding-left:15px;
    color: #000000;
    border-left: 1px solid #a3a5a7;
}



#footernavbarcontainer{
    height:20px;
    text-align:left;
}

#footernavbar{
    height:20px;
    text-align:left;
}

#footernavbarpagelinks{
    height:20px;
    width: 50px;
    text-align:right;
}

#contactdetails{
    width: 100%;
    height: 40px;
    margin-top:9px;
}

#contactdetailscontainer{
    width:100%;
    height: 40px;
    vertical-align:middle;
    margin-top:15px;
    padding:0px;
}

#contactdetails ul{
    text-align: left;
}

#contactdetails li{
    color: #8f9194;
    text-align: left;
    padding: 0px;
    font: 11px arial;
    padding-right: 15px;
    font-weight: bold;
}


#footernavbar li{
    padding-right:15px;
}


#footernavbarpagelinks li{
    padding-right:0px;
    padding-left: 5px;
}

.toplevelnav a{
    font: 12px arial;
    line-height:18px;
    color: #98c8ec;
    list-style: none;
    letter-spacing: 1px;
    text-decoration: none;
}  

a.activelink {
    color: #008fd4;
}

.toplevelnav a:hover{
    color: #008fd4;
    text-decoration: none;
}  



#navimgs img{
    padding-left:3px;
    padding-right:3px;
    padding-bottom:12px;
}

.navimg img{
    border: none;
}

#mainnavpanel{
    width: 127px;
    background:#d2d0cf;
    float: right;
    height: 345px;
}

#mainnavimgs{
    height: 345px;
    display: table-cell;
    vertical-align: bottom;
    padding-left: 15px;
}

#mainnavimgs img{
    padding-left:1px;
    padding-right:1px;
    padding-bottom:12px;
}

.mainnavimg img{
    border: none;
}

#copyarea{
    float: left;
    display: block;
    width: 618px;
    height: 471px;

}
#maincopyarea{
    width: 900px;
    height:465px;
    float: left;
    display: block;
}

#portraitshot{
    width: 125px;
    float: left;
    clear: both;
}

#portraitshot img{
    padding-left: 20px;
}

#bio{
    width: 440px;
    float: right;
}

#bio p{
    font: 11px arial;
    padding-left: 10px;
    padding-top: 0px;
    width:100%;
    height:308px;
}
#leftsideNav,
#leftside{
    position:relative;
    float: left;
    display:inline;
    height: 432px;
    text-align: left;
    overflow: hidden;
}

#leftsideNav {
    width:298px;
    height:432px;
    background: #213a58;
}
#leftside{
    width:300px;
    background-color: #213A58;
    /*background: url(../images/subbg.jpg);*/
}
#pullquote {
    position: absolute;
    bottom: -4px; /* needs to be pulled down for IE - who knows why */
}
#leftside-landscape{
    width:300px;
    float: left;
    height: 315px;
    display: block;
    margin-top: 1px;
}
#leftside .linewhite {
    padding-left: 5px;
    padding-right: 5px;
    letter-spacing: -2px;
    word-spacing: 3px;
    text-transform: uppercase;
    font-size: 1.4em;
    font-family: 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
}
#leftside .lineblue {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 2.9em;
    letter-spacing: -4px;
    text-transform: uppercase;
    color: #7299c0;
    padding-top: 30px;
    font-family: 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
}
#leftside .linea {
    padding-top: 50px;
}
#leftside .lineb,
#leftside .linec {
    padding-top: 10px;
}
#leftside .lastline {
    padding: 40px 5px 0 5px;
    letter-spacing: -2px;
    font-size: 1.8em;
    line-height: 1.4em;
    color: #7299c0;
    font-family: 'Helvetica Condensed', Helvetica, Arial, Verdana, sans-serif;
}
#leftsideNav .expertnme {
    font-size: 11px;
    line-height: 1.8em;
    color: #98c8ec;
    font-family: arial;
}
#leftsideNav .expertnme:hover {
    color: #ffffff !important;
}
#leftsideNav .expertnav {
    padding: 0 4px;
}
#quote{
    background: #496d92;
    width: 300px;
    height: 185px;
    /*  296px; 185px */
    /*  margin-top:6px;  */
    /* margin-right:6px; */
}

.pgheading{
    padding-top:25px;
    padding-left:20px;
    padding-bottom: 28px;
}

#rightside{
    width:600px;
    float: right;
    display:inline;
    text-align: left;
    color: #000000;
    height:432px;
    background: #213a58;
}


#rightside-landscape{
    float: left;
    display:inline;
    text-align: left;
    color: #000000;
    height:319px; /* 320 */
    background: #233958;
    width: 581px; /* 583 */
    margin-left:4px;
    margin-top: 1px;
    padding-right: 15px;
}

#rightside-aboutus{
    width:283px;
    float: right;
    display:inline;
    text-align: left;
    color: #000000;
    height:462px;
    background: #80bad8;
}


#rightside-detail{
    width:283px;
    float: right;
    display:inline;
    text-align: left;
    color: #000000;
    height:462px;
}
#titlebg{
    background: url(../images/transparent_hdg.png);
    width: 283px;
    height: 22px;
    border-bottom: 1px solid #FFFFFF;
    font: 12px arial;
    line-height:20px;
    color: #FFFFFF;
}

#titlebg-industrial{
    background: url(../images/transparent_industrial_hdg.png);
    width: 283px;
    height: 22px;
    border-bottom: 1px solid #FFFFFF;
    font: 12px arial;
    line-height:20px;
    color: #FFFFFF;
}

#titlebg-automotive{
    background: url(../images/transparent_automotive_hdg.png);
    width: 283px;
    height: 22px;
    border-bottom: 1px solid #FFFFFF;
    font: 12px arial;
    line-height:20px;
    color: #FFFFFF;
}

#detailheading{
    height: 20px;
    width: 470px;
    background: #FFFFFF;
    margin-left: 20px;
    font: 12px arial;
    line-height:20px;
    color: #008fd4;
}

#detailheading-industrial{
    height: 20px;
    width: 470px;
    background: #FFFFFF;
    margin-left: 20px;
    font: 12px arial;
    line-height:20px;
    color: #80bad8;
}

#detailheading-automotive{
    height: 20px;
    width: 470px;
    background: #FFFFFF;
    margin-left: 20px;
    font: 12px arial;
    line-height:20px;
    color: #92a5a4;
}

#detailcopy{
    margin-top:2px;
    width: 468px;
    background: #008fd4;
    margin-left: 20px;
    font: 11px arial;
    line-height: 18px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

#detailcopy-industrial{
    margin-top:2px;
    width: 468px;
    background: #80bad8;
    margin-left: 20px;
    font: 11px arial;
    line-height: 18px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

#detailcopy-automotive{
    margin-top:2px;
    width: 468px;
    background: #92a5a4;
    margin-left: 20px;
    font: 11px arial;
    line-height: 18px;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
}

#detailcopy p{
    padding-top:8px;
    padding-left:15px;
    padding-right:0px;
    padding-bottom:8px;
    line-height: 18px;
}

#detailcopy-industrial p {
    padding-top:8px;
    padding-left:15px;
    padding-right:0px;
    padding-bottom:8px;
    line-height: 18px;
}


#detailcopy-automotive p {
    padding-top:8px;
    padding-left:15px;
    padding-right:0px;
    padding-bottom:8px;
    line-height: 18px;
}

#detailwatermark{
    margin-top: 395px;
    margin-left: 205px;
}

#detailwatermark-aboutus{
    margin-top: 30px;
    margin-left: 205px;
}

.titlearrow-right{
    margin-left:5px;
}
.titlearrow{
    margin-left:16px;
}
#profilepic{
    width: 230px;
    height: 345px;
    padding-left: 8px;
    float: left;
}

#maindetail{
    background: #FFFFFF;
    width: 503px;
    height: 345px;
    float: right;
    text-align:left;
}

#maindetailcopy{
    width: 380px;
}

.current{
    color: #9d9fa2;
}

div.staff {
    line-height:15px;
    color: #FFFFFF;
    list-style: none;
    padding-left: 20px;
    padding-bottom:60px;
}
.stafflist {
    font: 13px arial;
}
div.staff span.stafftitle, div.staff span.stafftitle {
    font: 12px arial;
}
div.staff a.staffname {
    font: 11px arial;
}
div.staff div div .expertnme {
    font: 11px arial;
    line-height: 1.7em;
    margin-left: 4px;
    text-transform: capitalize;
}
div.testimonials p {
    margin-top: 15px;
    padding-left: 0px; /* override default p */
    padding-right:0px; /* override default p */
}

div.testimonials p img {
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}

div.testimonials p span {
    font-weight: bold;
    display:inline-block;
    font-size: 105%;
    margin-top: 5px;
}

div.scroll {
    clear: both;
    width: 500px;
    height:316px;
    overflow:hidden;
    float:left;
    margin-top:10px;
}
div.scrollnews {
    height:271px !important;
}
div.scrollNav {
    width: 260px;
    height:370px;
    overflow:hidden;
    float:left;
    padding-left: 12px;
}
.space {
    margin-top: 10px;
}
div.spaceNav {
    height: 59px;
}
p {
    font: 11.5px arial;
    line-height:17px;
    color: #FFFFFF;
    list-style: none;
    padding-left: 20px;
    padding-bottom: 9px;
    padding-right: 20px;
}

p.homecopy{
    font: 14px arial;
    width: 450px;
}

p.summarycopy{
    font: 11px arial;
    width: 440px;
}

p.formcopy{
    font: 11px arial;
    width: 699px;
}

div.maincopy {
    padding: 0px 0 10px 20px;
    line-height: 14px;
    font: 11.5px arial;
    line-height:15px;
    color: #FFFFFF;
    list-style: none;
    margin-top:10px;
}

.scroll .maincopy {
    margin-top:0;
}
div.maincopy p {
    padding: 0;
    padding-bottom:1em;
    font-size:11.5px;
}
div.maincopy ul {
    padding-left: 0px;
    line-height: 17px;
    padding-bottom:10px;
}
div.maincopy ul.whyjoin li {
    padding-bottom: 12px;
}
div.maincopy ul li ul  {
    padding-left: 12px;
}	 
div.smllist p {
    padding-bottom: 10px;
}
div.smllist ul {
    line-height: 17px;
    padding-bottom:10px;
}
div.expertpadding {
    line-height: 0 !important;
}        
p.maincopy{
    padding-top:10px;
    line-height: 14px;
}

ul.maincopy {
    padding-left: 20px;
    padding-right: 20px;
    font-size:11.5px;
    line-height:17px;
    color: #FFFFFF;
    font-family: arial !important;
}
ul.maincopy,
div.maincopy ul {
    list-style: none;
    list-style-type: none;
    list-style-position: outside;
}
ul.maincopy li,
div.maincopy ul li {
    background: url(../images/smalldisc.png) top left;
    background-repeat: no-repeat;
    padding-left: 10px;
}
ul.benefits li {
    padding-left: 34px !important;
}

.contactpage {
    width: 480px;
}
.contactpage p.title { font-weight: bold; font-size: 1.3em; padding-bottom: 0.5em; }
.contactpage .location { margin-bottom: 1em; }
.contactpage .subtitle { font-weight: bold; padding-bottom: 0.3em; color: #aaa; }
.contactpage .address, .contactpage .tel, .contactpage .map { padding-bottom: 0.4em; margin-left: 10px;}
p.aboutuscopy{
    font: 14px arial;
    width: 230px;
}

p.aboutusli {
    font: 14px arial;
    line-height:17px;
    color: #FFFFFF;
    background: url(../images/question.png) 20px 3px;
    background-repeat: no-repeat;
    text-indent: 10px;
    width: 230px;
}

#cbdlogo{
    float: right;
    padding-right: 20px;
    padding-top: 270px;
}

.title{
    color: #d0d5d9;
}

h1, h2, h3, h4, h5,h6, blockquote, .smallheading, .smallhead2 {
    font-family: Helvetica, Arial, Verdana, sans-serif !important;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1em;
    color:white;
}
h1 {
    text-align: left;
    font-size: 47px;
    width:248px;
    margin-left: 5px;
}

h2 {
    font-size: 35px;
    text-align: left;
    width:278px;
    margin-left: 5px;
}

blockquote {
    padding: 15px 0px 0px 15px;
    background: url(../images/topquote.png) no-repeat 5px 15px;
    width:230px;
    text-align:center;
}

blockquote span{
    padding: 15px 15px 0px 12px;
    background: url(../images/bottomquote.png) no-repeat bottom right;
    display: block;
    padding-bottom:20px;
    padding-right:10px;
    width:240px;
    height: 100px;
    text-indent:-14px;
}

h3 {
    font-size:14px;
    height: 20px;
    width:50px;
    margin-left:5px;
    text-align: left;
}

h4 {
    height: 8px;
    margin-left:20px;
    padding-top: 15px;
    padding-bottom: 10px;
}
h5 {
    font-size:18px;
    height: 30px;
    width:144px;
    padding-left:5px;
    padding-top: 5px;
}

h5:hover {
    cursor:pointer;
}

h6 {
    line-height: 16px;
    height: 30px;
    width:240px;
    padding-left:5px;
    padding-top: 5px;
}

.smallhead {
    font-family: Helvetica, Arial, Verdana, sans-serif;
    font-size: 14px;
    font-weight:bold;
    margin-top:1em;
}
.smallheading {
    margin-left:20px;
    padding-top: 15px;
    font-size:12px;
}
.smallhead2 {
    font-size: 12px;
    margin-top: 10px;
    color: #51779b;
}

.publicationpage .smallhead2 {
    margin-bottom:6px;
}
.publicationpage .date {
    margin-bottom:6px;
    font-size:10px;
}


.faded{
    color: #5a5b5d;
}
.newsdate {
    font-size: 10px;
    margin-left:20px;
    padding-top: 6px;
    color: white !important;
    font-family: Arial !important;
}
table.newspage {
    vertical-align: top ;
}
/* IN HERE */



a.actlink {
    color: #008fd4;
    text-decoration: none;
}

a.inactlink{
    color: #98c8ec;
    text-decoration: none;
}

a.inactlink:hover {
    color: #008fd4;
    text-decoration: none;
}

.formtable{
    padding-left: 20px;
    color: #FFFFFF;
    font: 11px arial;
}

.formtable td{
    padding: 5px;
}

.rightside{
    margin-left:40px;
}

.formtable input{
    border: 1px solid #80bad8;
    color: #FFFFFF;
    font: 11px arial;
    background: #008fd4;
}

.formtable select{
    border: 1px solid #80bad8;
    color: #FFFFFF;
    font: 11px arial;
    background: #008fd4;
}

.formtable textarea{
    border: 1px solid #80bad8;
    color: #FFFFFF;
    font: 11px arial;
    background: #008fd4;
}

.formtable td{
    padding: 2px;
}

a:hover {
    color: #98c8ec;
    text-decoration: none;
}

a{
    color: #FFFFFF;
    text-decoration: none;
}

input.orderformrow{
    background:#6699FF;
    border: 1px solid #FFFFFF;
}

.theHeader {
    font-weight: bold;
    font-size: 12px;
}
div.paymentpage,
div.careers {
    width: 500px;
}
.careerHeader {
    font-weight: bold;
    font-size: 12px;
    font-family: Helvetica, Arial, Verdana, sans-serif;
}
.theRef {
    margin-left: 20px !important;
}
table.careerHome .theRight {
    padding-bottom: 20px;
}
.theText {
    color: white;
    font-size: 10px;
    clear:both;
}
.sameline {
    padding-bottom: 14px;
}
.careerVacant {

}
.vacancyitem .vdate {
    font-size:10px;
}
.careerpage .theDate {
    font-size:10px;
}
.careerpage .theText {
    margin-top: 4px;
    font-size:11px;
}
.newspage .theText {
    font-size: 11px !important;
}
.displayRight,
.returnhome,
.publicationpage .theRight,
.newspage .theDate,
.newspage .theRight {
    text-align: right;
    float: right;
    font-size: 11px;
    font-weight: normal;
    clear:right;
}

.text {
    zoom:1;
}
.publicationpage .vdate {
    padding-bottom: 12px;
    font-size:10px;
    margin-top:4px;
}
.aline {
    padding-top: 12px;
    border-bottom: 1px solid #51779b !important;
}

.tipsTools {
    font-size: 12px;
    text-transform: uppercase;
    font-family: Helvetica;
}

.newsletter table {
    padding-top: 10px;
}
.newsletter table td.colone {
    width: 133px;
}
.newsletter table td.coltwo {
    padding-right: 48px;
}

.pdfFile {
    font-size: 12px;
    margin-bottom: 14px
}
#staffname h4.sIFR-replaced { padding-top: 14px; }
#staffname h4 {
    float: left;
    padding-top: 20px;
    margin-right: 20px;
}
#staffname #stafftitle {
    padding-top: 21px;
    padding-left: 10px;
    font-size: 12px;
    font-weight: bold;
}
.qualifications{
    float:right;
    font: 11px arial;
    line-height:17px;
    color: #FFFFFF;
}
#qualifications {
    float: left;
    display:block;
    text-align: left;
    padding: 0;
    clear: both !important;
    width: 100% !important;
}
#qualifications p {
    font: 13px arial !important;
    margin-bottom: 10px
}
#areaofexpertise {
    float: left;
    display:block;
    text-align: left;
    padding: 0;
    clear: both !important;
    width: 100% !important;
}
#areaofexpertise p {
    font: 11px arial !important;
    margin-bottom: 10px;
}

div.backwards {
    float: right;
    font-size: 10px;
    padding-top: 6px;
    padding-right: 12px;
}
div.backwards a {
    font-family: arial;
    text-decoration: underline !important;
}

.buttonleft h3,
.button h3,
.buttonmiddle h3 {
    height: 16px !important;
    line-height: 16px !important; 
}
.buttonleft h6 a,
.buttonright h6 a,
.buttonmiddle h6 a {
    font-size: 10px !important;
}
.buttonleft h3 a,
.buttonright h3 a,
.buttonmiddle h3 a {
    height: 16px !important;
    line-height: 16px !important;
    font-size: 8px !important;
    color: #9bb0c5 !important;
}

a.moveright {
    float: right;
    white-space: nowrap;
}
a.moveright:hover {
    color: #9bb0c5;
}

.newline strong {
    font-size: 12px;
}

/* payments */
.contactpage,
.paymentpage {
    margin-top: 10px;
}
div.paymentpage p {
    margin-bottom: 1em;
    padding: 0;
}
.paymentpage p a {
    font-weight: bold;
    color: #98c8ec;
}
.paymentpage form table caption {
    font-weight: bold;
    text-align: left;
    float: left;
    padding-bottom: 0.5em;
}
.paymentpage form table tr {
    line-height: 2.4em;
}

.paymentpage p.error { font-size:1.2em; color: #FF0; margin-bottom:0px;}


.paymentpage .required, .paymentpage form table td.error { font-size:1.2em; color: #FF0; padding-left:3px;}

div#footer {
    position:absolute;
    top:600px;
    width:900px;
}
div#footer p {
    padding:0;
    text-align:right;
}

a#woodsdesign {
    color:	#1f4167;
    font: 12px Helvetica, arial, sans-serif;

}
a#woodsdesign:hover { color: #52789D; }



