html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {
    margin:0;
    padding:0;
    bo//rder:0;
    font-weight:inherit;
    font-style:inherit;
    font-size:100%;
    font-family:inherit;
    vertical-align:baseline;
}
article, aside, dialog, figure, footer, header, hgroup, nav, section {display:block;}
body {line-height:1.5;background:white;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;float:none !important;}
table, th, td {ver/tical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

/* typography.css */
html {font-size:100.01%;}
body {
    margin: 15px 0;
    font-family: Myriad, Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 75%;
    color: #636467;
    background:#808285;
}
h1, h2, h3, h4, h5, h6 {
    color: #005b9c;
}
h1 {
    font-size:1.425em;
    line-height:1;
    margin-bottom:0.5em;
    padding-bottom: 15px;
}
h2 {
    font-size:1.375em;margin-bottom:0.75em;
}
h3 {
    font-size:1.25em;
    line-height:1;
    padding-top:10px;
    padding-bottom:20px;
}
h4 {
    font-size:1.0em;
    line-height:1.25;
    margin-bottom:1.25em;
    color: #005b9c;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}

p {
    margin: 0 0 1em;
}
a {
    text-decoration: none;
    color: #000099;
}
a:hover {
    text-decoration: underline;
}
img {
    border: none;
}
ul, ol {
    margin: 0 1.5em 1.5em 0;
    padding-left: 15px;
}

ul.nav {
    margin: 0;
    padding: 0;
    list-style-type: none;
}
ul.nav a {
    letter-spacing: .1em;
    text-decoration: none;
}
ul.nav a:hover {
    color: #000000;
}
ul.nav img {
    vertical-align: middle;
}
ul.horiz li {
    float: left;
}

hr {
    width: 860px;
    height: 1px;;
    color: #ddd;
    clear: both;
    float: none;
    margin-bottom: 0em;
    border: none;
    background: #005e9d;
}

.container {
    width:990px;
    margin:0 auto;
}


.page {
    width: 990px;
    padding-bottom: 30px;
    position: relative;
    background-color: #ffffff;
}
#tl {position: absolute; top: 0; left: 0;}
#tr {position: absolute; top: 0; right: 0;}
#bl {position: absolute; bottom: 0; left: 0;}
#br {position: absolute; bottom: 0; right: 0;}
.botrt {position: absolute; bottom: 0; right: 35px;}
.head {
    height: 110px;
    position: relative;
    background-color: #fff;
    border-bottom: 5px solid #000;
    z-index: 2;
/*
    left: 0;
    top: 0;
*/
}
#logo {
    position: absolute;
    top:  15px;
    left: 20px;
}
#home .head {
    border-bottom: none;
}
.topnav {
    position: absolute;
    top: 50px;
    right: 75px
}
.topnav > li {
/*    padding: 0 0 10px 0;*/
    float: left;
    position: relative;
    border-right: 1px solid #333;
    z-index: 15;
}
.topnav a {
    padding: 0 12px 8px 12px;
    display: block;
    font-size: 8pt;
    text-transform: uppercase;
    color: #636467;
}
.topnav li.last a {
    padding-right: 0;
}
/*************** Top Nav Submenu ***********/
.subnav {
    width: 139px;
    margin: 0;
    padding: 0;
    visibility: hidden;
    position: absolute;
    top: 21px;
    left: 1px;
    background-color: #ffffff;
    z-index: 100;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.topnav li:hover ul,
.topnav a:hover ul {
    visibility: visible;
}
.subnav li {
    float: none!important;
}
.subnav a {
    padding: 6px 12px!important;
    display: block;
    float: none;
    border-right: none!important;
    white-space:nowrap;
/*  letter-spacing: 0px;
    text-transform: none;*/
    border: none;
}

/*** Quick Links ***/
#socnet {
    position: absolute;
    top: 10px;
    right: 75px;
}
#socnet .label {
    padding-right: 10px;
    margin-right: 5px;
    float: left;
    border-right: 1px solid #aaa;
}
#socnet ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    float: left;
}
#socnet li {
    padding: 0 7px;
    float: left;
}

/***** Home Page ******/
.bot {
    width: 930px;
    margin-top: 20px;
    padding: 0 30px;
    background: url(/clients/resourcingedge/images/dotbg.gif) repeat-y 740px 0;
}
.bot h1 {
    margin: 0 0 1.2em 0;
    text-align: center;
    font-size: 1.6em;
    color: #005e9d;
}
.bot h2 {
    font-size: 1.2em;
}
#maincol {
    width: 700px;
    margin-right: 30px;
    float: left;
