/*=============================================================================
* 
*============================================================================*/
html {
   padding: 0;
   margin: 0;
   overflow-y: scroll;
}

/*=============================================================================
*
*============================================================================*/
body {
   padding: 0;
   margin: 0;
   background-color: #ffffff;
}

/*=============================================================================
*
*============================================================================*/
div#header {
   height: 106px;
   margin: auto;
   line-height: 1px;
   font-size: 0px;
   background-image: url("../img/background/header-background.png");
   background-position: top center;
   background-repeat: repeat-x;
}

div#header-content {
   height: 106px;
   margin: auto;
   width: 960px;
}

div#header a img {
   border: none;
   margin: 5px 0 0 0;
}

div#header h1 {
   width: 952px;
	position: absolute;
   color: #76B2D4;
   font-size: 12px;
   line-height: 12px;
   font-family: helvetica, verdana;
   padding: 0;
   margin: 8px 0 0 0;
   text-align: right;
   font-style: italic;
}

div#header h1 a {
   color: #76B2D4;
   text-decoration: none;
}

/*=============================================================================
*
*============================================================================*/
div#navigation {
   height: 38px;
   width: 480px;
   margin: 64px 0 0 480px;
   position: absolute;
}

div#navigation ul {
   list-style-type: none;
   padding: 0;
   margin: 0;
   height: 38px;
   float: right;
}

div#navigation ul li {
   float: left;
   padding: 0;
   margin: 0 0 0 8px;
   background: url("../img/background/navigation-left.png") no-repeat center left;
}

div#navigation ul li.first {
   margin: 0 !important;
}

div#navigation ul li a {
   display: block;
   color: #636363;
   text-align: center;
   line-height: 20px;
   padding: 2px 16px 16px 16px;
   font-family: tahoma, arial;
   text-decoration: none;
   font-size: 14px;
   font-weight: normal;
   background-color: #F3F3F3;
}

div#navigation ul li a:hover {
	color: #f3f3f4;
   background: url("../img/background/navigation-right.png") no-repeat center right;
}

div#navigation ul li a.active {
	color: #f3f3f4;
   background: url("../img/background/navigation-right.png") no-repeat center right;
}

/*=============================================================================
*
*============================================================================*/
div#communication {
   height: 370px;
   margin: auto;
   line-height: 1px;
   font-size: 1px;
   background-image: url("../img/background/communication-background.jpg");
   background-position: top center;
   background-repeat: repeat-x;
}

div#flash {
   height: 370px;
   width: 954px;
   margin: auto;
}

/*=============================================================================
*
*============================================================================*/
div#page-list {
   margin: 0;
   padding: 0;
   background-image: url("../img/background/page-list-background.png");
   background-position: top center;
   background-repeat: repeat-x;
   font-family: arial;
   font-size: 10pt;
   color: #365F91;
   border-bottom: 1px solid white;
   height: 32px;
}

div#page-list ul {
	width: 640px;
   margin: 0 auto;
   padding: 0;
   list-style-type: none;
}

div#page-list ul li {
   margin: 0;
   padding: 0;
   float: left;
}

div#page-list a {
   color: #005785;
   font-family: arial;
   text-decoration: none;
   font-size: 11pt;
   padding: 0px 12px;
   line-height: 32px;
   display: block;
}

div#page-list a:hover {
   background-image: url("../img/background/page-list-background-over.png");
   background-position: top center;
   background-repeat: repeat-x;
}

div#page-list a.active {
   background-image: url("../img/background/page-list-background-active.png");
   background-position: top center;
   background-repeat: repeat-x;
}

/*=============================================================================
*
*============================================================================*/
div#page {
   background-image: url("../img/background/page-background.jpg");
   background-position: top center;
   background-repeat: repeat-x;
   background-color: #ffffff;
   margin: 0;
   padding: 0;
}

/*=============================================================================
*
*============================================================================*/
div#content {
	width: 960px;
   margin: 0 auto;
   min-height: 512px;
   padding: 4px 0 32px 0;
}

