/*

provek.css

release 3

CSS and XHTML templates by Sean Conran - Copyright (c) Netcel 2009

IMPORTANT - Updates to this file need to be tested on IE6, IE7, Firefox 3, Safari 3 and validated to W3C standards

*/

@media all {

* {
border: 0;
color: #000000;
font-family: Arial,Helvetica,sans-serif;
font-size: 100%;
line-height: 1.3em;
margin: 0;
padding: 0;
}

A, A:link, A:visited {
color: #0055de;
font-weight: normal;
text-decoration: none;
}
A:hover, A:focus, A:active {
text-decoration: underline;
}

A.button, A.button:link, A.button:visited {
background: #e3265a url(../images/build/button-bg.gif) bottom right no-repeat;
color: #ffffff;
font-weight: normal;
padding: 2px 14px 3px 5px;
text-decoration: none;
}
A.button:hover, A.button:focus, A.button:active {
text-decoration: none;
}

B, STRONG {
font-weight: bold;
}

BODY {
background: #d8d6d6 url(../images/build/page-bg.gif) top left repeat-x;
color: #000000;
font-size: 75%;
}

H1 {
background: url(../images/build/page-title-divider.gif) bottom left repeat-x;
color: #053868;
font-size: 210%;
font-weight: bold;
margin: 0 0 0.65em 0;
padding: 0 0 10px 0;
}
H2 {
color: #053868;
font-size: 160%;
font-weight: bold;
margin: 0 0 0.65em 0;
}
H3 {
color: #053868;
font-size: 120%;
font-weight: bold;
margin: 0 0 0.325em 0;
}
H4 {
color: #053868;
font-size: 110%;
font-weight: bold;
margin: 0 0 0.325em 0;
}
H5, H6 {
color: #053868;
font-size: 100%;
font-weight: bold;
margin: 0 0 0.162em 0;
}

IFRAME {
border: 1px solid #c2c2c2;
clear: both;
margin: 0 auto 1.3em auto;
}
#f1c IFRAME {
max-width: 916px;
}
#f2c IFRAME {
max-width: 686px;
}
#f3c IFRAME {
max-width: 456px;
}

INPUT {
background: #ffffff url(../images/build/input-bg.gif) top left no-repeat;
border: solid 1px #c2c2c2;
padding: 1px 2px 2px 3px;
}
INPUT.formCheckbox,
SPAN.formCheckbox INPUT {
background-color: transparent;
background-image: none;
border: 0;
cursor: pointer;
margin: 0 0.25em 0 0.25em;
padding: 0;
}
INPUT.formFile {
width: 69%;
}
INPUT.formRadio,
SPAN.formRadio INPUT {
background-color: transparent;
background-image: none;
border: 0;
cursor: pointer;
margin: 0 0.25em 0 0.25em;
padding: 0;
}
INPUT.formSubmit {
background: #e3265a url(../images/build/button-bg-shadow.gif) bottom right no-repeat;
border: 0;
color: #ffffff;
cursor: pointer;
font-weight: normal;
line-height: 1.3em;
overflow: visible;
padding: 0 18px 4px 5px;
width: auto;
}
INPUT.formPassword,
INPUT.formText {
width: 67%;
}
INPUT.formTextSmall {
width: 22%;
}
SELECT.formHidden {
display: none;
}

LEGEND {
/* display: none; */
}

LI {
margin: 0.325em 0 0 0;
padding: 0 0 0 0.5em;
}
LI OL, LI UL {
margin: 0 0 0 3em;
}

OL {
list-style-image: none;
list-style-type: decimal;
margin: 0 0 1.3em 3em;
}
Ol LI {
padding-left: 0;
}
OL UL LI {
margin-left: -0.5em;
padding-left: 0.5em;
}

P {
line-height: 1.4em;
margin: 0 0 1.3em 0;
}

