/* Style Sheet © Beyond Content Management - www.psusoftware.com */

/* SITE WIDE */
* {
margin:0;
padding:0;
outline:none;
} 
body { 
font:76%/130% "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
color:#2c2c2c;
} 
a:link { 
color:#00529b;
text-decoration:underline;
} 
a:visited { 
color:#1167b4;
} 
a:hover { 
color:#0e518c;
text-decoration:underline;
} 
a:active { 
color:#00529b;
text-decoration:underline;
} 
h1, h2, h3, h4, h5, h6 { 
font-size:100%;
} 
.clear {
clear:both;
} 
p {
padding:6px 0 3px 0;
} 

/* ACCESSIBILITY */
h3#nav {
text-indent:-9999px;
display:none;
visibility:hidden;
} 
ul#page-nav {
position: absolute;
top: -900px;
} 
li.hide {
display:none;
} 
hr.rule {
display:none;
visibility:hidden;
} 

/* STANDARD PANE LAYOUT */
#LeftPane { 
text-align:left;
float:left;
display:inline;
width:160px;
} 
#ContentPane { 
text-align:left;
float:left;
display:inline;
} 
#RightPane { 
text-align:left;
float:left;
display:inline;
width:234px;
} 

.L-l1c0r1 { margin:20px 0 0 0; } 
.L-l1c0r0 { margin:20px 0 0 0; }
.L-l1c1r0 { margin:20px 0 0 0; }
.L-l1c1r1 { margin:20px 0 0 0; }
.C-l0c1r0 { width:916px; margin:10px 20px 0 20px; }
.C-l1c1r0 { width:756px; margin:10px 20px 0 20px; } 
.C-l1c1r1 { width:517px; margin:10px 20px 0 20px; } 
.C-l0c1r1 { width:657px; margin:10px 20px 0 20px; }
.R-l1c1r1 { margin:0 0 0 0; }
.R-l0c1r1 { margin:0 0 0 0; }
.R-l1c0r1 { margin:0 0 0 0; }
.R-l0c0r1 { margin:0 0 0 0; }

/* STRUCTURE */
#w-flash {
display:none;
} 
a.arrow-link {
padding-right:9px;
} 
.w-top {
height:20px;
border-bottom:1px solid #dcdcdc;
font-size:0.9em;
} 
.w-top ul {
line-height:20px;
margin:0 auto;
width:956px;
} 
.w-top ul li {
float:left;
list-style:none;
padding-left:15px;
} 
.w-top ul li.date {
float:right;
margin-right:20px;
} 
.w-top ul li.login, .w-top ul li.extranet {
background:url(/Design/Images/divider.gif) no-repeat left;
} 
body#user-authenticated .w-top ul li.login a.login {
display:none;
} 
.w-top ul li.contact {
margin-left:5px;
} 
.w-top ul li a {
text-decoration:none;
color:#666666;
} 
#website {
background:#fff url(/Design/Images/content-bg.gif) repeat-x bottom;
} 
.w-container {
width:956px;
margin:0 auto;
} 
h2.w-logo a {
height:99px;
width:230px;
text-indent:-9999px;
display:block;
float:left;
background:url(/Design/Images/logo.gif) no-repeat;
} 
#w-menu {
height:36px;
line-height:36px;
float:right;
margin:55px 20px 0 0;
} 
p.w-facts {
display:none;
font-size:1.1em;
} 
#content {
clear:left;
min-height:300px;
height:auto !important;
height:300px;
} 
.w-left {
float:left;
display:inline;
width:717px;
border-top:2px solid #00529b;
} 
.w-right {
float:left;
display:inline;
border-left:5px solid #fff;
width:234px;
background-color:#fff;
margin-bottom:50px;
min-height:170px;
height:auto !important;
height:170px;
} 
.is- {
display:none;
} 
.wide- {
width:956px;
} 
#w-footer {
height:276px;
clear:both;
background:url(/Design/Images/footer-swoosh.gif) no-repeat right top;
} 
#w-footer div {
float:left;
margin-top:21px;
height:155px;
} 
#w-footer div.w-container {
width:916px;
clear:both;
margin:0 auto;
float:none;
background:none;
} 
#w-footer div.w-company {
padding-left:10px;
width:213px;
background:url(/Design/Images/footer-divider.gif) no-repeat right top;
} 
#w-footer div.w-people {
padding-left:21px;
background:url(/Design/Images/footer-divider.gif) no-repeat right top;
width:213px;
} 
#w-footer div.w-contracts {
padding-left:21px;
background:url(/Design/Images/footer-divider.gif) no-repeat right top;
width:213px;
} 
#w-footer div.w-csr {
padding-left:21px;
width:200px;
background:none;
} 
#w-footer div ul {
margin-top:10px;
} 
#w-footer li {
list-style:none;
padding:0;
} 
#w-footer ul li a {
text-decoration:none;
font-weight:normal;
font-size:0.9em;
color:#8b8b8b;
display:block;
padding:0 0 0 18px;
background:url(/Design/Images/arrow-gray.gif) no-repeat 0 7px;
line-height:26px;
} 
#w-footer h3 a {
color:#5c5c5c;
font-size:1.2em;
display:block;
text-decoration:none;
font-weight:normal;
} 
#w-footer ul.w-info {
clear:left;
padding-top:6px;
color:#666666;
font-size:0.9em;
text-align:center;
} 
#w-footer ul.w-info li a {
display:inline;
color:#666666;
font-size:1em;
line-height:20px;
padding:0;
background:none;
} 
/* SITE ATTRIBUTES */
.Button { 
background-color:#f4f4f4;
border:1px solid #cacaca;
font-size:1em;
padding:2px;
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
} 
.button { 
background-color:#f4f4f4;
border:1px solid #cacaca;
font-size:1em;
padding:2px;
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
} 
.ntb { 
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
background-color:#fff;
border:1px solid #cacaca;
font-size:1em;
padding:2px;
} 
.ErrorText { 
font-weight:bold;
color:#ff0000;
font-size:11px;
} 
select { 
font-family:'Lucida Sans', Arial, Helvetica, sans-serif;
} 