div.two-column-left {
   width: 576px;
   margin: 0;
   padding: 0;
   float: left;
}

div.two-column-right {
   width: 383px;
   margin: 96px 0 0 0;
   padding: 0;
   float: right;
   background-image: url("../img/background/two-column-separator.png");
   background-position: center left;
   background-repeat: no-repeat;
   height: 516px;
}

div.two-column-icon {
   width: 90px;
   margin: 0 0 0 16px;
   padding: 0;
   float: left;
}

div.two-column-icon img {
   padding: 0;
   margin: 0;
}

div.two-column-content {
   width: 854px;
   margin: 0;
   padding: 0;
   float: left;
}

div#content h2 {
   font-family: tahoma, arial;
   font-size: 22px;
   line-height: 22px;
   color: #a32a29;
   padding: 0;
   margin: 24px 16px 16px 16px;
   font-weight: normal;
}

div#content h3 {
   font-family: helvetica, arial;
   font-size: 18px;
   line-height: 18px;
   color: #005785;
   padding: 0;
   margin: 20px 20px 12px 20px;
   font-weight: normal;
}

div#content h3 a {
	color: #005785;
}

div#content h4 {
   font-family: arial;
   font-size: 16px;
   line-height: 150%;
   text-decoration: none;
   font-weight: normal;
   color: #365f91;
   padding: 0;
   margin: 12px 32px 8px 28px;
}

div#content h5 {
   font-family: arial;
   font-size: 14px;
   line-height: 150%;
   color: #696868;
   padding: 0;
   margin: 12px 32px 8px 32px;
}

div#content p {
   font-family: tahoma, arial;
   font-size: 14px;
   line-height: 150%;
   color: #696868;
   padding: 0;
   margin: 12px 32px 12px 32px;
}

div#content p.citation {
   font-family: tahoma, arial;
   font-size: 15px;
   line-height: 150%;
   color: #9B2B29;
   padding: 16px;
   margin: 16px 0 16px 16px;
   background-color: #D7EBF4;
   border: 1px dotted #93C5DE;
   width: 320px;
   float: right;
}

div#content dl {
   font-family: tahoma, arial;
   font-size: 14px;
   line-height: 150%;
   color: #696868;
   padding: 0;
   margin: 12px 32px 8px 32px;
}

div#content dt {
   padding: 0;
   margin: 16px 0px 4px 0px;
}

div#content dd {
   padding: 0;
   margin: 4px 16px 0px 16px;
}

div#content p strong {
   font-weight: normal;
   color: #696868;
}

div#content p strong.bolder {
   font-weight: bold;
   color: #696868;
}

div#content a {
   color: #4493BC;
   text-decoration: none;
}

div#content a:hover {
   text-decoration: underline;
}

div#content a img.services {
   border: 1px solid #e6e6e6;
   background-color: #f6f6f6;
   padding: 8px;
   margin: 0px 32px 0px 32px;
}

div#content ul {
   font-family: tahoma, arial;
   font-size: 14px;
   line-height: 150%;
   color: #696868;
   padding: 0;
   margin: 12px 32px 8px 44px;
   list-style-type: none;
}

div#content li {
   padding: 0 8px 0 32px;
   margin: 8px 0;
   background-image: url("../img/icons/list-items.png");
   background-position: 0 0;
   background-repeat: no-repeat;
}

div#content .right {
   float: right;
}

img#audit-pci-dss, img#pci-dss-audit {
   border: 1px solid #e6e6e6;
   background-color: #f6f6f6;
   padding: 8px;
   margin: 0 24px 0 16px;
}

div.messagebox {
   font-family: tahoma, arial;
   font-size: 14px;
   line-height: 150%;
   color: #9D282E;
   padding: 8px;
   margin: 12px 32px 12px 32px;
   background-color: #D7EBF4;
   border: 1px dotted #93C5DE;
}

