/*************************/
/* SECTION 1 - MAIN BODY */
/*************************/

body {font-size: 11px; margin: 0px auto; padding: 0px; background: url(../img/background_body_grey.gif) top center repeat-y; font-family: arial, sans-serif;}
.page-container-1 {width: 770px; margin: 0px auto; padding: 0px; background: url(../img/background_layout_1.gif) top left repeat-y; border: solid 1px #646464;}
.page-container-2 {width: 770px; margin: 0px auto; padding: 0px; background: url(../img/background_layout_2.gif) top left repeat-y; border: solid 1px #646464;}
.page-container-3 {width: 770px; margin: 0px auto; padding: 0px; background: url(../img/background_layout_3.gif) top left repeat-y; border: solid 1px #646464;}

/*************************************/
/* SECTION 2 - HEADER AND NAVIGATION */
/*************************************/

/*-----------------------------------*/
/* 2.1 - Sitename, slogan and banner */
/*-----------------------------------*/
.site-name {width: 770px; height: 250px; overflow: hidden; margin: 0px; color:#000000; left: 260px; background-image:url(../img/header.jpg)}
.site-name p.title  {margin: 0px; padding: 10px 0 0 170px; font-family: "trebuchet ms", arial, sans serif; font-weight: bold; font-size: 24px;}
.site-name p.subtitle  {clear: both; width: 300px; margin: -6px 0px 0px 0px; padding: 5px 0 0 200px; background-color: transparent; font-family: "trebuchet ms", arial, sans serif; font-size: 12px;}
.site-name a {margin: 0px; padding: 0px; text-decoration: none; color:#333333;}
.site-name a:hover {text-decoration: none;}
.site-slogan-container  {width: 755px; height: 90px; top: 187px; position: absolute; z-index: 1; overflow: hidden; margin: 0px; background-color: transparent; left: 135px;}
.site-slogan {float: right; width: 700px; margin: 0px; padding: 0px; background-color: transparent; font-size: 10px;}
.site-name p.title1 {float: right; width: 700px; margin: 0px; padding: 130px 10px 0 0; color:#333333; font-family: arial, sans serif;  text-align: right; font-weight: bold; font-size: 22px;}
.site-name p.subtitle1 {clear: both; float: right; width: 700px; margin: -5px 0px 0px 0px; padding: 0 10px 0 0; color:#333333; font-family: arial, sans serif; text-align: right; font-weight: 300; font-size: 9.5px;}
.site-slogan p.text {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: #eaeff7; font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 140%;}
.site-slogan p.readmore {clear: both; float: right; width: 700px; margin: 10px 0px 0px 0px; padding: 0px; color: #eaeff7; font-family: arial, sans serif; text-align: right; font-weight: bold; line-height: 1.0em; font-size: 120%;}
.site-slogan a {color: #eaeff7; text-decoration: underline;}
.site-slogan a:hover {text-decoration: none; color: #323232;}
.img-header {clear: both; float: left; width: 770px; height: 250px; margin: 0px; padding: 0px;}
.site-name-usa {width: 770px; height: 250px; overflow: hidden; margin: 0px; color:#000000; left: 260px; background-image:url(../img/header_usa.jpg)}
.site-name-usa p.title  {margin: 0px; padding: 10px 0 0 170px; font-family: "trebuchet ms", arial, sans serif; font-weight: bold; font-size: 24px;}
.site-name-usa p.subtitle  {clear: both; width: 300px; margin: -6px 0px 0px 0px; padding: 5px 0 0 200px; background-color: transparent; font-family: "trebuchet ms", arial, sans serif; font-size: 12px;}
.site-name-usa p.title1 {float: right; width: 700px; margin: 0px; padding: 130px 10px 0 0; color:#333333; font-family: arial, sans serif;  text-align: right; font-weight: bold; font-size: 22px;}
.site-name-usa p.subtitle1 {clear: both; float: right; width: 700px; margin: -5px 0px 0px 0px; padding: 0 10px 0 0; color:#333333; font-family: arial, sans serif; text-align: right; font-weight: 300; font-size: 9.5px;}
.site-name-usa a {margin: 0px; padding: 0px; text-decoration: none; color:#333333;}
.site-name-usa a:hover {text-decoration: none;}
/*----------------------------*/
/* 2.3 - Navigation - Level 1 */
/*----------------------------*/
.nav1-container {width: 770px; top: 35px; position: absolute; z-index: 3; background: transparent;}
.nav1 {margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
.nav1 ul {float: right; margin: 0px; padding: 0px 20px 0px 0px; border-left: solid 1px #73a2b6; background-color: #ffffff; font-weight: bold;}	
.nav1 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav1 li a {display: block; float: left; margin: 0px; padding: 2px 5px 2px 5px; border-right: solid 1px #73a2b6; color: #73a2b6; text-decoration: none; font-size: 10px;}
.nav1 a:hover, .nav2 a.selected {color: #323232; text-decoration: none;}

/*----------------------------*/
/* 2.4 - Navigation - Level 2 */
/*----------------------------*/
.nav2 {clear: both; margin: 0px; padding: 0px; font-family: verdana, arial, sans serif; font-size: 1.0em;}
.nav2 ul {float: left; width: 770px; margin: 0px; padding: 0px; border-top: solid 1px #365397; border-bottom: solid 1px #365397; background-color: #7fa2ca; font-weight: bold;}	
.nav2 li {display: inline; list-style: none; margin: 0px; padding: 0px;}
.nav2 li a {display: block; float: left; margin: 0px 0px 0px 0px; padding: 5px 10px 5px 10px; border-right: solid 1px #365397; color: #ffffff; text-transform: uppercase; text-decoration: none; font-size: 100%;}
.nav2 a:hover, .nav2 a.selected {color: #323232; text-decoration: none;}
.buffer {clear: both; width: 770px; height: 30px; margin: 0px; padding: 0px; background-color: #ffffff;}

/*----------------------------*/
/* 2.5 - Navigation - Level 3 */
/*----------------------------*/
.nav3 {overflow: hidden; clear: both; float: left; width: 160px; min-height: 500px; margin: 0px; padding: 0px; color:#333333; font-size: 1.0em;}
.nav3 ul {width: 160px; margin: 0px 0px 20px 0px; padding: 0px; border-bottom: solid 1px #d8ce9f; background-color: #dbe7f0;}	
.nav3 li {list-style: none; margin: 0px; padding: 0px;}
.nav3 li.title {margin: 0px 0px 0px 0px; padding: 3px 5px 2px 15px; background-color: #9cbad6; color: #ffffff; text-transform: uppercase; font-weight: bold; font-size: 120%;}
.nav3 li.group a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px #dbe7f0; color:#333333; font-weight: bold; font-size: 120%;}
.nav3 li.group-usa a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 15px; border-top: solid 1px rgb(200,200,200); border-left: solid 7px #dbe7f0; color:#333333; font-weight: bold; font-size: 120%; background-image:url(../img/usa-menu.gif)}
.nav3 li a {display: block; min-height: 1.7em; height: auto !important; height: 1.7em; line-height: 1.7em; margin: 0px; padding: 0px 7px 0px 20px; border-left: solid 7px #dbe7f0; color:#333333; text-decoration: none; font-size: 120%;}
.nav3 li a:hover, .nav3 li a.selected {border-left: solid 7px #9cbad6;  color: #646464; text-decoration: none;}

/******************************************************************************/
/* SECTION 3 - SPECIFIC CLASSES (With navigation, with sidebar )*/
/******************************************************************************/

.content1 {float: left; width: 580px; margin: 0px; padding: 0px 0px 10px 20px; color:#333333;}
.content1 li {font-size:12px; font:Arial, Helvetica, sans-serif; font-weight:700}
.content1-container {clear: both; float: left; width: 580px; margin: 0px 0px 15px 0px; padding: 0px;}
.content1-container-1col {overflow: hidden; width: 580px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-200px {float: right; width: 196px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-160px {float: right; width: 236px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-120px {float: right; width: 276px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-100px {float: right; width: 296px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-80px {float: right; width: 316px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-60px {float: right; width: 336px; margin: 0px; padding: 0px;}
.content1-container-1col-txtright-40px {float: right; width: 356px; margin: 0px; padding: 0px;}
.content1-pagetitle {overflow: hidden; width: 580px; margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: solid 3px #333333; color:#333333; font-weight: bold;}


/*********************************/
/* SECTION 6 - COMMON PARAMETERS */
/*********************************/

/*--------------------*/
/* 6.1 - Content Area */
/*--------------------*/

/* Titles and textboxes*/
.content-title-noshade-size1 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 130%;}
.content-title-noshade-size2 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 150%;}
.content-title-noshade-size3 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 160%;}
.content-title-noshade-size4 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 180%;}
.content-title-noshade-size5 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 200%;}
.content-title-shade-size1 {margin: 0px; padding: 0px 10px 0px 10px; color:#333333; font-weight: bold; font-size: 130%;}
.content-title-shade-size2 {margin: 0px; padding: 0px 10px 0px 10px; color:#333333; font-weight: bold; font-size: 150%;}
.content-title-shade-size3 {margin: 0px; padding: 0px 10px 0px 10px; color:#333333; font-weight: bold; font-size: 160%;}
.content-title-shade-size4 {margin: 0px; padding: 0px 10px 0px 10px; color:#333333;  font-weight: bold; font-size: 180%;}
.content-title-shade-size5 {margin: 0px; padding: 0px 10px 0px 10px; color:#333333;  font-weight: bold; font-size: 200%;}
.content-subtitle-noshade-size1 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 110%;}
.content-subtitle-noshade-size2 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 120%;}
.content-subtitle-noshade-size3 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 130%;}
.content-subtitle-noshade-size4 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 140%;}
.content-subtitle-noshade-size5 {margin: 0px; padding: 0px; color:#333333; font-weight: bold; font-size: 150%;}
.content-subtitle-shade-size1 {margin: 0px; padding: 0px 10px 3px 10px; color:#333333; font-weight: bold; font-size: 110%;}
.content-subtitle-shade-size2 {margin: 0px; padding: 0px 10px 3px 10px; color:#333333; font-weight: bold; font-size: 120%;}
.content-subtitle-shade-size3 {margin: 0px; padding: 0px 10px 3px 10px; color:#333333; font-weight: bold; font-size: 130%;}
.content-subtitle-shade-size4 {margin: 0px; padding: 0px 10px 3px 10px; color:#333333; font-weight: bold; font-size: 140%;}
.content-subtitle-shade-size5 {margin: 0px; padding: 0px 10px 3px 10px; background-color: #d7d7d7; color:#333333; font-weight: bold; font-size: 150%;}
.content-txtbox-noshade {margin: 0px; padding: 7px 0px 0px 0px; background-color: #ffffff;}
.content-txtbox-shade {margin: 0px; padding: 7px 10px 5px 10px; background-color: #ebebeb;}

/* Headings */
h1 {margin: 10px 0px 5px 0px; font-weight: bold; font-size: 180%;}
h2 {margin: 10px 0px 5px 0px; font-weight: bold; font-size: 150%;}
h3 {margin: 10px 0px 5px 0px; font-weight: bold; font-size: 140%;}
h4 {margin: 10px 0px 5px 0px; font-weight: bold; font-size: 130%;}
h5 {margin: 0px 0px 0.2em 0px; font-weight: bold; font-size: 130%;}
h6 {margin: 0px 0px 0.2em 0px;font-weight: bold; font-style: italic; font-size: 130%;}

/* Paragraphs */
p {margin: 0px 0px 0.5em 0px; padding: 0px; line-height: 1.3em; font-family: arial, sans serif; font-size: 120%; }
p.readmore {margin: 1.0em 0px 0.5em 0px; padding: 0px; line-height: 1.2em; font-size: 110%; }
p.quote {margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 120%;}
p.embed {float: left; width: 120px; margin: 7px 7px 5px 0px; padding: 5px 5px 5px 5px; background-color: #eeedf9; font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
p.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Quote */
p.quote {clear: left; margin: 0em 30px 0.6em 30px;	line-height: 120%; font-size: 110%;}

/* Embedded emphasis */
.embed {float: left; width: 120px; margin: 2px 7px 2px 0px; padding: 5px 5px 5px 5px; background-color: #eeedf9; font-style: italic; font-weight: bold;  line-height: 1.2em; font-size: 140%;}
.embed-caption {float: left; margin: 5px 0px 0px 0px; padding: 0px; font-style: italic; font-weight: normal; line-height: 1.2em; font-size: 70%;}

/* Lists */
ul.noindent {margin: 0px 0px 7px 15px; padding: 0px; list-style-type: disc; list-style-position: outside; font-size: 12px;}
ul.indent {margin: 0px 0px 7px 15px; padding: 0px 0px 0px 15px; list-style-type: disc; font-family: arial; font-size: 12px;}
ol {margin: 0px 0px 0px 9px; padding: 0px 0px 0px 25px; list-style-type: decimal; list-style-position: outside; font-size: 12px;}
ul.linklist-noindent {margin: -0.3em 0px 0.5em 0px; padding: 0px; list-style-type: none; font-size: 12px; }
ul.linklist-indent {margin: -0.3em 0px 0.5em 0px; padding: 0px 0px 0px 10px; list-style-type: none; font-size: 12px; }
#left {width: 280px; float:left; padding: 0; margin: 20px 5px 20px 0}
#right {width: 290px; float: right; padding: 0; margin: 20px 5px 20px 0}
#left1 {width: 170px; float:left; margin:20px 0 0 0}
#middle1 {width: 170px; float: left; margin: 20px 0 0 25px;}
#right1 {width: 170px; float: left; margin: 20px 0 0 25px;}


/* Tables */
.table {clear: left; margin: 0.5em 0px 0.2em 30px; border: solid 1px #969696; empty-cells: show; border-collapse: collapse; background-color: #e9e8f4;}
.table tr {margin: 0px; padding: 0px;}
.table td {padding: 2px 7px 2px 7px; border: solid 1px #969696; text-align: left; font-size: 120%;}
.table th {margin: 0px; padding: 2px 7px 2px 7px; border: solid 1px #969696; empty-cells: show; text-align: left; font-size: 120%; 	}
.table-caption {margin: 0.5em 0px 1.0em 30px; padding: 0px; clear: both; text-align: left; font-size: 120%;}

/* Images */
.img-left-noborder-notopmargin {float: left; margin: 0px 10px 0px 0px;}
.img-left-noborder-topmargin {float: left; margin: 3px 10px 0px 0px;}
.img-left-border-notopmargin {float: left; margin: 0px 10px 0px 0px; border: solid 1px #969696;}
.img-left-border-topmargin {float: left; margin: 3px 10px 0px 0px; border: solid 1px #969696;}
.img-right-noborder-notopmargin {float: right; margin: 0px 0px 0px 10px;}
.img-right-noborder-topmargin {float: right; margin: 3px 0px 0px 10px;}
.img-right-border-notopmargin {float: right; margin: 0px 0px 0px 10px; border: solid 1px #969696;}
.img-right-border-topmargin {float: right; margin: 3px 0px 0px 10px; border: solid 1px #969696;}


/*--------------------*/
/* 6.3 - Footer Area  */
/*--------------------*/
.footer {overflow: hidden; clear: both; width: 770px; height: 70px; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px #7d7d7d; background-color: #80a1ca; color: #ffffff; font-size: 11px;}
.footer p {margin: 0px; padding: 10px; text-align: center; font-size: 9px;}
.footer-usa {overflow: hidden; clear: both; width: 770px; height: 100px; margin: 0px; padding: 0.5em 0px 0.5em 0px; border-top: solid 1px #7d7d7d; background-color: #80a1ca; color: #ffffff; font-size: 11px;}
.footer-usa p {margin: 0px; padding: 10px; text-align: center; font-size: 9px;}

/*-------------------*/
/* 6.4 - Hyperlinks  */
/*-------------------*/
.content1 a, .content2 a, .content3 a, .sidebar-txtbox-noshade a, .sidebar-txtbox-shade a {color:#333333; text-decoration: underline;}
.content1 a:hover, .content2 a:hover, .content3 a:hover, .sidebar-txtbox-noshade a:hover, .sidebar-txtbox-shade a:hover {color: #000000; text-decoration: none;}
.content1 a:visited, .content2 a:visited, .content3 a:visited, .sidebar-txtbox-noshade a:visited, .sidebar-txtbox-shade a:visited  {color: #969696;}
.footer a {color: #ffffff; text-decoration: underline;}
.footer a:hover {color: #000000; text-decoration: none;}
.footer-usa a {color: #ffffff; text-decoration: underline;}
.footer-usa a:hover {color: #000000; text-decoration: none;}

/*******************************/
/* SECTION 7 - GENERIC CLASSES */
/*******************************/

/*----------------------------*/
/* 7.1 - Title decoration box */
/*----------------------------*/
.box-on {float: left; min-width: 0.3em; margin-right: 0.2em; padding: 0px 0.2em 0px 0.3em;}
.box-off {display: none;}
/* html box-on {width: 1%;} /* IE6-Hack for min-width. Also compliant with IE7 */ */

/*-----------------------------*/
/* 7.2 - Horizontal alignments */
/*-----------------------------*/
.align-left {text-align: left;}
.align-right {text-align: right;}
.align-center {text-align: center;}

/*------------------*/
/* 7.3  Text colors */
/*------------------*/
.txt-white {color: #ffffff;}
.txt-black {color: #000000;}


/*---------------------------*/
/* 7.5  Bottom border colors */
/*---------------------------*/
.line-box {border-bottom: solid 1px #c8c8c8; padding-bottom: 5px; margin: 0px 0px 5px 0px;}

.line-white {border-bottom: solid 1px #ffffff; padding-bottom: 2px; margin: 0px 0px 1px 0px;}
.line-black {border-bottom: solid 1px #000000; padding-bottom: 2px; margin: 0px 0px 1px 0px;}


/*****************************/
/* SECTION 8 - MISCELLANEOUS */
/*****************************/
.showcode {font-family: monospace; font-weight: bold; font-size: 13px; color: #ff0000;}
.clear {clear: both;}
.hide {display: none;}
br {clear: none;}