/* TEXT STYLES */
.n { 
font-size:1em;
} 
.n2 { 
font-size:1.1em;
} 
.n3 { 
font-size:1.2em;
} 
.n4 { 
font-size:0.9em;
} 
.nb { 
font-size:1em;
font-weight:bold;
} 
.ni { 
font-size:1em;
font-style:italic;
} 
.nr { 
font-size:1em;
color:#ff0000;
} 
.nblk { 
font-size:1em;
color:#000;
} 
.nblkb { 
font-size:1em;
color:#000;
font-weight:bold;
} 

/* TITLES */
.head { 
font-size:1.2em;
color:#00529b;
line-height:1.2em;
} 
.head2 { 
font-size:1.2em;
color:#ee3a43;
line-height:1.2em;
} 
.head3 { 
font-size:1.2em;
color:#31af49;
line-height:1.2em;
} 
.head4 { 
font-size:1.2em;
color:#f25b00;
line-height:1.2em;
} 
.head5 { 
font-size:1.2em;
color:#666666;
line-height:1.2em;
} 
.head6 { 
font-size:1.2em;
color:#000;
line-height:1.2em;
} 
.subhead { 
font-size:1.1em;
color:#666666;
font-weight:bold;
} 
.subhead2 { 
font-size:1.1em;
color:#000;
font-weight:bold;
} 
.subhead3 { 
font-size:1.1em;
color:#666666;
text-transform:uppercase;
} 
.subhead4 { 
font-size:1.1em;
color:#000;
text-transform:uppercase;
} 

/* PART STYLES */
.container {
clear:both;
margin-bottom:20px;
} 
.stacked {
float:left;
width:115px;
height:89px;
margin:15px 22px 20px 0;
padding:31px 20px 0 77px;
} 
.container h1, .container h2, .container h3, .container h4, .container h5, .container h6 { 
font-weight:normal;
} 
.home-right {
margin-left:0;
float:right;
width:214px;
} 
.blank {
color:#000;
} 
.t-01 {
font-size:1.9em;
line-height:1.5em;
} 
.p-01 {
margin-top:6px;
} 
.p-01 p {
padding:6px 6px 0 0;
} 
.c-02 {
padding:18px 10px;
} 
#LeftPane .c-02 {
padding:0px 0;
} 
#ContentPane .c-02 {
padding:0;
} 
#ContentPane .t-02 {
border-bottom:none;
padding-left:0;
} 
#ContentPane .p-02 p {
padding:6px 6px 0 0;
} 
.t-02 {
font-size:1.25em;
line-height:1.5em;
color:#5c5c5c;
border-bottom:1px solid #727272;
padding-left:6px;
} 
.p-02 {
margin-top:6px;
} 
.p-02 p {
padding:6px 6px 0 6px;
} 
.c-03 {
border-bottom:1px solid #dcdcdc;
background:#f0f0f0 url(/Design/Images/Part-Styles/btm.gif) repeat-x bottom;
padding:18px 10px;
} 
.blue {
border-top:2px solid #00529b;
} 
.blue .part-automenu .links li a { 
color:#00529b;
background:url(/Design/Images/arrow-blue.gif) no-repeat 7px 7px;
} 
.blue a { 
color:#00529b;
} 
.red {
border-top:2px solid #ed2f38;
} 
.red .part-automenu .links li a { 
color:#ed2f38;
background:url(/Design/Images/arrow-red.gif) no-repeat 7px 7px;
} 
.red a { 
color:#ed2f38;
} 
.green {
border-top:2px solid #31af49;
} 
.green .part-automenu .links li a { 
color:#31af49;
background:url(/Design/Images/arrow-green.gif) no-repeat 7px 7px;
} 
.green a { 
color:#31af49;
} 
.orange {
border-top:2px solid #f25b00;
} 
.orange .part-automenu .links li a { 
color:#f25b00;
background:url(/Design/Images/arrow-orange.gif) no-repeat 7px 7px;
} 
.orange a { 
color:#f25b00;
} 
.small {
height:131px;
} 
.small .p-03 {
height:110px;
overflow:auto;
} 
.big .p-03 {
height:231px;
overflow:auto;
} 
.t-03 {
font-size:1.25em;
line-height:1.5em;
color:#5c5c5c;
border-bottom:1px solid #929292;
padding-left:5px;
text-transform:uppercase;
} 
.p-03 {
margin-top:6px;
} 
.p-03 p {
padding:6px 6px 0 6px;
} 
.c-03-top {
background:#f0f0f0;
padding:18px 10px;
margin-bottom:0;
} 
.c-03-middle {
background:#f0f0f0;
padding:18px 10px;
margin-bottom:0;
} 
.c-03-bottom {
border-bottom:1px solid #dcdcdc;
background:#f0f0f0 url(/Design/Images/Part-Styles/btm.gif) repeat-x bottom;
min-height:206px;
height:auto !important;
height:206px;
padding:18px 10px;
} 