div.messagebox-error {
   font-family: tahoma, arial;
   font-size: 14px;
   line-height: 150%;
   color: #9D282E;
   padding: 8px;
   margin: 12px 32px 12px 32px;
   background-color: #E7CBCA;
   border: 1px dotted #BC6262;
}

div#content fieldset {
   padding: 16px;
   margin: 12px auto 12px auto;
   border: 1px solid #94C3DD;
   width: 512px;
}

div#content fieldset legend {
   font-family: helvetica, arial;
   font-size: 18px;
   line-height: 18px;
   color: #005785;
   padding: 0;
   margin: 0;
   font-weight: normal;
}

div.form label {
   font-size: 12px;
   color: #17365D;
   line-height: 150%;
   font-family: tahoma, arial;
   margin: 6px 0 2px 22px;
   font-weight: normal;
   display: block;
}

div.form input.textbox {
   background-color: #F5F5F5;
   border: 1px solid #d2d2d2;
   font-size: 9pt;
   font-family: arial;
   padding: 2px;
   width: 224px;
   margin: 0 0 4px 20px;
   color: #17365D;
}

div.form select.combo {
   background-color: #F5F5F5;
   border: 1px solid #d2d2d2;
   font-size: 9pt;
   font-family: arial;
   padding: 2px;
   width: 230px;
   margin: 0 0 4px 20px;
   color: #17365D;
}

div.form textarea {
   background-color: #F5F5F5;
   border: 1px solid #d2d2d2;
   font-size: 9pt;
   font-family: arial;
   padding: 2px;
   width: 224px;
   height: 224px;
   margin: 0 0 0 20px;
   color: #17365D;
}

div.form input.image {
   font-size: 8pt;
   font-family: arial;
   font-weight: bold;
   padding: 0px;
   margin: 8px 0 0 70px;
   border: none;
}

/*=============================================================================
*
*============================================================================*/
div#footer {
   background-image: url("../img/background/footer-background.png");
   background-position: center center;
   background-repeat: repeat-x;
   background-color: #365f91;
   height: 160px;
}

/*=============================================================================
*
*============================================================================*/
div#copyright {
   width: 960px;
   margin: auto;
   border-top: 1px solid #3a3c44;
}

div#copyright p {
   font-family: arial;
   font-size: 8pt;
   color: #b7b7b7;
   line-height: 100%;
   padding: 4px;
   margin: 2px 0 0 0;
   text-align: center;
}

div#copyright p a {
	color: #4493BC;
   text-decoration: none;
}

div#copyright p a:hover {
   text-decoration: underline;
}


/*=============================================================================
*
*============================================================================*/
div#sitemap {
   width: 624px;
   margin: auto;
   height: 112px;
}

div#sitemap ul {
   font-family: arial;
   font-size: 8pt;
   color: #b7b7b7;
   line-height: 150%;
   padding: 0;
   margin: 8px 8px 0 8px;
   list-style-type: none;
   float: left;
   height: 96px;
}

div#sitemap ul.company {
   width: 192px;
}

div#sitemap ul.services {
   width: 192px;
}

div#sitemap ul.contact {
   width: 192px;
}

div#sitemap ul li {
   padding: 0;
   margin: 0;
}

div#sitemap ul li a {
   font-family: arial;
   font-size: 8pt;
   color: #b7b7b7;
   font-weight: bold;
   text-decoration: none;
   display: block;
}

div#sitemap ul li a:hover {
   text-decoration: underline;
}

div#sitemap ul ul {
   margin: 0;
   padding: 0 0 0 12px;
}

div#sitemap ul ul li {
   padding: 0;
   margin: 2px 0;
}

div#sitemap ul ul li a {
   font-family: arial;
   font-size: 8pt;
   color: #b7b7b7;
   font-weight: normal;
   display: inline;
}

/*=============================================================================
*
*============================================================================*/
div#signature {
   padding: 2px;
   margin: 0;
   text-align: center;
   font-family: arial;
   color: #b7b7b7;
   font-size: 8pt;
   font-weight: normal;
}

div#signature a {
   color: #00537B;
   text-decoration: none;
}
