*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Arial, Helvetica, Sans Serif;
    background: #fff;
    font-size: 70%;
}

.pageBreak
{
    page-break-after: always;
}

#report
{
    font-size: 100%;
}

#everything
{
    color: #000;
    width: 986px;
    margin: 12px auto;
}

a:link, 
a:visited, 
a:hover, 
a:active
{
    color: #5F8F00;
    text-decoration: underline;
}

#header
{
    width: 986px;
    zoom: 1;
}

#header #logo
{
    width: 259px;
    float: left;
    display: inline;
}

#header #logo a img
{
    border: 0;
    margin: 32px 0 34px 0;
}

#header #logo #flashLogo img
{
    position: relative;
}

#header #logo #flashLogo
{
    margin: 15px 0 20px 0;
}

#header #loggedInMessage
{
    float: right;
    margin-bottom: 10px;
    display: inline;
}

#header #loggedInMessage .loggedInMessageHeader
{
    background: url(../images/logged_in_header_left.gif) left top no-repeat;
    padding: 0 0 0 12px;
    float: left;
    display: inline;
}

#header #loggedInMessage .loggedInMessageHeader h2
{
    background: url(../images/logged_in_header_right.gif) right top no-repeat;
    padding: 5px 12px 4px 0;
    color: #596366;
    font-size: 1.4em;
    font-weight: bold;
    margin-bottom: 0;
    text-align: center;
    white-space: nowrap;
    float: left;
    display: inline;
}

#header #loggedInMessage .loggedInMessageBody
{
    border: 1px solid #d3dde2;
    text-align: center;
    padding: 10px 12px 5px 12px;
}

#header #loggedInMessage .loggedInMessageBody img
{
    margin-bottom: 5px;
    clear: both;
}

#header #loggedInMessage a.logOut
{
    float: left;
    clear: left;
    display: inline;
}

#header #loggedInMessage a.loggedInHelp
{
    float: right;
    display: inline;
}

#header #loggedInMessage a
{
    color: #5a6b73;
    font-size: 1em;
    padding: 0 0 0 8px;
    background: url(../images/green_arrow.gif) 0 center no-repeat;
    text-decoration: none;
}

#header #loggedInMessage a:hover, 
#header #loggedInMessage a:active
{
    text-decoration: underline;
}

#header #topContent
{
    float: right;
    display: inline;
    clear: right;
    width: 727px;
    margin: 10px 0;
}

#header #topContent #topContentMessage .quickContactUs
{
    font-size: 1.3em;
    font-weight: bold;
    color: #4c4c4c;
}

#header #topContent #topContentMessage .quickContactUs span
{
    float: left;
    margin-top: 2px;
    margin-right: 20px;
}

#header .headerLink
{
    float: right;
    display: inline;
    margin-left: 16px;
    font-size: 1.2em;
}

#header .headerLink.large
{
    display: block;
    height: 39px;
    width: 131px;
}

#header #contactUs
{
    background: url(../images/contact-us.gif) left top no-repeat;
}

#header #freeTrial
{
    background: url(../images/free-trial.gif) left top no-repeat;
}

#header #topContent a img
{
    border: 0;
}

.bannerlogo /* same as #header #logo tag*/
{
    width: 259px;
    float: left;
    display: inline;
}

.projbanner
{
    padding: 20px 150px 25px 25px;
    background: url(../images/projects-icon.jpg) right top no-repeat;
    float: right;
    margin-right: 150px;
    display: inline;
}

.projbanner li
{
    background-position: left top;
    background: url(../images/tick.gif) left top no-repeat;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 35px;
    font-size: 1.5em;
    list-style-type: none;
    color: #3d3d3d;
    font-weight: bold;
}

.buttpos,
.buttpos1
{
    position: relative;
    width: 300px;
    padding-top: 100px;
}

.trialbu
{
    background: url(../images/free-trial.jpg) 0px 0px no-repeat;
    padding-top: 7px;
    padding-left: 45px;
    width: 300px;
    height: 43px;
    display: block;
    font-size: 1.8em;
    color: #FFFFFF;
    text-decoration: none;
}

.trialbu:hover
{
    background-position: 0px -50px;
}

.buttpos a:link,
.buttpos a:hover,
.buttpos a:visited,
.buttpos a:active,
.buttpos1 a:link,
.buttpos1 a:hover,
.buttpos1 a:visited,
.buttpos1 a:active /* temporary link state until 'a' class in stylesheet has been altered */
{
    font-size: 2.5em;
    color: #FFFFFF;
    text-decoration: none;
    font-weight: normal;
}

#projfoot
{
    padding: 10px;
    background-color: #F7F7F7;
    border: 1px solid #DBDBDB;
    width: 986px;
    margin-top: 23px;
    margin-right: auto;
    margin-left: auto;
    font-size: .8em;
    text-align: center;
}

/* #main menu */

#navigation
{
    clear: both;
    width: 986px;
}

/* tab styling */
#navigation li
{
    float: left;
    list-style: none;
    position: relative;
}

#navigation li a
{
    display: block;
    text-decoration: none;
}

#navigation ul li a.top
{
    font-size: 1.6em;
    color: #709326;
    text-decoration: none;
    display: block;
    margin-right: 1px;
    background: url(../images/nav_tab_left_off.gif) left top no-repeat;
}

#navigation ul a.top span.heading
{
    display: block;
    padding: 8px 20px 6px;
    background: url(../images/nav_tab_right_off.gif) right top no-repeat;
}

#navigation ul a.top:hover
{
    background: url(../images/nav_tab_left_hover.gif) left top no-repeat;
}

#navigation ul li.selected a.top
{
    background: url("../images/nav_tab_left.gif") no-repeat left top;
}

#navigation ul li.selected a.top span.heading
{
    background: url(../images/nav_tab_right.gif) right top no-repeat;
    color: #fff;
}

#navigation ul a.top:hover span.heading
{
    background: url(../images/nav_tab_right_hover.gif) right top no-repeat;
    color: #fff;
}

#navigation li ul
{
    border-bottom: 0;
    position: absolute;
    font-size: 1.3em;
    background-color: #F7F7F7;
    border-bottom: 1px solid #DBDBDB;
    border-top: 1px solid #DBDBDB;
}

#navigation li ul li
{
    float: none;
    border-left: 1px solid #DBDBDB;
    border-right: 1px solid #DBDBDB;
    border-bottom: 1px solid #fff;
}

#navigation li ul li a
{
    color: #596366;
    display: block;
    padding: 0.6em 0em 0.6em 0.6em;
    width: 14em;
}

#navigation li ul li a:hover
{
    background-color: #dbdbdb;
    color: #4c4c4c;
}

/* bread crumb */

#crumbtrail
{
    background: #8eb737;
    clear: both;
    color: #fff;
    margin-bottom: 20px;
    padding: 10px;
}

#crumbtrail p
{
    font-size: 1.2em;
    color: #fff;
    margin: 0;
    line-height: 1em;
}