DIV.highlight {
color: #013892;
font-size: 130%;
line-height: 1.4em;
margin: 0 0 0.975em 0;
}
DIV.highlight P, DIV.highlight B, DIV.highlight STRONG {
color: #013892;
}

SELECT {
background-color: #ffffff;
border: 1px solid #c2c2c2;
}

#contentMain TABLE {
border-collapse: collapse;
border-left: 1px solid #b0b1b2;
border-top: 1px solid #b0b1b2;
clear: both;
margin: 0 auto 1.3em auto;
}
#contentMain TD {
border-bottom: 1px solid #b0b1b2;
border-right: 1px solid #b0b1b2;
padding: 5px 5px 5px 5px;
vertical-align: top;
}

TEXTAREA {
background: #ffffff url(../images/build/input-bg.gif) top left no-repeat;
border: solid 1px #c2c2c2;
height: 8em;
padding: 1px 2px 2px 3px;
width: 67%;
}

#contentMain TH {
background-color: #f4f4f4;
border-bottom: 1px solid #b0b1b2;
border-right: 1px solid #b0b1b2;
padding: 5px 5px 5px 5px;
vertical-align: middle;
}

UL {
list-style-image: none;
list-style-type: disc;
margin: 0 0 1.3em 2.5em;
}

.alignCentre {
text-align: center;
}
.alignLeft {
text-align: left;
}
.alignRight {
text-align: right;
}

.box {
float: left;
margin: 0 0 10px 0;
width: 190px;
}
.box H2 {
color: #0055de;
font-size: 110%;
margin: 0 0 0.65em 0;
}
.box H2 A, .box H2 A:link, .box H2 A:visited {
font-weight: bold;
}
.box H2 A:hover, .box H2 A:focus, .box H2 A:active {
font-weight: bold;
}
.box IMG {
display: block;
max-width: 190px;
margin: 0 0 0.975em 0;
}
.box P {
margin: 0 0 0.65em 0;
}

.boxGutter {
float: left;
height: 1em;
width: 60px;
}

#breadcrumb {
background-color: #f4f4f4;
clear: both;
float: left;
margin: 0 0 20px 0;
padding: 7px 0 7px 0;
width: 920px;
}
#breadcrumbContainer {
font-size: 90%;
padding: 0 10px 0 10px;
}
#breadcrumb LI {
background: url(../images/build/breadcrumb-arrow.gif) right 5px no-repeat;
float: left;
margin: 0 0.65em 0 0;
padding: 0 0.975em 0 0;
}
#breadcrumb LI.first {
background-image: none;
color: #616161;
font-weight: bold;
padding: 0;
}
#breadcrumb LI.last {
background-image: none;
color: #002053;
margin: 0;
padding: 0;
}
#breadcrumb UL {
list-style-image: none;
list-style-type: none;
margin: 0;
}

#callMeBack {
background: url(../images/build/call-me-back-bg.gif) top left no-repeat;
clear: both;
margin: 0 0 20px 0;
width: 100%
}
DIV[id=callMeBack] {
float: left;
}
#callMeBackContainer {
color: #fff;
height: 74px;
font-size: 120%;
padding: 18px 0 0 120px;
}
#callMeBackContainer A {
color: #a3c1e0;
font-weight: bold;
}
#callMeBackContainer P,
#callMeBackContainer B,
#callMeBackContainer STRONG {
color: #fff;
}
#callMeBackContainer IMG {
vertical-align: middle;
margin: .3em;
}
.callToAction {
clear: both;
margin: 0 0 1.3em 0;
padding: 1.3em 0 0 0;
width: 100%;
}
DIV[class=callToAction] {
float: left;
}
.callToAction H2 {
color: #053868;
font-size: 120%;
margin: 0 0 0.65em 0;
}
.callToAction P {
margin: 0 0 0.65em 0;
}
.callToAction .b {
background: url(../images/build/gradient-box-b.gif) bottom left repeat-x;
float: left;
width: 100%;
}
.callToAction .l {
background: url(../images/build/gradient-box-l.gif) top left repeat-y;
float: left;
padding: 10px 10px 5px 10px;
}
.callToAction .r {
background: url(../images/build/gradient-box-r.gif) top right repeat-y;
float: left;
width: 100%;
}
.callToAction .t {
background: url(../images/build/gradient-box-t.gif) top left repeat-x;
float: left;
width: 100%;
}