/*
    padding-right: 20px;
    border-right: 1px dotted;
*/
}

#rightcol {
    width: 200px;
    float: left;
}
#rightcol h2 {
    margin: 0 0 8px;
}
#rightcol h3 {
    margin: 0;
    font-size: 1em;
    color: #636467;
}
#rightcol p {
    margin: 0;
}
#rightcol ul {
    margin-top: 0;
}
#rightcol hr {
    height: 0.1em;
    background-color: #aaa;
}

.last {
    margin-right: 0!important;
    padding-right: 0!important;
    border-right: 0!important;
}

#bar {
    height: 5px;
    font-size: .1em;
    line-height: .1em;
    background-color: #000000;
}
.mid {
    padding-bottom: 30px;
    background-color: #005e9d;
    position: relative;
/*
    height: 420px;
*/
}
.center {
    margin: auto;
}

.lpimg {
    margin-bottom: 30px;
 /*
    float: left;
    clear: right;
*/
}
.minheight {
    min-height: 275px;
    height: auto!important;
    height: 275px;
}
.main {
    width: 950px;
    padding: 20px;
    background-color: #fff;
/*
    float: left;
    overflow: hidden;
*/
}
.main .wrap {
    background: url(/clients/resourcingedge/images/dotbg.gif) repeat-y 710px 0;
}

.main .wrap_for_profiles {
    background: url(/images/spacer.gif) repeat-y 710px 0;
}

.left {
    width: 50px; /* 190px */
    margin: 50px 20px 0 0;
    float: left;
}
.content {
    width: 620px; /* 480 */
    margin-right: 40px;
    float: left;
/*
    border-left: 2px dotted #666666;
*/
}

/** full width, 3 columns **/
.content3 {
    width: 75%;
    margin: auto;
}

.right {
    width: 220px;
    float: left;
/*
    border-left: 1px dashed #666666;
*/
}
.right h3 {
    margin-bottom: 0;
}

.right .listItem {
    margin-top: 15px;
}

.footer {
    width: 990px;
    margin: auto;
    padding-top: 8px;
    text-align: right;
}
.footer,
.footer * {
    font-size: 8pt;
    color: #eeeeee;
}

/****** News, Feeds, Lists *****/
.feedItem {
    margin-bottom: 20px;
}


.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

p.adminlogin         {
                    font-size: 11px;
                    padding: 0px 0px 0px 0px;
                    bor//der:dotted;
                     }

.adminlogin         {
                    font-size: 12px;
                    padding: 0px 0px 0px 0px;
                    bor//der:dotted;
                     }
                     
.adminsmalltext      {
                    font-size: 10px;
                    font-color: #009;
                     }
                     
.secondarylink       {
                     font-size: 11px;
                      }
                      
.profilename          {
                      padding: 0px 10px 0px 0px;
                      vertical-align:text-top;
                      width: 160px;
                      font-weight: bold;
                      font-color: #777;
                       }
                      
.profiledescr          {
                      padding: 0px 15px 15px 0px;
                      vertical-align:text-top;
                      width: 500px;
                       }
                      
.profiletarget          {
                      padding: 0px 10px 0px 0px;
                      vertical-align:text-top;
                      width: 100px;
                       }
                       
smalltext {
	font-size: 10px;
	font-family:  arial, Helvetica, sans-serif;
    color: #4F4F4F;
}

select {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
    float:right;
}

input {
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif;
    color: #4F4F4F;
    margin-top: 1px;
    margin-bottom: 1px;
    float:right;
}

textarea	{     
	font-size: 12px;
	font-family: arial, Helvetica, sans-serif; 
    color: #4F4F4F; 
    background-color: white; 
    border: 1px groove #4F4F4F; 
    height: 100px; }

.requiredfields { 
    font-family: Arial, Helvetica, sans-serif; 
    font-size: 10px; 
    color: #FF0000; }

a.hints                { position: relative; z-index: 24; color: #000000; background-color: #fffff; border: 0px; text-decoration: none; }
a.hints:hover          { z-index:25; color: #000000; text-decoration: underline; background-color: #ffffff;}
a.hints span           { display: none; }
a.hints:hover span     { display: block; position:absolute; top: 2em; left: 2em; width:10em; border:1px solid #000000; background-color:#ffffff; color:#000000; text-align: left; padding: 3; font-size: .8em; text-indent: 0px; text-decoration: none; }