#crumbtrail a
{
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

#main
{
}

/* Sub Nav styling */

#main #navAndTools
{
    float: left;
    display: inline;
    width: 185px;
}

#main #navAndTools #subNav,
#main #navAndTools .contentBox
{
    margin-bottom: 12px;
}

#main #navAndTools .contentBox h2
{
    color: #596366;
    font-size: 1.3em;
    font-weight: bold;
    background: url(../images/content_box_185_top.gif) left top no-repeat;
    padding: 9px 10px 8px 10px;
    border-bottom: 1px solid #d3dde2;
    margin-bottom: 0;
}


#main #navAndTools .contentBox h2 a
{
    color: #596366;
    font-size: 0.7em;
    font-weight: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

#main #navAndTools .contentBox h2 a.helpIcon
{
    float: right;
    width: 16px;
    height: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

#main #navAndTools .contentBox .contentBoxBody
{
    border-top: 1px solid #fff;
    background: url(../images/content_box_185_bottom.gif) left bottom no-repeat;
}

#main #navAndTools #subNav ul,
#main #navAndTools #sideNav ul
{
    background: url(../images/content_box_185_bottom.gif) left bottom no-repeat;
}

#main #navAndTools #subNav li,
#main #navAndTools #sideNav li
{
    border-bottom: 1px solid #fff;
    list-style: none;
}

#main #navAndTools #subNav li a
{
    display: block;
    text-decoration: none;
}

#main #navAndTools #subNav li.first a
{
    background: url(../images/content_box_185_light_top.gif) left top no-repeat;
}

#main #navAndTools #subNav li a:hover,
#main #navAndTools #subNav li.selected a
{
    background: url(../images/content_box_185_item_on.gif) left top no-repeat;
}

#main #navAndTools #subNav li.first a:hover,
#main #navAndTools #subNav li.firstselected a,
#main #navAndTools #subNav li.firstselected a:hover
{
    background: url(../images/content_box_185_light_top_on.gif) left top no-repeat;
}

#main #navAndTools #subNav li a span
{
    border-bottom: 1px solid #d3dee3;
    display: block;
    color: #5a6b73;
    font-size: 1.2em;
    padding: 7px 10px 7px 20px;
    background: url(../images/green_arrow.gif) 10px center no-repeat;
}

#main #navAndTools #sideNav li a span
{
    border-bottom: 1px solid #d3dee3;
    display: block;
    font-size: 1.3em;
    font-weight: bold;
    padding: 7px 10px;
}

#main #navAndTools #subNav li a:hover span
{
    color: #282d2f;
}

#main #navAndTools #sideNav li a:hover span,
#main #navAndTools #sideNav li.selected a span
{
    border-bottom: 1px solid #85AA34;
    background-color: #8eb737;
    color: #fff;
}

#main #navAndTools #subNav li.selected ul,
#main #navAndTools #subNav li ul
{
    background: none;
    margin-bottom: -1px;
    border-top: 1px solid #fff;
}

#everything #main #navAndTools #subNav li li a
{
    background: none;
    font-size: 0.9em;
}

#everything #main #navAndTools #subNav li li a:hover,
#everything #main #navAndTools #subNav li li.selected a
{
    background: url(../images/content_box_185_item_on.gif) left top no-repeat;
}

#main #navAndTools #subNav li li a span
{
    padding: 4px 10px 4px 34px;
    background: url(../images/green_arrow.gif) 22px center no-repeat;
}

#everything #main #navAndTools #subNav li li li,
#everything #main #navAndTools #subNav li li.selected li
{
    border: 0;
}

#everything #main #navAndTools #subNav li li.selected li a,
#everything #main #navAndTools #subNav li li li a
{
    background: #fff;
    font-size: 0.8em;
    border: 1px solid #d3dee3;
    border-width: 0 1px;
}

#everything #main #navAndTools #subNav li li li.selected a
{
    background: #eee;
}

#main #navAndTools #subNav li li li a span
{
    padding: 2px 10px 2px 48px;
    background: url(../images/green_arrow.gif) 36px 5px no-repeat;
}

#main #navAndTools #subNav li li li.selected a span
{
    color: #000;
}

#everything #main #navAndTools #subNav li li li.selected li a,
#everything #main #navAndTools #subNav li li li li a
{
    background: #d3dee3;
    font-size: 0.8em;
}

#everything #main #navAndTools #subNav li li li li.selected a
{
    background: #eee;
}

#main #navAndTools #subNav li li li li a span
{
    padding: 2px 10px 2px 62px;
    background: url(../images/green_arrow.gif) 50px 5px no-repeat;
}

#main #navAndTools #subNav li li li li.selected a span
{
    color: #000;
}

/* End of Sub Nav styling */

#main #navAndTools .contentBox .contentBoxBody p
{
    font-size: 1.1em;
    line-height: 1.4em;
    color: #fff;
    margin-bottom: 0.6em;
}

#main #navAndTools .contentBox .contentBoxBody input
{
    border: 1px solid #8b8b8b;
    padding: 5px;
}

#main #navAndTools .contentBox .contentBoxBody a
{
    color: #ff6800;
}

#main #navAndTools .contentBox .contentBoxBody a img
{
    border: none;
}

#main #navAndTools .pageTools
{
}

#main #navAndTools .pageTools p
{
    font-size: 1.2em;
    padding: 2px 10px;
}
#main #navAndTools .pageTools a:link,
#main #navAndTools .pageTools a:visited
{
    color: #5a6b73;
    text-decoration: none;
}

#main #navAndTools .pageTools a:hover,
#main #navAndTools .pageTools a:active
{
    color: #282d2f;
    text-decoration: none;
}

#main #navAndTools .pageTools .contentBoxBody
{
    padding: 5px 0 1px 0;
}

#main #navAndTools .pageTools p img
{
    padding-right: 10px;
    vertical-align: -20%;
}

span.watermark
{
    position: absolute;
    margin-left: 4px;
    margin-top: 4px;
    color: #4c4c4c;
}

#main .sideContent
{
    float: left;
    display: inline;
    width: 286px;
}

#main .sideContent #intro
{
    background: #f4f4f4;
    margin-bottom: 12px;
    clear: both;
}

#main .sideContent #intro h1
{
    font-size: 2em;
    padding: 10px 8px;
    font-weight: bold;
    margin-bottom: 0;
    color: #656565;
}

#main .sideContent #intro p
{
    font-size: 1.1em;
    padding: 0 0 10px 10px;
    margin: 0;
}

#main .sideContent #intro img
{
    float: right;
}

#main .registerBox,
#main .sideContent .infoBox
{
    margin-bottom: 12px;
}

#main .registerBox h2,
#main .sideContent .infoBox h2
{
    color: #596366;
    font-size: 1.4em;
    font-weight: bold;
    background: url(../images/content_box_286_top.gif) left top no-repeat;
    padding: 9px 10px 8px 10px;
    border-bottom: 1px solid #d3dde2;
    margin-bottom: 0;
}

#main .registerBox h2
{
    color: #fff;
    background: url(../images/orange_box_top.gif) left top no-repeat;
    border: 0;
}

#main .sideContent .infoBox h2 a
{
    color: #596366;
    font-size: 0.7em;
    font-weight: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

/*\*/
html*#main .sideContent .infoBox h2 a
{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#main .sideContent .infoBox a.helpIcon
{
    width: 16px;
    height: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main .sideContent .infoBox h2 a.helpIcon
{ [margin-top:0.2em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.2em;
]margin-top:-1.2em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1.2em;
}/**/

#main .sideContent .infoBox .infoTableBody,
#main .sideContent .infoBox .infoBoxBody,
#main #mainContent .AspNet-Login .infoBox .infoBoxBody 
{
    border-top: 1px solid #fff;
    background: url(../images/content_box_485_bottom.gif) left bottom no-repeat;
}

#main #mainContent .AspNet-Login .infoBox .infoBoxBody 
{
    width: 485px;
}

#main .sideContent .infoBox .infoBoxBody
{
    padding: 10px 12px;
}

#main .infoBox .infoTableBody p,
#main .sideContent .infoBox .infoBoxBody p
{
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

#main .sideContent .infoBox .infoTableBody img,
#main .sideContent .infoBox .infoBoxBody img
{
    float: right;
}

#main .registerBoxBody a img,
#main .sideContent .infoBox .infoTableBody a img,
#main .sideContent .infoBox .infoBoxBody a img
{
    border: none;
}

#main .sideContent .infoBox .infoTableBody ul,
#main .sideContent .infoBox .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main .sideContent .infoBox .infoTableBody li,
#main .sideContent .infoBox .infoBoxBody li
{
    background: url(../images/green_arrow.gif) 5px center no-repeat;
    color: #4c4c4c;
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0.6em;
    padding: 0 0 0 15px;
}

#main .sideContent .infoBox .infoTableBody ul ul,
#main .sideContent .infoBox .infoBoxBody ul ul
{
    color: #ccc;
    list-style: square;
    margin-left: 2em;
}

#main .sideContent .infoBox .infoTableBody ul ul li,
#main .sideContent .infoBox .infoBoxBody ul ul li
{
    background: none;
    color: #4c4c4c;
    font-size: 1em;
    line-height: 1.2em;
    margin-bottom: 0.6em;
    padding: 0;
}

#main .sideContent .infoBox .infoBoxBody dl
{
}

#main .sideContent .infoBox .infoBoxBody dl dt,
#main .sideContent .infoBox .infoBoxBody dl dd
{
    font-size: 1.1em;
}

#main .sideContent .infoBox .infoBoxBody dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 140px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

#main .sideContent .infoBox .infoBoxBody dl dd
{
    margin-bottom: 0.6em;
    float: right;
    display: inline;
    width: 110px;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList
{
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList th,
#main .sideContent .infoBox .infoBoxBody table.plainDataList td
{
    font-size: 1.1em;
    padding: 3px 10px 3px 3px;
    color: #4c4c4c;
    vertical-align: bottom;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList th
{
    text-align: right;
    font-weight: bold;
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList td
{
}

#main .sideContent .infoBox .infoBoxBody table.plainDataList td.projectValue
{
    font-weight: bold;
    font-size: 1.3em;
}

#main .sideContent .infoBox .infoTableBody a,
#main .sideContent .infoBox .infoBoxBody a
{
    color: #4c4c4c;
}

#main .sideContent .infoBox .infoTableBody a:hover,
#main .sideContent .infoBox .infoTableBody a:active,
#main .sideContent .infoBox .infoBoxBody a:hover,
#main .sideContent .infoBox .infoBoxBody a:active
{
    color: #727272;
}

#main .sideContent .infoBox .infoTableBody a.new,
#main .sideContent .infoBox .infoBoxBody a.new
{
    padding-right: 38px;
    background: url(../images/new_marker.gif) right center no-repeat;
}

#main .sideContent .infoBox .infoTableBody table
{
    border: 0 !important;
    width: 285px;
    margin-left: 1px;
}

#main .sideContent .infoBox .infoTableBody table tr th,
#main .sideContent .infoBox .infoTableBody table tr td
{
    border: 1px solid #e7eaec !important;
    font-size: 1.1em;
}

#main .sideContent .infoBox .infoTableBody table tr th
{
    text-align: left;
    padding: 4px 5px;
    background: url(../images/table_head_shading.gif) center -1px repeat-x;
}

#main .sideContent .infoBox .infoTableBody table tr td
{
    padding: 2px 5px;
    background: #F1F1F1;
}

#main .sideContent .areaMap
{
    margin-bottom: 9px;
}

#main #mainContent
{
    float: left;
    display: inline;
    width: 485px;
    margin: 0 15px;
}

#main #mainContent ul
{
    margin-bottom: 1em;
    margin-left: 2em;
}

#main #mainContent ul li
{
    font-size: 1.2em;
    line-height: 1.6em;
    margin-bottom: 0.2em;
    color: #4C4C4C;
}

#main #mainContent .infoBox
{
    margin-bottom: 12px;
}

#main #mainContent .infoBox h2
{
    color: #596366;
    font-size: 1.4em;
    font-weight: bold;
    background: url(../images/content_box_485_top.gif) left top no-repeat;
    padding: 9px 10px 8px 10px;
    margin-bottom: 0;
}

#main #mainContent .infoBox h2 p.rightLabel
{
    color: #596366;
    font-size: 0.9em;
    font-weight: normal;
    font-style: normal;
    float: right;
    display: inline;
    margin: 0;
    text-decoration: none;
    margin-right: 1.6em;
}

#main #mainContent .infoBox h2 a
{
    color: #596366;
    font-size: 0.85em;
    font-weight: normal;
    font-style: normal;
    float: right;
    display: inline;
    text-decoration: none;
}

#main #mainContent h1 a.helpIcon
{
    float: right;
    width: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main #mainContent .infoBox h2 a
{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#main #mainContent .infoBox a.helpIcon
{
    width: 16px;
    padding-top: 16px;
    height: 0;
    background: url(../images/icon_help.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: -3px;
}

/*\*/
html*#main #mainContent .infoBox h2 a.helpIcon
{ [margin-top:0.2em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.2em;
]margin-top:-1.2em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1.2em;
}/**/

#main #mainContent .noHeader
{
}

#main #mainContent .infoBox .infoTableBody,
#main #mainContent .infoBox .infoBoxBody
{
    background: url(../images/content_box_485_bottom.gif) left bottom no-repeat;
    padding: 10px 12px;
}

#main #mainContent .AspNet-Login
{
    width: 485px;
    margin: 0 auto;
}

#main #mainContent .AspNet-Login .infoBox h2
{
    background: url(../images/content_box_485_top.gif) left top no-repeat;
}

#main #mainContent .infoBox .infoBoxBody .ModalPopupExtenderBackground
{
    background-color: #666666;
    filter: alpha(opacity = 85);
    opacity: 0.85;
}

#main #mainContent .infoBox .infoBoxBody .Note a:link
{
    font-size: 1.2em;
    color: #8EB737;
    text-decoration: none;
}

#main #mainContent .infoBox .infoBoxBody .Note .note p
{
    color: #708690;
    font-size: 1.2em;
    line-height: 1.6em;
    margin-bottom: 0.2em;
}

.ArchivePolicy
{
    background-color: #F7F7F7;
    border: 2px solid #8EB737;
}

#main #mainContent .infoBox .infoTableBody
{
    padding: 0;
}

#main #mainContent .infoBox .infoTableBody p,
#main #mainContent .infoBox .infoBoxBody p
{
    font-size: 1.1em;
    line-height: 1.4em;
    margin-bottom: 0.6em;
}

#main #mainContent .infoBox .infoTableBody ul,
#main #mainContent .infoBox .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main #mainContent .infoBox .infoTableBody ul ul,
#main #mainContent .infoBox .infoBoxBody ul ul
{
    margin-left: 2em;
    list-style: round;
}

#main #mainContent .infoBox .infoTableBody ul ul li,
#main #mainContent .infoBox .infoBoxBody ul ul li
{
    font-size: 1em;
    line-height: 1.2em;
    color: #4c4c4c;
    margin-bottom: 0.6em;
    padding: 0;
    background: none;
}

#main #mainContent .infoBox .infoTableBody a,
#main #mainContent .infoBox .infoBoxBody a
{
    color: #4c4c4c;
}

#main #mainContent .infoBox .infoTableBody a:hover,
#main #mainContent .infoBox .infoTableBody a:active,
#main #mainContent .infoBox .infoBoxBody a:hover,
#main #mainContent .infoBox .infoBoxBody a:active
{
    color: #727272;
}

#main #mainContent .infoBox .infoTableBody a.new,
#main #mainContent .infoBox .infoBoxBody a.new
{
    padding-right: 38px;
    background: url(../images/new_marker.gif) right center no-repeat;
}

#main #mainContent .infoBox .infoTableBody a img,
#main #mainContent .infoBox .infoBoxBody a img
{
    border: none;
}

#main #mainContent .infoBox .infoTableBody table
{
    border: 0;
    width: 484px;
    margin-left: 1px;
}

#main #mainContent .infoBox .infoTableBody table tr th,
#main #mainContent .infoBox .infoTableBody table tr td
{
    border: 1px solid #dbdbdb !important;
    font-size: 1.1em;
}

#main #mainContent .infoBox .infoTableBody table tr th,
#main #mainContent .infoBox .infoTableBody table tr td.heading
{
    text-align: left;
    padding: 4px 5px;
    background: url(../images/table_head_shading.gif) center -1px repeat-x;
}

#main #mainContent .infoBox .infoTableBody table tr td
{
    padding: 2px 5px;
    background: #F1F1F1;
}

#main #mainContent .infoBox .infoTableBody table tr th.numericData,
#main #mainContent .infoBox .infoTableBody table tr td.numericData
{
    text-align: right;
}

#main #mainContent .chartBox
{
    margin-bottom: 12px;
}

#footer
{
    clear: both;
    width: 986px;
    border-top: 1px solid #d3d3d3;
    padding-top: 15px;
}

#footer #footerNav
{
    clear: both;
    color: #828282;
    text-align: center;
    font-size: 1.1em;
    margin: 10px 0;
}

#footer #footerNav img
{
    margin-right: 12px;
    vertical-align: text-top;
}

#footer #footerNav a:hover,
#footer #footerNav a:active
{
    color: #666;
    text-decoration: underline;
}

#footer #footerLinks
{
    clear: both;
    color: #a0a0a0;
    text-align: center;
    font-size: 1.1em;
}

#footer #footerLinks a
{
    color: #a0a0a0;
    text-decoration: none;
    margin: 0 4px;
}

#footer #footerLinks a:hover,
#footer #footerLinks a:active
{
    color: #666;
    text-decoration: underline;
}

.clear
{
    clear: both;
}

.highlight
{
    color: #8eb737;
}

.errorMessage
{
    color: #f00 !important;
}

/* ajax__tab_technorati-theme theme */

.ajax__tab_technorati-theme
{
    margin-bottom: 1em;
}

.ajax__tab_technorati-theme .ajax__tab_header
{
    background: url(../../../images/ajaxtabs/tab-line.png) repeat-x bottom;
    font-size: 1.2em;
    font-weight: bold;
    display: block;
}

.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_outer
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat left top;
    border-color: #222;
    color: #222;
    padding-left: 10px;
    margin-right: 3px;
}

.ajax__tab_technorati-theme .ajax__tab_header .ajax__tab_inner
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat right top;
    border-color: #666;
    color: #666;
    padding: 9px 10px 8px;
}

.ajax__tab_technorati-theme .ajax__tab_hover .ajax__tab_inner
{
    color: #000;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_outer
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat 0pt -40px;
    border-bottom-color: #fff;
}

.ajax__tab_technorati-theme .ajax__tab_active .ajax__tab_inner
{
    background: url(../../../images/ajaxtabs/tab.png) no-repeat right -40px;
    color: #000;
    border-color: #333;
}

.ajax__tab_technorati-theme .ajax__tab_body
{
    font-size: 1.1em;
    border: solid 1px #ddd;
    border-top-width: 0;
    padding: 0;
}

.ajax__tab_technorati-theme .ajax__tab_body .tabContent
{
    background-color: #f7f7f7;
    padding: 10px;
}

/* Styles for Project/Company/Contact List */

.notifications
{
    border: 4px solid #8EB737;
    background-color: #f7f7f7;
}

.notifications .notificationTitleBar
{
    padding: .5em 1.5em .5em 1em;
    color: #FF6000;
    background: #F1F1F1;
    border-bottom: 1px solid #DBDBDB;
    font-size: 1.2em;
    font-weight: bold;
}

.notifications .notificationtext
{
    padding: .5em 1.5em .5em 1em;
    border-bottom: 1px dashed #DBDBDB;
    font-size: 1.1em;
}

.notifications .notificationDialogPanel
{
    color: #4c4c4c;
    padding: 1.3em 1.5em;
    font-size: 1.0em;
}

.notifications .notificationDialogPanel p
{
}

.notifications .notificationDialogPanel p img
{
    padding-right: 10px;
    vertical-align: -20%;
}

.notifications .notificationDialogPanel p a
{
    color: #5A6B73;
    text-decoration: none;
    font-size: 0.9em;
}

.contactList .tableControl,
.companyList .tableControl,
.projectList .tableControl
{
    font-size: 1.1em;
    margin: 1em;
}

.contactList .tableControl select,
.companyList .tableControl select,
.projectList .tableControl select
{
    font-size: 1em;
    margin-right: 1em;
}

.navigator .tableControl
{
    background: url(../images/projectNavigator.png) 0 0 no-repeat;
    height: 32px;
    margin-bottom: 1em;
    padding: 7px;
}

.tableControl .backToList
{
    display: inline;
    float: left;
    margin-right: 40px;
}

.tableControl .selections
{
    color: #8EB737;
    display: inline;
    float: left;
}

.tableControl a.first
{
    background: url(../images/button_first.gif) left center no-repeat;
    padding-left: 9px;
    padding-right: 10px;
}

.tableControl a.previous
{
    background: url(../images/button_previous.gif) left center no-repeat;
    padding-left: 12px;
    padding-right: 10px;
}

.tableControl a.next
{
    background: url(../images/button_next.gif) right center no-repeat;
    padding-right: 12px;
    padding-left: 10px;
}

.tableControl a.last
{
    background: url(../images/button_last.gif) right center no-repeat;
    padding-right: 9px;
    padding-left: 10px;
}

.tableControl .tableActions
{
    margin-right: 40px;
}

.tableControl .tableActions a.projectSnapshotButton
{
    background: url(../images/snapshot.png) right center no-repeat;
    padding-right: 20px;
}

.contactList .tableControl .pageNum,
.companyList .tableControl .pageNum,
.projectList .tableControl .pageNum,
.navigator .tableControl .navigation
{
    display: inline;
    float: right;
}

.contactList table,
.companyList table,
.projectList table
{
    width: 786px;
    background: url(../images/content_box_786_bottom.gif) 0 0 no-repeat;
    border-collapse: collapse;
    margin-bottom: 2em;
    border-bottom: 1px solid #dbdbdb;
}

.contactList table thead tr,
.companyList table thead tr,
.projectList table thead tr
{
    background: url(../images/content_box_786_top.gif) 0 0 no-repeat;
}

.contactList table th,
.contactList table td,
.companyList table th,
.companyList table td,
.projectList table th,
.projectList table td
{
    border-right: 1px solid #dbdbdb;
    background: none;
}

.contactList table th.final,
.contactList table td.final,
.companyList table th.final,
.companyList table td.final,
.projectList table th.final,
.projectList table td.final
{
    border-right: none;
}

.contactList table thead th,
.companyList table thead th,
.projectList table thead th
{
    font-size: 1.1em;
    text-align: left;
    padding: 5px 4px 3px 4px;
}

.contactList table thead th a,
.companyList table thead th a,
.projectList table thead th a
{
    color: #ff6000;
    text-decoration: none;
    white-space: nowrap;
}

.contactList table td,
.companyList table td,
.projectList table td
{
    font-size: 1.1em;
    border-top: 1px solid #dbdbdb;
    padding: 3px 4px;
    vertical-align: top;
}

.contactList table td img,
.companyList table td img,
.projectList table td img
{
}

.projectList table thead .tbUpdated
{
    width: 9.35em;
}

.projectList table thead .tbUpdated img,
.projectList table tbody tr td img
{
    vertical-align: middle;
}

.projectList table thead .tbPostcode
{
    width: 4.75em;
}

.projectList table thead .tbValue
{
    width: 3.5em;
}

.projectList table thead .tbCheck,
.projectList table thead .tbIco,
.projectList table thead .tbFav
{
    width: 1em;
}

.noDataFound
{
    padding: 10px 12px;
}

a.makeItRed:link,
a.makeItRed:visited,
a.makeItRed:hover,
a.makeItRed:active
{
    font-weight: bold;
    color: #CC3300;
}

/* Styles for for Quick Searches */

#main .sideContent .infoBox .infoBoxBody .keyword input
{
    width: 148px;
    border: 1px solid #8b8b8b;
    padding: 5px;
    font-size: 1em;
    float: none;
    padding: 2px;
}

#main .sideContent .infoBox .infoBoxBody label
{
    font-size: 1.1em;
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .keyword
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .keyword label
{
    display: none;
}

#main .sideContent .infoBox .infoBoxBody .timeperiod
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .timeperiod select
{
    font-size: 1em;
    width: 66px;
}

#main .sideContent .infoBox .infoBoxBody .sectorList
{
    display: inline;
}

#main .sideContent .infoBox .infoBoxBody .sectorList select
{
    float: left;
    display: inline;
    font-size: 1.1em;
    padding: 0.1em;
}

#main .sideContent .infoBox .infoBoxBody .submit a
{
    float: right;
    display: inline;
    background: url(../images/content_box_go.gif) 0 0 no-repeat;
    width: 47px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin-top: 1em;
}

#main .sideContent .infoBox .infoBoxBody .submit a:hover,
#main .sideContent .infoBox .infoBoxBody .submit a:active
{
    background-image: url(../images/content_box_go_on.gif);
}

/* Styles for Project/Company/Contact/Office Details */

.contactDetails,
.companyDetails,
.projectDetails
{
    margin-bottom: 1em;
}

.companyDetails .top250
{
    background: url(../images/top_company.png) no-repeat bottom right;
    padding-right: 28px;
}

.officeDetails dl dt,
.officeDetails dl dd,
.contactDetails dl dt,
.contactDetails dl dd,
.companyDetails dl dt,
.companyDetails dl dd,
.projectDetails dl dt,
.projectDetails dl dd
{
    font-size: 1.2em;
}

.officeDetails dl dt,
.contactDetails dl dt,
.companyDetails dl dt,
.projectDetails dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

.officeDetails dl dd,
.contactDetails dl dd,
.companyDetails dl dd,
.projectDetails dl dd
{
    margin-bottom: 0.6em;
    float: left;
    clear: right;
    display: inline;
    width: 360px;
}

.officeDetails dl dd
{
    width: 300px;
}

/* Styles for Office Details */

.officePanel,
.headOfficePanel
{
    margin-bottom: 1em;
    clear: both;
    zoom: 1;
}

.officePanel
{
    margin: 1em 0 0 0;
}

.headOfficePanel dl dt,
.headOfficePanel dl dd
{
    font-size: 1.2em;
}

.headOfficePanel dl dt
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 10px;
    margin-bottom: 0.6em;
}

.headOfficePanel dl dd
{
    margin-bottom: 0.6em;
    float: left;
    clear: right;
    display: inline;
    width: 360px;
}

.officePanel
{
    margin-bottom: 1em;
    font-size: 1.1em;
    border: 1px solid #dbdbdb;
    padding: 10px;
}

/* Style for Sector Search */

#main .sideContent .selectASector .infoBoxBody
{
    padding: 8px 10px;
}

#main .sideContent .selectASector .infoBoxBody ul
{
    margin-left: 0em;
    list-style: none;
}

#main .sideContent .selectASector .infoBoxBody li
{
    line-height: auto;
    margin: 0 4px 5px 4px;
    padding: 0;
    background: none;
    float: left;
    display: inline;
    width: 100px;
    padding-left: 25px;
    text-indent: -23px;
}

#main .sideContent .selectASector .infoBoxBody li a
{
    text-decoration: none;
}

#main .sideContent .selectASector .infoBoxBody li a img
{
    position: relative;
    left: -3px;
    top: 3px;
}

/* Styles for Office Detail Contact Table */

.contactTable table
{
    width: 458px;
    border-collapse: collapse;
    margin: 10px 2px 10px 2px;
}

.contactTable table tr th,
.contactTable table tr td
{
    border: 1px solid #b0c3cb;
    padding: 3px 5px;
    text-align: left;
    font-size: 1.1em;
    background: #fff;
}

.contactTable table tr th.final,
.contactTable table tr td.final
{
    text-align: center;
}

.contactTable table tr th
{
    font-weight: bold;
    color: #fff;
    background: #b0c3cb;
}

.contactTable table th a
{
    color: #fff !important;
    text-decoration: none;
}

/* Styles for Table Control Panel */

#tableControlPanel
{
    padding: 5px 5px;
    background: #f1f1f1;
    border: 1px solid #dbdbdb;
    margin-bottom: 1em;
}

#tableControlPanel label
{
    margin: 0 8px 0 4px;
}

a.refresh
{
    float: right;
    display: inline;
    background: url(../images/refresh.gif) 0 0 no-repeat;
    width: 48px;
    height: 25px;
    padding-top: 25px;
    height: 0;
    overflow: hidden;
}

a:hover.refresh,
a:active.refresh
{
    background: url(../images/refresh_on.gif) 0 0 no-repeat;
}

/* Styles for Registration Form */
.registerBoxBody p
{
    color: #000000;
}

#main .registerBox .registerBoxBody
{
    background-position: left bottom;
    border: 1px solid #FFA553;
    background: none no-repeat left bottom;
    background-color: #FFF2E5;
}

#main .registerBox .registerBoxBody div.fields
{
    padding: 0px 12px 10px 12px;
}

#main .registerBox .registerBoxBody input,
#main .registerBox .registerBoxBody select,
#main .registerBox .registerBoxBody textarea
{
    border-style: solid;
    border-width: 1px;
    border-color: #FFA553 !important;
}

#main .registerBox div#errorLabelContainer
{
    padding: 10px 12px 2px 12px;
}

#main .registerBox .registerBoxBody div#errorLabelContainer.error
{
    background-image: url(../images/register-message_05.jpg);
    background-repeat: no-repeat;
    color: #3d3d3d;
    font-size: 1.1em;
    font-weight: bold;
    padding: 7px 25px 20px 75px;
}

#main .registerBox .registerBoxBody div label
{
    display: inline-block;
    text-align: left;
    width: 90px;
}

#main .registerBox .registerBoxBody div label.error
{
    color: Red;
    margin-left: 95px;
    width: 160px;
    font-style: italic;
}

#main .registerBox .registerBoxBody div.fullWidth label.error
{
    margin-left: 0px;
}

#main .registerBox .registerBoxBody div.fullWidth label
{
    display: block;
    text-align: left;
    width: auto;
}

#main .registerBox .registerBoxBody div.fullWidth
{
    margin: 8px 0;
}

#main .registerBox .registerBoxBody input,
#main .registerBox .registerBoxBody select
{
    margin: 5px 0 2px 2px;
    width: 160px;
}
.fontsmall
{
    font-size: .9em;
}
#main .registerBox .registerBoxBody div.fullWidth select
{
    margin: 5px 0 2px 0;
    width: 256px;
}

#main .registerBox .registerBoxBody input.short,
#main .registerBox .registerBoxBody select.short
{
    width: 50px;
}

#main .registerBox .registerBoxBody input.error,
#main .registerBox .registerBoxBody textarea.error,
#main .registerBox .registerBoxBody select.error
{
    background-color: #FFD68F;
}

#main .registerBox .registerBoxBody .radioLabel
{
    display: inline-block;
    width: 20px;
}

#main .registerBox .registerBoxBody .radio input
{
    width: 30px;
    display: inline;
}

#main .registerBox .registerBoxBody .submit
{
    float: right;
}

#main .registerBox .registerBoxBody .submit .personal
{
    color: white;
    font-weight: bold;
    font-size: 1.3em;
    background: url(../images/subbutton.gif) 0 0 no-repeat;
    padding: 3px 25px 10px 25px;
    margin-right: 0px;
    width: 107px;
}

#main .registerBox .registerBoxBody .submit input
{
    border: none;
    display: inline;
}

#main .registerBox .registerBoxBody .submit .personal:hover
{
    background: url(../images/subbutton.gif) 0px -45px no-repeat;
}

.fieldrow span
{
    margin: 10px 0px 0px 0px;
    padding: 0px;
    float: right;
}

.fieldrow span input
{
    padding: 0px;
}

#main .registerBox .registerBoxBody .fieldrow input
{
    width: 74px;
    padding: 0px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldrow label
{
    display: inline;
    margin-left: 12px;
    width: 36px;
}

#main .registerBox .registerBoxBody .fieldrow select
{
    width: 50px;
    margin-right: 10px;
}

/* Styles for address */

#main .registerBox .registerBoxBody .address
{
    padding-top: 5px;
}

#main .registerBox .registerBoxBody .address label
{
    padding-right: 2px;
    float: left;
    width: 93px;
}

/* Styles for 2 column  line */

#main .registerBox .registerBoxBody .fieldtwo label.emp
{
    width: 90px;
    padding: 0px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldtwo label.office
{
    width: 30px;
    padding-left: 4px;
    margin: 0px;
}

#main .registerBox .registerBoxBody .fieldtwo select,
#main .registerBox .registerBoxBody .fieldtwo input
{
    width: 60px;
}

#main .registerBox .registerBoxBody .fieldtwo select
{
    font-size: .9em;
}

.watermark
{
    color: #777;
}

/* Styles for Registration Form within Side Content */

#main .registerBox .registerBoxBody textarea
{
    height: 120px;
    width: 130px;
}

#main .registerBox .registerBoxBody input.button
{
    float: none;
    margin: 1em 0 1em 190px;
}

/* Styles for Custom Stats */

#main #mainContent #customStats .divider
{
    display: block;
    width: 986px;
    clear: both;
    border: 1px solid #d3dde2;
    border-width: 1px 0 0 0;
    margin-bottom: 16px;
}

#main #mainContent #customStats .clear
{
    height: 0;
}

#main #mainContent #customStats .infoBox
{
    font-size: 1em;
}

#main #mainContent #customStats .infoBox label,
#main #mainContent #customStats .infoBox input
{
    margin-right: 0.5em;
    font-size: 1.1em;
}

#main #mainContent #customStats .infoBox select
{
    font-size: 1.1em;
}

#main #mainContent #customStats .infoBox h3
{
    margin-top: 0.6em;
}

#main #mainContent #customStats .export label,
#main #mainContent #customStats .export input
{
    margin-top: 6px;
}

#customStats a.saveButton
{
    float: left;
    display: inline;
    background: url(../images/button_save.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 0 0;
}

#customStats a.saveButton:hover,
#customStats a.saveButton:active
{
    background-image: url(../images/button_save_on.gif);
}

#customStats .saveData a.deleteButton
{
    float: left;
    display: inline;
    background: url(../images/button_delete.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 0 0;
}

#customStats .saveData a.deleteButton:hover,
#customStats .saveData a.deleteButton:active
{
    background-image: url(../images/button_delete_on.gif);
}

#customStats .saveData select
{
    width: 140px;
}

#customStats .export a.exportButton
{
    float: left;
    display: inline;
    background: url(../images/button_export.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 0 10px 0 0;
}

#customStats .export a.exportButton:hover,
#customStats .export a.exportButton:active
{
    background-image: url(../images/button_export_on.gif);
}

#customStats .submit a.generateButton
{
    float: left;
    display: inline;
    background: url(../images/button_generate.gif) 0 0 no-repeat;
    width: 60px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 0 10px 0 0;
}

#customStats .submit a.generateButton:hover,
#customStats .submit a.generateButton:active
{
    background-image: url(../images/button_generate_on.gif);
}

/* Styles for Custom Reports */

#CustomReports #SelectAll,
#CustomReports #PagesList
{
    font-size: 1.1em;
}

#CustomReports #SelectAll
{
    margin-left: 10px;
    margin-bottom: 4px;
}

#CustomReports #PagesList
{
    margin-left: 30px;
}

#CustomReports #SelectAll input,
#CustomReports #PagesList input
{
    margin-right: 0.3em;
}

#CustomReports #ExportButton
{
}

#CustomReports #ExportButton a
{
    float: left;
    display: inline;
    background: url(../images/button_generate.gif) 0 0 no-repeat;
    width: 60px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin-top: 1em;
    margin-bottom: 20px;
    clear: both;
}

#CustomReports #ExportButton a:hover,
#CustomReports #ExportButton a:active
{
    background-image: url(../images/button_generate_on.gif);
}

#CustomReports #ExportRadio
{
    margin-left: 10px;
    font-size: 1.1em;
    margin-bottom: 20px;
}

#CustomReports #ExportRadio input
{
    margin-right: 0.3em;
}

#CustomReports #divSaveData a.saveButton
{
    float: left;
    display: inline;
    background: url(../images/button_save.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 1em 0;
}

#CustomReports #divSaveData a.saveButton:hover,
#CustomReports #divSaveData a.saveButton:active
{
    background-image: url(../images/button_save_on.gif);
}

#CustomReports #divSaveData a.deleteButton
{
    float: left;
    display: inline;
    background: url(../images/button_delete.gif) 0 0 no-repeat;
    width: 48px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: 1em 10px 1em 0;
}

#CustomReports #divSaveData a.deleteButton:hover,
#CustomReports #divSaveData a.deleteButton:active
{
    background-image: url(../images/button_delete_on.gif);
}

/* Styles for Power Search */

#main #mainContent .searchSection
{
    width: 986px;
    float: left;
}

#main #mainContent .projectSearch
{
    margin-right: 15px;
}

#everything #main #mainContent .searchSection h2
{
    width: 966px;
    background: url(../images/content_box_986_top.gif) left top no-repeat;
}

#everything #main #mainContent .searchSection .infoBoxBody
{
    width: 984px;
    background: url(../images/content_box_986_bottom_power_search.gif) left bottom no-repeat;
    padding: 0 1px 1px 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .powerSearchSubSection
{
    float: left;
    display: inline;
    width: 327px;
    overflow: hidden;
    margin-left: 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .pSSSfirst
{
    width: 328px;
    margin-left: 0;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox
{
    margin: 0;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox h2
{
    width: 307px;
    background: url(../images/table_head_shading.gif) left top repeat-x;
    font-size: 1.2em;
    padding: 5px 10px;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox a.helpIcon
{
    float: right;
    display: inline;
    width: 6px;
    height: 10px;
    padding-top: 10px;
    height: 0;
    background: url(../images/icon_help_small.gif) 0 0 no-repeat;
    overflow: hidden;
    margin-right: 0;
}

/*\*/
#everything #main #mainContent .searchSection .infoBoxBody .infoBox a.helpIcon
{ [margin-top:0.4em;/*required by Safari so that [] is correctly begun. associated with the property, yet hiding it. seen by IE6*/
margin-top:0.4em;
]margin-top:-1em;/*Reset IE6 properties and hide from Safari. required by Safari so that [] is correctly ended. associated with the property, yet hiding it. seen by IE6*/
_margin-top:-1em;
}/**/

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody
{
    width: 303px;
    background: none;
    padding: 10px 12px;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody p,
#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody li,
#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody li span
{
    color: #596366;
}

#everything #main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody h3
{
    font-size: 1.1em;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset
{
    border: 0;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset legend
{
    display: none;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody fieldset div
{
    display: block;
    padding: 0;
    margin-bottom: 4px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody label
{
    font-size: 1em;
    margin-right: 2px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .projTime label
{
    margin-left: 6px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody input,
#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody select,
#main #mainContent #searchSaver .infoBox .infoBoxBody select
{
    font-size: 1em;
    padding: 2px;
}

#main #mainContent .searchSection .infoBoxBody .infoBox .infoBoxBody select option,
#main #mainContent #searchSaver .infoBox .infoBoxBody select option
{
    padding: 1px 2px;
}

#main #mainContent .searchSection .infoBoxBody .btn
{
}

#main #mainContent .searchSection .btn a
{
    float: right;
    display: inline;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin: -29px 5px 0;
}

#everything #main #mainContent .searchSection .showOffices a
{
    background: url(../images/show_companies.gif) 0 0 no-repeat;
    width: 91px;
}

#everything #main #mainContent .searchSection .showContacts a
{
    background: url(../images/show_contacts.gif) 0 0 no-repeat;
    width: 81px;
}

#everything #main #mainContent .searchSection .showProjects a
{
    background: url(../images/show_projects.gif) 0 0 no-repeat;
    width: 77px;
}

#everything #main #mainContent .searchSection .showOffices a:active,
#everything #main #mainContent .searchSection .showOffices a:hover
{
    background: url(../images/show_companies_on.gif) 0 0 no-repeat;
}

#everything #main #mainContent .searchSection .showContacts a:active,
#everything #main #mainContent .searchSection .showContacts a:hover
{
    background: url(../images/show_contacts_on.gif) 0 0 no-repeat;
}

#everything #main #mainContent .searchSection .showProjects a:active,
#everything #main #mainContent .searchSection .showProjects a:hover
{
    background: url(../images/show_projects_on.gif) 0 0 no-repeat;
}

#main #mainContent .searchSection .projTimeRange
{
    font-size: 1em;
}

#main #mainContent .searchSection .projTimeRange input,
#main #mainContent .searchSection .projTimeRange select
{
    font-size: 1em;
}

#main #mainContent .searchSection .projTimeRange .rangeRadio input
{
    margin-right: 6px;
}

#main #mainContent .searchSection .projTimeRange input.timeRange
{
    width: 60px;
}

#main #mainContent .projectSearch .projectSearchCriteria .minTextBox,
#main #mainContent .projectSearch .projectSearchCriteria .maxTextBox
{
    width: 80px;
}

/* Styles for News Plugin */

#main #mainContent .newsBoxes
{
    margin-left: -15px;
    zoom: 1;
}

#main #mainContent .newsBoxes .infoBox
{
    width: 252px;
    float: left;
    display: inline;
    margin-left: 15px;
    overflow: hidden;
}

#main #mainContent .newsBoxes .infoBox h2
{
    width: 252px;
    background: url(../images/content_box_252_top.gif) left top no-repeat;
}

#main #mainContent .newsBoxes .infoBox h2 a
{
    margin-right: 1.7em;
}

#main #mainContent .newsBoxes .infoBox .infoTableBody,
#main #mainContent .newsBoxes .infoBox .infoBoxBody
{
    width: 252px;
    background: url(../images/content_box_252_bottom.gif) left bottom no-repeat;
}

#main #mainContent .news .infoBox a:link,
#main #mainContent .news .infoBox a:visited
{
    color: #8eb737;
}

#main #mainContent .newsBoxes .infoBox .infoBoxBody
{
    width: 228px;
}

#main #mainContent .news .infoBox .infoTableBody li,
#main #mainContent .news .infoBox .infoBoxBody li
{
    padding: 0 0 0 15px;
    background: url(../images/green_arrow.gif) 5px 3px no-repeat;
}

#main #mainContent .news .infoBox .infoBoxBody h3
{
}

#main #mainContent .news .infoBox .infoBoxBody p
{
    margin-top: -3px;
}

#main #mainContent .news .infoBox .infoBoxBody .newsItem
{
    padding-left: 60px;
    clear: both;
    margin-bottom: 8px;
}

#main #mainContent .news .infoBox .infoBoxBody .newsItem .image
{
    float: left;
    display: inline;
    margin-left: -61px;
    border: 1px solid #d3dde2;
    width: 50px;
    height: 50px;
    overflow: hidden;
}

#main #mainContent .news .clear
{
    height: 0;
}

#main #mainContent .newsArticleImage
{
    float: right;
    display: inline;
    margin: 0 0 8px 8px;
}

/* Styles for News Search */

.newsSearch #startDate,
.newsSearch #finishDate,
.newsSearch #SearchText,
.newsSearch #NewsType
{
    margin-bottom: 20px;
    clear: both;
}

.newsSearch .clear
{
    height: 10px;
}

.newsSearch #startDate .itemLabel,
.newsSearch #finishDate .itemLabel,
.newsSearch #SearchText .itemLabel,
.newsSearch #NewsType .itemLabel
{
    float: left;
    display: inline;
    clear: left;
    width: 150px;
    text-align: right;
    padding-right: 10px;
    font-size: 1.2em;
}

.newsSearch #startDate input,
.newsSearch #finishDate input,
.newsSearch #SearchText input,
.newsSearch #NewsType select
{
    float: left;
    display: inline;
    width: 120px;
    font-size: 1em;
}

.newsSearch #startDate input.calendarButton,
.newsSearch #finishDate input.calendarButton
{
    width: auto;
    margin-left: 10px;
}

.newsSearch #SearchButton
{
    margin-left: 160px;
}

.newsSearch #Results
{
    margin-top: 20px;
}

/* Styles For power search */

.locationBox
{
}

.locationBox .selectedLocationList
{
    width: 150px;
}

#main #mainContent .locationBox .selectedLocationList li
{
    margin-bottom: 3px;
    height: 20px;
    padding-left: 20px;
    background: none;
    width: 100%;
}

.locationBox .prefixEntry
{
    background: url(../images/list_box_add.png) no-repeat center left;
    height: 20px;
    padding-left: 24px;
    width: 156px;
}

.locationBox .prefixEntry input
{
    border: none;
    height: 20px;
    width: 100%;
}

.locationBox .prefixEntry .watermark
{
    color: #999999;
}

.locationBox .locationMessage
{
    font-style: italic;
}

.locationBox a
{
    cursor: pointer;
    display: inline;
    float: left;
    height: 20px;
    margin: -1.5em 0 0 -20px;
    width: 20px;
}

.locationBox a.add
{
}

.locationBox a.remove
{
    background: url(../images/hover_text_remove_this_item.gif) no-repeat center right;
}

.locationBox a span
{
    display: none;
}

.locationBox .suggestedLocation
{
    padding: 3px;
}

.locationBox .suggestedLocationBoxBody
{
    background-color: White;
    border: solid 1px #cccccc;
    width: 156px;
}

.locationBox .suggestedLocationBoxBody div
{
    margin-bottom: 3px;
    height: 20px;
}

.locationBox .suggestedLocationBoxBody .locationGroupHeading
{
    border-bottom: solid 1px #cccccc;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 4px;
}

.locationBox .suggestedLocationBoxBody .suggestedLocation,
.locationBox .suggestedLocationBoxBody .highlight-suggestedLocation
{
    cursor: pointer;
    margin: 4px;
    padding-left: 10px;
}

.locationBox .suggestedLocationBoxBody .highlight-suggestedLocation
{
    background-color: #eeeeee;
}

/* SearchFilterEditor styles. */

#main #mainContent .infoBox .selectedFilterList,
#main #mainContent .infoBox .availableFilterContainer
{
    /*font-size: 1.2em;*/
    width: 301px;
    border: 1px solid #e2e2e2;
    background: #fafafa;
}

#main #mainContent .infoBox .addFilter
{
    width: 287px;
}

#main #mainContent .infoBox .selectedFilterList li,
#main #mainContent .infoBox .addFilter,
#main #mainContent .infoBox .availableFilterList li
{
    background: none;
    cursor: pointer;
    margin: 0;
    padding: 1px 8px;
}

#main #mainContent .infoBox .selectedFilterList li,
#main #mainContent .infoBox .availableFilterList li
{
    list-style: none;
}

#main #mainContent .infoBox .selectedFilterList li span,
#main #mainContent .infoBox .addFilter span,
#main #mainContent .infoBox .availableFilterList li span
{
    display: block;
    vertical-align: middle;
}

#main #mainContent .infoBox .selectedFilterList li span
{
    padding: 2px 2px 3px 47px;
}

#main #mainContent .infoBox .addFilter span
{
    padding: 2px 2px 2px 22px;
}

#main #mainContent .infoBox .addFilter span
{
}

#main #mainContent .infoBox .availableFilterList li span
{
    height: 20px;
    line-height: 20px;
    padding: 0 15px 0 0;
}

#main #mainContent .infoBox .selectedFilterList li
{
}

#main #mainContent .infoBox .selectedFilterList li.first
{
}

#main #mainContent .infoBox .selectedFilterList li:hover
{
    background: #ebebeb;
}

#main #mainContent .infoBox .selectedFilterList li:hover.first
{
}

#main #mainContent .infoBox .selectedFilterList li.noFilters
{
    cursor: default;
}

#main #mainContent .infoBox .selectedFilterList li:hover.noFilters
{
}

#main #mainContent .infoBox .selectedFilterList li span
{
    background: url(../images/button_remove.gif) no-repeat center left;
}

#main #mainContent .infoBox .selectedFilterList li:hover span
{
    background: url(../images/button_remove_on.gif) no-repeat center left;
}

#main #mainContent .infoBox .selectedFilterList li.noFilters span
{
    background: none;
    color: #999999;
    padding: 0;
}

#main #mainContent .infoBox .addFilter
{
    font-size: 1.1em;
    padding-top: 1px;
    margin-bottom: 8px;
}

#main #mainContent .infoBox .addFilter:hover
{
}

#main #mainContent .infoBox .addFilter.last
{
}

#main #mainContent .infoBox .addFilter.last:hover
{
}

#main #mainContent .infoBox .addFilter span
{
    background: url(../images/list_box_add.png) no-repeat center left;
}

#main #mainContent .infoBox .availableFilterContainer
{
    padding: 0;
}

#main #mainContent .infoBox .availableFilterContainer div
{
    padding: 2px 4px;
    font-size: 1em;
}

#main #mainContent .infoBox .availableFilterContainer .locationGroupHeading
{
    border-bottom: solid 1px #cccccc;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 4px;
}

#main #mainContent .infoBox .availableFilterContainer .suggestedLocation,
#main #mainContent .infoBox .availableFilterContainer .highlight-suggestedLocation
{
    cursor: pointer;
    margin: 4px;
    padding-left: 10px;
    font-size: 1.1em;
}

#main #mainContent .infoBox .availableFilterContainer .highlight-suggestedLocation
{
    background-color: #eeeeee;
}

#main #mainContent .infoBox ul.availableFilterList
{
    margin: 0;
}

#main #mainContent .infoBox .availableFilterList li:hover
{
    background-color: #eeeeee;
}

.availableFilterList li.navLeft span
{
    background: url(../images/nav_left.png) no-repeat center left;
    padding-left: 15px !important;
}

.availableFilterList li.navRight span
{
    background: url(../images/nav_right.png) no-repeat center right;
}

.availableFilterList li.selectAll
{
    border-bottom: solid 1px #cccccc;
    border-top: solid 1px #cccccc;
    margin: 3px 0;
    padding-bottom: 3px;
    padding-top: 3px;
}

.availableFilterList li.selectAll span
{
    font-weight: bold;
}

/* Styles for User Stats */

#UserStatsSearchPanel p
{
    clear: both;
}

#userStatsSearchBox
{
    margin-bottom: 4em;
    clear: both;
}

#userStatsSearchBox input
{
    float: left;
    margin-top: 2px;
}

#userStatsSearchBox a.userStatsSubmit
{
    float: left;
    display: inline;
    background: url(../images/content_box_go.gif) 0 0 no-repeat;
    width: 47px;
    height: 26px;
    padding-top: 26px;
    height: 0;
    overflow: hidden;
    margin-left: 1em;
}

#userStatsSearchBox a.userStatsSubmit:hover,
#userStatsSearchBox a.userStatsSubmit:active
{
    background-image: url(../images/content_box_go_on.gif);
}

/* Styles for My Messages */

#MessageNavigation
{
    text-align: center;
    margin-bottom: 1em;
}

/* Styles for My Messages Admin */

#CreateMessageUsers #userSearchBox
{
    margin-bottom: 0.4em;
}

#CreateMessageUsers #userSearchBox input
{
    margin-right: 1em;
}

#CreateMessageUsers #userSearchRadio table td
{
    padding: 2px;
    font-size: 1.1em;
}

#CreateMessageUsers #userSearchRadio table td label
{
    padding-left: 4px;
}

#CreateMessageUsers #userSearchSubmit
{
    margin: 0.4em 0 1em 0;
}

#CreateMessageUsers #userSearchSubmit input
{
    font-size: 1.1em;
}

#CreateMessage table.sendMessage
{
    margin-bottom: 1em;
}

#CreateMessage table.sendMessage tr td
{
    padding-bottom: 5px;
}

#CreateMessage table.sendMessage tr td input
{
    font-size: 1.2em;
}

#CreateMessage table.sendMessage tr td select
{
    font-size: 1.1em;
}

#CreateMessage table.sendMessage tr td textarea
{
    font-size: 1.5em;
    padding: 2px;
}

#CreateMessage table.sendMessage tr td.label
{
    text-align: right;
    vertical-align: top;
    font-size: 1.2em;
    padding: 2px 2px 0 0;
}

#main #mainContent #CreateMessageUsers #searchForUser
{
    float: left;
    width: 250px;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox
{
    float: right;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox h2
{
    width: 485px;
    background: url(../images/content_box_485_top.gif) left top no-repeat;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox h2 a
{
    margin-right: 1.4em;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox .infoTableBody
{
    width: 485px;
    background: url(../images/content_box_485_bottom.gif) left bottom no-repeat;
}

#main #mainContent #CreateMessageUsers #listOfUsers .infoBox .infoTableBody table
{
    width: 484px;
}

/* Styles for Watch Company Wizard */

#wizardWatchOuterSurround
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 210%;
    background: url(/templates/default/images/fade.png) 0 0 repeat;
    padding-top: 50px;
}

#wizardWatchSurround
{
    border: solid 1px #000;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
    padding: 10px;
    background: #fff;
}

#wizardWatchSurround input
{
    margin-right: 5px;
}

#wizardWatchSurround label
{
    font-size: 1.2em;
}

#wizardWatchSurround a.linkButton
{
    font-size: 1.2em;
    text-decoration: none;
    font-weight: bold;
}

/* Styles for Calendar */

.calendarCalendar
{
    z-index: 99 !important;
    border: 1px solid #999999;
    background-color: #FFFFFF;
    text-align: left;
}

.calendarTitle
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-bottom: 6px;
    padding-top: 2px;
}

.calendarArrowLeft
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}

.calendarArrowRight
{
    font: bold 12px Tahoma;
    color: #333333;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 6px;
    padding-top: 2px;
    cursor: pointer;
    cursor: hand;
}

.calendarMonth
{
    background-color: #F6F6F6;
    border: 1px solid #dddddd;
}

.calendarMonthTitle
{
    font: bold 12px Tahoma;
    text-align: center;
    padding: 4px;
    color: #333333;
}

.calendarDayName
{
    font: bold 11px Tahoma;
    color: #333333;
    text-align: center;
}

.calendarDay
{
    font: 11px Tahoma;
    color: #333333;
    text-align: center;
    padding: 1px;
    border: 1px solid #F6F6F6;
    cursor: pointer;
    cursor: hand;
}

.calendarDayToday
{
    font: bold 11px Tahoma;
    color: navy;
    text-align: center;
    padding: 1px;
    background-color: #99ccee;
    border: 1px solid #ECECEE;
    cursor: pointer;
    cursor: hand;
}

.calendarDayDisabled
{
    font: 11px Tahoma;
    color: #C0C2C1;
    text-align: center;
    padding: 1px;
    border: 1px solid #F6F6F6;
}

.calendarDaySelected
{
    font: bold 11px Tahoma;
    color: maroon;
    text-align: center;
    border: 1px solid crimson;
    background-color: gold;
}

.calendarDaySpecial
{
    font: bold 11px Tahoma;
    color: crimson;
    text-align: center;
    padding: 1px;
    border: 0px solid #993766;
}

.calendarDatePickerButton
{
    cursor: pointer;
    cursor: hand;
    vertical-align: bottom;
}

.calendarCalendar select
{
    font-size: 100%;
    width: 50px;
}

/* Styles for Notes */

.infoTableBody table tr td.note
{
    background: #fff !important;
    padding: 0 !important;
}

.infoTableBody table tr td.note .editNote
{
    padding: 8px 12px !important;
}

.taskBar
{
    border-bottom: 1px solid #d3dde2;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.infoBox p input
{
    font-size: 1em;
}

.infoBox p select
{
    font-size: 1em;
}

/* Styles for OJEU Search */

.OJEUSearch table
{
    margin-bottom: 1em;
}

.OJEUSearch table tr td
{
    padding-bottom: 5px;
}

.OJEUSearch table tr td input
{
    font-size: 1.2em;
}

.OJEUSearch table tr td select
{
    font-size: 1.1em;
}

.OJEUSearch table tr td textarea
{
    font-size: 1.5em;
    padding: 2px;
}

.OJEUSearch table tr td.label
{
    text-align: right;
    vertical-align: top;
    font-size: 1.2em;
    padding: 2px 2px 0 0;
}

/* Request an update */

.requestanupdateText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.requestanupdateProjectText
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: White;
}
.requestanupdateTextBold
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: White;
}

#requestupdateHeader
{
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
}

#requestupdateRequest
{
    width: 100%;
    margin-left: 10px;
    text-align: left;
}

#requestupdateProject
{
    width: 480px;
    margin-left: 10px;
    text-align: left;
    margin-top: 20px;
    margin-right: 10px;
}

#requestupdateProjectNumber
{
    margin-left: 5px;
    margin-top: 5px;
}

#requestupdateProjectName
{
    margin-left: 4px;
    margin-top: 3px;
}

#requestupdateTextbox
{
    width: 440px;
    margin-left: 15px;
    margin-right: 20px;
    margin-top: 20px;
}

#requestupdateText
{
    width: 100%;
    margin-left: 5px;
    margin-top: 15px;
    text-align: left;
}

#requestupdateButtons
{
    vertical-align: bottom;
    margin-top: 20px;
    margin-right: 10px;
    margin-left: 200px;
}

#requestupdateSent
{
    width: 500px;
    text-align: center;
}

#requestupdateRequestSent
{
    margin-top: 100px;
    text-align: center;
}

#requestupdateRequestSentClose
{
    margin-top: 60px;
}

.requestupdateProjectDetails
{
    background-color: #8eb737;
}

.textBoxWatermark
{
    color: #ccc;
}

/* Search saver */

#main #mainContent #searchSaver .infoBox .infoBoxBody select
{
    width: 250px;
    margin-left: 10px;
}

#main #mainContent #searchSaver .infoBox .infoBoxBody input
{
    width: 246px;
    margin-left: 10px;
}

#main #mainContent #searchSaver #searchSaverTools
{
    margin-bottom: 15px;
}

#main #mainContent #searchSaver #searchSaverTools span,
#main #mainContent #searchSaver .infoBox .infoBoxBody a
{
    color: #8EB737;
    font-size: 1.3em;
    font-weight: bold;
    margin-right: 7px;
}

.adminUserDetailsGridHeader
{
    background-color: #8eb737;
    color: White;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
}

.adminUserDetailsGridItem
{
    background-color: #CCCCCC;
    color: #8eb737;
    font-family: Verdana;
    font-size: 11px;
    text-align: left;
}

.adminUserDetailsText
{
    font-family: Verdana;
    font-size: 12px;
}

.adminUserDetailsLink
{
    text-align: left;
    color: #0000FF;
    font-family: Verdana;
    font-size: 12px;
}

.adminUserDetailsLink a:link
{
    color: #0000FF;
    text-decoration: none;
}

.adminUserDetailsLink a:visited
{
    text-decoration: none;
    color: #800080;
}

.adminUserDetailsLink a:hover
{
    text-decoration: none;
    color: #0000FF;
}

.adminUserDetailsTextBold
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
}

.adminUserDetailsUser
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #8eb737;
}

.Printaddressheader
{
    float: left;
    display: inline;
    clear: left;
    width: 110px;
    text-align: right;
    font-weight: bold;
    color: #4c4c4c;
    margin-right: 2px;
    margin-bottom: 0.6em;
    font-size: 1.2em;
}

.Printaddress
{
    font-size: 1.2em;
    margin-bottom: 0.6em;
    clear: right;
    width: 360px;
}

#everything #main #mainContent .FavandNotes .infoBoxBody
{
    width: 984px;
    background: url(../images/content_box_986_bottom_power_search.gif) left bottom no-repeat;
    padding: 0 1px 1px 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .FavandNotesSubSection
{
    float: left;
    display: inline;
    width: 984px;
    overflow: hidden;
    margin-left: 1px;
}

#everything #main #mainContent .searchSection .infoBoxBody .FavNotesfirst
{
    width: 984px;
    margin-left: 0;
}

/* general form field layout */

#everything #main #mainContent .generalForm p label
{
    width: 100px;
    display: inline-block;
}

#everything #main #mainContent .generalForm p input,
#everything #main #mainContent .generalForm p .valueField
{
    margin: 0px 5px;
    width: 200px;
}

#everything #main #mainContent .generalForm .submit input
{
    margin-left: 260px;
    width: 50px;
}

#everything #main #mainContent .generalForm p input[type=radio]
{
    width: auto;
}

/* contact contract selector for mailmerge */

/* override #main #mainContent ul */
#main #mainContent #contact-list-container .ui-tabs-nav
{
    margin: 0;
}

/* override #main #mainContent ul li */
#main #mainContent #contact-list-container li
{
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.2em;
}

.ui-widget .ui-expander
{
    cursor: pointer;
    line-height: 1.5;
}

#contact-list-container div > .ui-expander
{
    margin-top: 2px;
}

.ui-widget .ui-icon
{
    float: left;
}

.ui-widget .ui-expander a
{
    padding: 0.1em 0.1em 0.1em 0.1em;
}

.ui-widget .ui-expander em
{
    padding: 0.1em 0.1em 0.1em 2.2em;
}

#contact-list-container #project-contact-role-list em
{
    padding: 0.1em;
}

.ui-widget .ui-expander-content
{
    overflow: auto;
}

#contact-list-container em
{
    font-size: 0.8em;
}

#contact-list-container #role-group-contact-project-list > .ui-expander,
#contact-list-container #role-group-contact-project-list .contacts-tab-panel,
#contact-list-container #project-contact-role-list .project,
#contact-list-container #office-list > .ui-expander,
#contact-list-container #office-list #office-contact-list,
#contact-list-container #office-list #office-contact-list .office-contacts-panel,
#contact-list-container #office-list #office-contact-list > .ui-expander,
#contact-list-container #contact-list .contact,
#contact-list-container #contact-list > .ui-expander
{
    line-height: 1.4em;
    margin-left: 1.5em;
}

#contact-list-container .group-selector
{
    margin-top: 2px;
    position: absolute;
}

#contact-list-container #role-group-contact-project-list, 
#contact-list-container #contact-project-role-list, 
#contact-list-container #project-contact-role-list,
#contact-list-container #office-list,
#contact-list-container #contact-list
{
	line-height:1.4em;
	padding: 0;
	margin: 0;
}

#contact-list-container #role-group-contact-project-list .contacts, 
#contact-list-container #contact-project-role-list .projects, 
#contact-list-container #project-contact-role-list .contacts,
#contact-list-container #role-group-contact-project-list .contacts .projects,
#contact-list-container #office-contact-list .contacts,
#contact-list-container #contact-list #contact-contact-list
{
	list-style-type: none;
	font-size: 1em;
	margin-left: 1.4em;	
}
 
#contact-list-container #project-contact-role-list .contacts
{
    margin-left:2.6em;
}


#contact-list-container #role-group-contact-project-list .contacts .contact .count, 
#contact-list-container #contact-project-role-list .contact .count
{
	float: right;
	font-weight: bold;
	margin-right: 0.4em;
}

#contact-list-container #role-group-contact-project-list .ui-expanded,
#contact-list-container #office-contact-list .ui-expanded,
#contact-list-container #contact-list .ui-expanded
{
	border-bottom: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	padding: 0.2em;
}

#contact-list-container #project-contact-role-list .contacts .contact em
{
	padding: 0.1em 0.1em 0.1em 1.9em;
}

#contact-list-container #role-group-contact-project-list .contacts .projects .project span, 
#contact-list-container #contact-project-role-list .project span, 
#contact-list-container #project-contact-role-list .project .contacts .contact span 
#contact-list-container #project-contact-role-list .project .span
{
	padding: 0.1em 0.1em 0.1em 0.2em;
}


#main #ContactDownload
{
	float: left;
	display: inline;
	width: 570px;
	margin: 0 10px;
}
.buttonwrapper
{
    float:right;
    padding:0.5em 0.5em 0.5em 0.5em;
}
.ovalbutton
{
    border-style: inset;
    font-size: 1.1em;
}
#main #mainContent .infoBox .infoBoxBody p .downloadoptions
{
    font-size: 1em;
}

#contact-list-container #contact-list #contact-contact-list .contact
{
    margin-bottom: 2px;
}
/*free text search*/
#mainContent .infoBoxBody .field
{
    width: 300px;
    margin-bottom: 0.8em;
}

#mainContent .infoBoxBody .field .fieldLabel
{
    display: inline-block;
    font-size: 1.2em;
    width: 50px;
}

#mainContent .infoBoxBody .field input
{
    margin-left: 10px;
    padding: 4px;
    width: 200px;
}

#mainContent .infoBoxBody .submit a,
#mainContent .infoBoxBody .submit .goButton
{
    background: url("../images/content_box_go.gif") no-repeat scroll 0 0 transparent;
    display: inline;
    float: right;
    height: 0;
    overflow: hidden;
    padding-top: 26px;
    width: 77px;
}

#mainContent .infoBoxBody .submit a.showProjects
{
    background: url("../images/show_projects.gif") no-repeat scroll 0 0 transparent;
}

#mainContent .infoBoxBody .field .fieldHelpDesc
{
    margin: 4px 4px 4px 100px;
    padding: 6px;
    border: 1px solid #D3D3D3;
    background-color: #fff;
}

#main #mainContent .infoBoxBody ul.contentList li
{
    color: #000;
    font-size: 1em;
    line-height: 1em;
}