#content {
clear: both;
float: left;
padding: 0 0 30px 0;
width: 100%;
}
#contentContainer {
float: left;
padding: 0 35px 0 35px;
}

#f1c #contentLeft {
display: none;
}
#f2c #contentLeft, #f3c #contentLeft {
float: left;
margin: 0 20px 0 0;
width: 210px;
}

#f1c #contentMain {
float: left;
width: 920px;
}
#f2c #contentMain {
float: left;
width: 690px;
}
#f3c #contentMain {
float: left;
width: 460px;
}

#f1c #contentRight, #f2c #contentRight {
display: none;
}
#f3c #contentRight {
float: left;
margin: 0 0 0 20px;
width: 210px;
}

.error {
color: #ff0000;
font-size: 90%;
font-weight: bold;
}
DIV.error,
P.error {
clear: both;
float: left;
margin: 0 0 1.3em 0;
width: 100%;
}
SPAN.error {
margin: 0 0 0 0.5em;
}

#footer {
clear: both;
color: #444371;
width: 920px;
}
DIV[id=footer] {
float: left;
}
#footer * {
color: #444371;
}
#footer A {
color: #0055de;
}
#footer IMG {
display: block;
padding: 0 0 0 50px;
}
#footer LI {
border-right: 1px solid #444371;
float: left;
margin: 0 5px 0 0;
padding: 0 5px 0 0;
}
#footer LI.last {
border-right: 0;
}
#footer TABLE {
width: 100%;
}
#footer TABLE.left {
float: left;
width: auto;
}
#footer TABLE.right {
float: right;
width: auto;
}
#footer TD {
vertical-align: bottom;
}
#footer UL {
list-style-image: none;
list-style-type: none;
margin: 0;
}
#footer .bottom {
border-top: 1px solid #dbdbdc;
clear: both;
float: left;
font-size: 90%;
padding: 10px 0 5px 0;
width: 100%;
}
#footer .bottom P {
margin: 0 0 0.325em 0;
}
#footer .bottom SPAN {
margin: 0 1em 0 0;
}
#footer .top {
border-top: 15px solid #ededef;
clear: both;
float: left;
font-size: 90%;
padding: 10px 0 10px 0;
width: 100%;
}

.form {
clear: both;
margin: 0 0 1.3em 0;
width: 100%;
}
DIV[class=form] {
float: left;
}
.form FIELDSET {
line-height: 2em;
}
.form P {
margin: 0 0 0.65em 0;
}
#contentMain .form TABLE {
background-color: transparent;
border: 0;
margin: 0 0 5px 0;
width: 100%;
}
#contentMain .form TD,
#contentMain .form TH {
background-color: transparent;
border: 0;
padding: 5px 5px 5px 5px;
vertical-align: top;
}
.form TD.form-field {
text-align: left;
width: 59.9%;
}
.form TD.form-heading {
color: #053868;
font-weight: bold;
}
.form TD.form-label {
text-align: right;
width: 39.9%;
}

#header {
clear: both;
float: left;
margin: 10px 0 0 0;
width: 920px;
}
#header .left {
float: left;
}
#header .right {
float: right;
}
#header .right .bottom {
clear: both;
}
#header .right .top {
clear: both;
}

#headerLinks {
float: right;
}
#headerLinks LI {
background: url(../images/build/link-arrow.gif) center right no-repeat;
float: left;
margin: 0;
padding: 0 10px 0 10px;
}
#headerLinks UL {
list-style-image: none;
list-style-type: none;
margin: 0;
}
#headerLogo IMG {
display: block;
}