div.rj {
background:url(/Design/Images/Part-Styles/rj-bg.gif) no-repeat left top;
} 
div.contracts {
background:url(/Design/Images/Part-Styles/contracts-bg.gif) no-repeat left top;
} 
div.directors {
background:url(/Design/Images/Part-Styles/directors-bg.gif) no-repeat left top;
} 
div.community {
background:url(/Design/Images/Part-Styles/community-bg.gif) no-repeat left top;
} 
.t-stacked {
text-transform:uppercase;
font-size:1.2em;
color:#00529b;
} 
.p-stacked {
overflow:hidden;
height:60px;
width:115px;
font-size:0.9em;
} 

/* TABLES */
.tbl { 
font-size:1em;
border:1px solid #c6c6c6;
} 
.tblhdr { 
line-height:1.4em;
font-size:1em;
padding:4px;
background-color:#e7e7e7;
font-weight:bold;
} 
.tblhdr a { 
color:#fff;
} 
.tblftr { 
font-size:1em;
padding:4px;
background-color:#e7e7e7;
} 
.tblftr a { 
color:#fff;
} 
.tblitm { 
background-color:#f9f9f9;
padding:4px;
} 
.tblitm a { 
font-weight:normal;
} 
.tblalt { 
background-color:#f4f4f4;
padding:4px;
} 
.tblalt a { 
font-weight:normal;
} 
.tbledit { 
background-color:#dedfde;
padding:4px;
} 
.tblsel { 
background-color:#dedfde;
padding:4px;
} 
.tblcel { 
background-color:#fff;
padding:4px;
} 
.tblaltc { 
background-color:#d1cfcf;
padding:4px;
} 
.tblpag { 
background-color:#ededed;
padding:4px;
color:#000;
} 
.tblpag a { 
color:#000;
} 

/* LISTS, HR */
UL LI { 
list-style-type:square;
color:#323232;
} 
UL LI LI { 
list-style-type:disc;
color:#323232;
} 
UL LI LI LI { 
list-style-type:square;
color:#323232;
} 
OL LI { 
list-style-type:decimal;
color:#323232;
} 
OL OL LI { 
list-style-type:lower-alpha;
color:#323232;
} 
OL OL OL LI { 
list-style-type:lower-roman;
color:#55595a;
} 
HR { 
color:#323232;
height:1pt;
} 

/* IMAGES: MY PROFILE, E-COMM etc */
.image1 { 
width:50px;
border:1px solid #dddddd;
} 
.image2 { 
width:100px;
border:1px solid #dddddd;
} 
.image3 { 
width:150px;
border:1px solid #dddddd;
} 
.image4 { 
width:200px;
border:1px solid #dddddd;
} 
.image5 { 
width:250px;
border:1px solid #dddddd;
} 