#headerSearch {
background: url(../images/build/icon-search-37x30.gif) bottom left no-repeat;
float: right;
height: 40px;
padding: 0 0 0 30px;
}
#headerSearch DIV {
float: left;
padding: 0 0 0 10px;
}
#headerSearch .label {
color: #313370;
position: relative;
top: 16px;
}
#headerSearch .input {
position: relative;
top: 14px;
}
#headerSearch .input .formText {
width: 12em;
}
#headerSearch .button {
position: relative;
top: 13px;
}
#headerSearch .button INPUT.formSubmit {
background: #e3265a url(../images/build/button-bg.gif) bottom left no-repeat;
padding: 1px 5px 2px 5px;
}

#iconLinks {
clear: both;
font-size: 90%;
padding: 1.3em 0 0 0;
width: 100%;
}
#iconLinks .iconAddToFavourites {
background: url(../images/build/icon-add-to-favourites-22x22.gif) top left no-repeat;
float: left;
padding: 5px 20px 25px 32px;
}
#iconLinks .iconPrint {
background: url(../images/build/icon-print-page-37x26.gif) top left no-repeat;
float: left;
padding: 5px 20px 25px 42px;
}

.iframe {
text-align: center;
}

.imgCentre {
clear: both;
display: block;
margin: 0 auto 0 auto;
padding: 0 0 1.3em 0;
text-align: center;
}
.imgLeft {
float: left;
padding: 0 1.5em 0.975em 0;
}
.imgRight {
float: right;
padding: 0 0 0.975em 1.5em;
}

.listItem {
background: url(../images/build/list-item-divider.gif) bottom left repeat-x;
clear: both;
margin: 0 0 10px 0;
padding: 0 0 10px 0;
width: 36.6666em;
}
DIV[class=listItem] {
float: left;
}
.listItem H2 {
color: #0055de;
font-size: 100%;
margin: 0 0 0.325em 0;
}
.listItem H2 A, .listItem H2 A:link, .listItem H2 A:visited {
font-weight: bold;
}
.listItem H2 A:hover, .listItem H2 A:focus, .listItem H2 A:active {
font-weight: bold;
}

.listItemBlock {
border-bottom: 5px solid #e6ebf2;
border-top: 5px solid #e6ebf2;
clear: both;
padding: 25px 0 15px 0;
width: 100%;
}
DIV[class=listItemBlock] {
float: left;
}

.listItemContent {
font-size: 90%;
float: left;
line-height: 1.5em;
width: 100%;
}

.listItemContent A.iconExcel {
background: url(../images/build/icon-excel.gif) top center no-repeat;
display: block;
padding: 19px 0 0 0;
}
.listItemContent A.iconPDF {
background: url(../images/build/icon-pdf.gif) top center no-repeat;
display: block;
padding: 19px 0 0 0;
}
.listItemContent A.iconPowerpoint {
background: url(../images/build/icon-powerpoint.gif) top center no-repeat;
display: block;
padding: 19px 0 0 0;
}
.listItemContent A.iconWord {
background: url(../images/build/icon-word.gif) top center no-repeat;
display: block;
padding: 19px 0 0 0;
}

.listItemContent DIV {
line-height: 1.5em;
}
.listItemContent .imgLeft {
padding-bottom: 0;
}
.listItemContent.document .left {
float: left;
width: 83.9%;
}
.listItemContent.document .right {
float: right;
text-align: center;
width: 13.9%;
}
.listItemContent.listing .left {
float: left;
width: 19.9%;
}
.listItemContent.listing .right {
float: right;
width: 77.9%;
}
.listItemContent.listing .webPage {
}

#master {
margin: 0 auto 0 auto;
width: 990px;
}
#master .shadow {
background: url(../images/build/page-bg-shadow.gif) top left repeat-y;
float: left;
width: 100%;
}
#master .shadowB {
background: url(../images/build/page-bg-shadow-bottom.gif) bottom left no-repeat;
float: left;
width: 100%;
}
#master .shadowT {
background: url(../images/build/page-bg-shadow-top.gif) top left no-repeat;
float: left;
width: 100%;
}

.module {
clear: both;
width: 100%;
}
.moduleDivider {
clear: both;
float: left;
font-size: 1px;
height: 15px;
width: 100%;
}
.module H2 {
background: #aabfdf url(../images/build/module-title-bg.gif) bottom left no-repeat;
color: #053868;
font-size: 120%;
padding: 2px 5px 12px 5px;
margin: 0 0 0.65em 0;
}
.module IMG {
display: block;
margin: 0 auto 0 auto;
max-width: 210px;
}
.module LI {
background: url(../images/build/nav-left-divider.gif) bottom left repeat-x;
margin: 0.325em 0 0 0;
padding: 0 0 0.325em 0;
}
.module P {
margin: 0 0 0.65em 0;
}
.module UL {
list-style-image: none;
list-style-type: none;
margin: 0;
padding: 0 0 5px 0;
}

.homepage #modules {
clear: both;
margin: 0 0 10px 0;
width: 100%;
}
DIV[class=homepage] #modules {
float: left;
}

.homepage #modules .module {
clear: none;
float: left;
}
.homepage .module H2 {
margin-top: 10px;
}
.homepage #modules .module UL {
padding: 0 0 20px 0;
width: 270px;
}
.homepage #modules .m01 {
background: url(../images/build/homepage-quick-links-bg.gif) bottom left repeat-x;
margin: 0 15px 0 0;
padding: 0 0 10px 0;
width: 450px;
}
.homepage #modules .m01 .imgRight {
margin: 0;
padding: 0;
}
.homepage #modules .m02 {
margin: 0 15px 0 0;
width: 220px;
}
.homepage #modules .m03 {
width: 220px;
}

#navLeft {
clear: both;
padding: 0 0 15px 0;
width: 100%;
}
DIV[id=navLeft] {
float: left;
}

#navLeft LI {
margin: 0;
padding: 0;
}
#navLeft LI A {
color: #0055de;
font-weight: normal;
}
#navLeft LI A.selected {
color: #011795;
font-weight: bold;
}
#navLeft LI DIV {
background: url(../images/build/nav-left-divider.gif) bottom left repeat-x;
padding: 5px 0 5px 0;
}

#navLeft LI LI {
}
#navLeft LI LI A {
color: #002664;
font-weight: normal;
}
#navLeft LI LI A.selected {
color: #002664;
font-weight: bold;
}
#navLeft LI LI DIV {
background: none;
padding: 2px 5px 2px 10px;
}

#navLeft LI LI LI {
}
#navLeft LI LI LI A {
color: #002664;
font-weight: normal;
}
#navLeft LI LI LI A.selected {
color: #002664;
font-weight: bold;
}
#navLeft LI LI LI DIV {
background: none;
padding: 2px 5px 2px 20px;
}

#navLeft LI LI LI LI {
}
#navLeft LI LI LI LI A {
color: #002664;
font-weight: normal;
}
#navLeft LI LI LI LI A.selected {
color: #002664;
font-weight: bold;
}
#navLeft LI LI LI LI DIV {
background: none;
padding: 2px 5px 2px 30px;
}

#navLeft UL {
list-style-image: none;
list-style-type: none;
margin: 0;
padding: 0;
}
#navLeft UL UL {
background: #e5ecf5 url(../images/build/nav-left-divider.gif) bottom left repeat-x;
padding: 0 0 1px 0;
}
#navLeft UL UL UL {
background: 0;
}