/* MENU */
.RadMenu_Menu {
list-style:none;
margin:0;
}
.RadMenu_Menu .link { /* all links in the menu */ 
text-decoration:none;
float:left;
display:inline;
} 
.RadMenu_Menu .rootGroup .last .link {
padding-right:0;
} 
.RadMenu_Menu .link:hover {
text-decoration:none;
}
.RadMenu_Menu .rootGroup .focused {

} 
.RadMenu_Menu .rootGroup .focused .text { 

} 
.RadMenu_Menu .rootGroup .link { /* parent items min width and the bg look */
/* _width:50px;
min-width:50px; */
cursor:hand;
cursor:pointer;
height:46px;
color:#2e2e2e;
padding:0 20px;
background:url(/Design/Images/Menu/div.gif) no-repeat right;
font-size:1.15em;
} 
.RadMenu_Menu .rootGroup .link .text { /* parent items font and spacing */
} 
.RadMenu_Menu .rootGroup .expanded .text {
} 
.RadMenu_Menu .rootGroup .link .text:hover {
} 
.RadMenu_Menu .rootGroup .last .link {
background:none;
} 

.RadMenu_Menu .group { /* child drop-down bg look */
background:none;
border-top:none;
} 
.RadMenu_Menu .group .link { /* child link */
width:auto;
_width:100px;
min-width:100px;
background:#f4f4f4;
border-left:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
height:26px;
text-transform:none;
font-size:1em;
padding:0 10px 0 10px;
margin-left:10px;
} 
.RadMenu_Menu .group .last .link { /* child link */
background:#f4f4f4;
} 
.RadMenu_Menu .group .first .link { /* child link */
border-top:1px solid #ccc;
} 
.RadMenu_Menu .group .link .text { /* child items font and spacing */
padding:0;
line-height:26px;
padding-right:20px;
font-size:1em;
font-weight:normal;
color:#2e2e2e;
background:none;
} 
.RadMenu_Menu .group .link .text:hover {
background:none;
} 
.RadMenu_Menu .group .link .expandLeft {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .link .expandLeft:hover {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .expanded .text {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
}
.RadMenu_Menu .group .expanded .text:hover {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
}
.RadMenu_Menu .group .level1 .first .link { /* child link */
margin:0;
} 

.RadMenu_Menu .group .level2 .first .link {
margin-top:-1px !important;
border-top:1px solid #ccc;
} 
.RadMenu_Menu .group .level2 .link {
margin-left:-1px !important;
} 

.RadMenu_Menu .group .expandLeft {
background:#f7f6f9 url(/Design/Images/submenu.gif) no-repeat right;
} 
.RadMenu_Menu .group .expanded {
background:#f7f6f9 url(/Design/Images/menu.gif) no-repeat right;
} 

/* LAYOUTS */
.vision td {
	/*border:1px solid #CCCCCC;*/
	padding: 3px;
	}	
.vision td {
	/*border-bottom:1px solid #CCC;*/
	}
td.definition {
	color:#00529b;
	font-style: italic;
	}
table.vision {
	}


/* MENUSPOT */
body.is-not-editmode .MenuSpot {
display:none;
} 
.MenuSpot { 
position:absolute;
margin-left:-108px;
width:108px;
height:26px;
z-index:1;
float:right;
opacity: .80;
filter:alpha(opacity=80);
-moz-opacity: .80;
-khtml-opacity: .80;
} 
.edit-section {
float:right;
position:relative;
} 

/* LOGIN */
#login-page {
background:url(/Design/Logo/logo.jpg) no-repeat top center;
margin:0 auto;
min-height:630px;
height:auto !important;
height:630px;
padding-top:200px;
} 
h2.login-logo a {
display:none;
} 
.login-message {
text-align:center;
margin:0 auto;
width:260px;
} 
#login-clear {
clear:both;
} 
#login-left {
text-align:center;
} 
h3.login-options {
display:none;
}
#login-left ul {
margin:10px auto 0px auto;
width:210px;
} 
#login-left ul li {
padding:0 0 20px 10px;
margin:0;
float:left;
list-style:none;
} 
#login-left ul li:first-child {
padding:0;
} 
#login-right {
clear:both;
padding:0px 0 0px 10px;
text-align:center;
border-left:1px solid #666666;
width:180px;
margin:20px auto;
} 
#login-right table {
text-align:left;
width:200px;
margin:0px auto;
padding:0px;
} 

/* ERROR PAGES */

.error-page {
background:transparent url(/Design/Logo/Logo.jpg) no-repeat scroll left top;
height:400px;
margin:0 auto;
padding:30px 0 0 220px;
width:330px;
} 
.error-page h3 {
font-size:1.4em;
} 
.error-page p {
padding-top:10px;
} 
.error-page p.inconvenience {
font-style:italic;
} 
.error-page ul {
margin:20px 10px;
} 
.error-page ul li {
list-style:none;
} 
.error-page ul li a {
line-height:24px;
padding:0 0 0 26px;
background:url(/Design/Images/submenu.gif) no-repeat 2px 5px;
} 