#navTop {
background: #222059 url(../images/build/nav-top-bg.gif) top left repeat-x;
border-bottom: 5px solid #c7c8c9;
clear: both;
float: left;
margin: 10px 0 0 0;
width: 920px;
}
#navTop LI {
float: left;
margin: 0;
padding: 0;
}
#navTop LI.selected {
background: url(../images/build/nav-top-bg-selected.gif) top left repeat-x;
}
#navTop LI A {
background: url(../images/build/nav-top-divider.gif) top right repeat-y;
color: #ffffff;
display: block;
padding: 5px 12px 6px 10px;
}
#navTop LI.selected A {
background: url(../images/build/nav-top-divider-selected.gif) top right repeat-y;
color: #002664;
font-weight: bold;
}
#navTop UL {
list-style-image: none;
list-style-type: none;
margin: 0;
padding: 0;
}

#pageTitle {
background: top left no-repeat; 
clear: both;
width: 100%;
}
.homepage #pageTitle {
height: 185px;
}
.homepage #pageTitleContainer {
padding: 10px 50% 0 10px;
}
.homepage #pageTitle H1 {
background-image: none;
color: #ffffff;
font-size: 150%;
line-height: 1.4em;
margin: 0 0 0.975em 0;
padding: 0;
}
.landingPage #pageTitle {
height: 130px;
}
.landingPage #pageTitleContainer {
padding: 10px 50% 0 10px;
}
.landingPage #pageTitle H1 {
background-image: none;
color: #ffffff;
padding: 0;
}

#pageTitleContent {
background: url(../images/build/v-bg.gif) top right no-repeat; 
clear: both;
float: left;
height: 84px;
width: 100%;
}
DIV[id=pageTitleContent] {
height: auto;
min-height: 7em;
}
#pageTitleContent H2 {
font-size: 120%;
margin: 0 0 0.325em 0;
}

#pageTitleContent .iconCaseStudy {
padding: 0 0 7px 50px;
}
#pageTitleContent .iconWhatsNew {
padding: 0 0 0 43px;
}

.homepage #pageTitleContentContainer {
padding: 15px 0 0 0;
}
.homepage #pageTitleContentContainer .left {
float: left;
margin: 0 50px 0 0;
width: 375px;
}
.homepage #pageTitleContentContainer .right {
float: left;
width: 375px;
}

.landingPage #pageTitleContentContainer {
padding: 15px 115px 0 0;
}

.pagination {
clear: both;
font-size: 90%;
padding: 5px 0 5px 0;
width: 100%;
}
DIV[class=pagination] {
float: left;
}
.pagination LI {
display: inline;
padding: 0 5px 0 5px;
}
.pagination LI.selected A, .pagination LI.selected A:link, .pagination LI.selected A:visited {
color: #000000;
font-weight: bold;
}
.pagination UL {
list-style-image: none;
list-style-type: none;
margin: 0 auto 0 auto;
padding: 0;
}
.pagination .centre {
float: left;
text-align: center;
width: 56%;
}
.pagination .left {
float: left;
text-align: left;
width: 21.9%;
}
.pagination .left A, .pagination .left A:link, .pagination .left A:visited {
padding: 0 0 0 10px;
}
.pagination .right {
float: right;
text-align: right;
width: 21.9%;
}
.pagination .right A, .pagination .right A:link, .pagination .right A:visited {
padding: 0 10px 0 0;
}

.searchResults {
clear: both;
margin: 0 0 1.3em 0;
width: 100%;
}
DIV[class=searchResults] {
float: left;
}
.searchResults .b {
background: url(../images/build/gradient-box-b.gif) bottom left repeat-x;
float: left;
width: 100%;
}
.searchResults .l {
background: url(../images/build/gradient-box-l.gif) top left repeat-y;
float: left;
padding: 10px 10px 10px 10px;
}
.searchResults .r {
background: url(../images/build/gradient-box-r.gif) top right repeat-y;
float: left;
width: 100%;
}

#sectionBoxes {
clear: both;
width: 100%;
}
DIV[id=sectionBoxes] {
float: left;
padding: 0 0 10px 0;
}
#sectionBoxes H2 {
background: url(../images/build/section-box-arrow.gif) 0 7px no-repeat;
color: #1a1a62;
font-size: 170%;
font-weight: bold;
margin: 0 0 0.325em 0;
padding: 0 0 0 12px;
}
#sectionBoxes LI {
background: url(../images/build/section-box-link-divider.gif) bottom left repeat-x;
margin: 0.325em 0 0 0;
padding: 0 0 0.325em 0;
}
#sectionBoxes P {
font-size: 90%;
margin: 0 0 0.975em 0;
}
#sectionBoxes UL {
list-style-image: none;
list-style-type: none;
margin: 0;
padding: 0 0 5px 0;
}
#sectionBoxes .box {
background-color: #eaf0f9;
border: 1px solid #cbced1;
height: 174px;
padding: 10px 10px 5px 10px;
width: 274px;
}
DIV[id=sectionBoxes] .box {
float: left;
height: auto;
min-height: 14.5em;
}

#sectionBoxes .box.b01 {
margin: 0 16px 0 0;
}
#sectionBoxes .box.b02 {
margin: 0 16px 0 0;
}
#sectionBoxes .box.b03 {
}

.shadowDivider {
background: url(../images/build/shadow-divider.gif) top left repeat-x;
clear: both;
font-size: 1px;
height: 25px;
width: 100%;
}

#siteMap {
clear: both;
width: 100%;
}
DIV[id=siteMap] {
float: left;
}
#siteMap .centre {
float: left;
width: 30%;
}
#siteMap .left {
float: left;
margin: 0 5% 0 0;
width: 30%;
}
#siteMap .right {
float: right;
width: 30%;
}
#siteMap LI {
margin: 0.325em 0 0 0;
padding: 0;
}
#siteMap LI A, #siteMap LI A:link ,#siteMap LI A:visited {
font-size: 120%;
font-weight: bold;
}
#siteMap LI LI A, #siteMap LI LI A:link ,#siteMap LI LI A:visited {
font-size: 100%;
font-weight: normal;
}
#siteMap LI LI UL {
margin: 0 0 0 1em;
}
#siteMap UL {
clear: both;
list-style-image: none;
list-style-type: none;
margin: 0 0 2.6em 0;
padding: 0;
}

.tabs {
background: url(../images/build/gradient-box-r.gif) top right repeat-y;
clear: both;
width: 100%;
}
DIV[class=tabs] {
float: left;
}
.tabsContainer {
background: url(../images/build/gradient-box-l.gif) top left repeat-y;
float: left;
}
.tabs A, .tabs A:link, .tabs A:visited {
color: #000000;
display: block;
font-size: 90%;
font-weight: bold;
padding: 6px 0 0 0;
}
.tabs LI.selected A, .tabs LI.selected A:link, .tabs LI.selected A:visited {
color: #ffffff;
}
.tabs LI {
background: url(../images/build/tab-bg.gif) top right no-repeat;
float: left;
height: 38px;
margin: 0 2px 0 0;
padding: 0 45px 0 10px;
}
.tabs LI.selected {
background: url(../images/build/tab-bg-selected.gif) top left no-repeat;
}
.tabs UL {
background: url(../images/build/tabs-bg.gif) bottom left repeat-x;
clear: both;
float: left;
list-style-image: none;
list-style-type: none;
margin: 0;
padding: 0;
}
#f1c .tabs UL {
width: 920px;
}
#f2c .tabs UL {
width: 690px;
}
#f3c .tabs UL {
width: 460px;
}

SPAN .verticalize{
display: block;
}

ul.iconLinksList {
	margin: 0
}
ul.iconLinksList li {
	list-style: none;
	margin-top: 5px
}
ul.iconLinksList img {
	padding-right: 10px
}
#p404 {
    background:#fff
}
#notFound404 {
    width:795px;
    margin:0 auto;
    background-color:#fff
}
#notFound404 .header{
    width:795px;
    margin-top:15px;
    height:127px;
    background:url('../images/build/head404.gif') no-repeat
}
#notFound404 h1{
    background:none
}
}
