/* CSS Document */

body {
  font-family:Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 16px 0 0 0;
  background: #d8dee1 url(images/bkgd.jpg) repeat-x center top;
}

h1 {
  font-size: 22px;
  font-weight: normal;
  color: #081041;
  padding: 0;
  margin: 0 0 7px 0;  
}

h2 {
  font-size: 20px;
  font-weight: normal;
  color: #FF5301;
  padding: 0;
  margin: 0 0 7px 0;
}

h3 {
  font-size: 17px;
  font-weight: normal;
  color: #081041;
  letter-spacing: -0.2px;
  padding: 0;
  margin: 0 0 7px 0; 
}

h4 {
  font-size: 13px;
  font-weight: bold;
  color: #081041;
  letter-spacing: -0.2px;
  padding: 0;
  margin: 0 0 4px 0;  
}

h5 {
  font-size: 12px;
  font-weight: bold;
  color: #FF5301;
  margin: 0 0 5px 0; 
  padding: 0 0 2px 0;
}

h6 {
  font-size: 12px;
  font-weight: bold;
  color: #000000;
  padding: 0;
  margin: 0 0 7px 0;  
}

hr {
  border: 0;
  border-bottom: 1px dotted #FF5200;
  width: 100%;
  color: #fff;
  background-color: #fff;
  height: 1px;
}

a:link,
a:active,
a:visited {
  color: #FF5200;
  text-decoration: none;
}

a:hover {
  color: #FF5200;
  text-decoration: underline;
}

form {
  margin: 0;
}

ul {
  margin: 0 0 12px 20px;
  padding: 0;
  list-style-position: outside;
  list-style-type:none;
}

li {
  margin: 3px 0;
  padding: 0 0 0 15px;
  background: url(images/list_arrow_grey.gif) no-repeat;
}   

.visualclear {
  clear:both;
  height:1px;
  font-size:1px;
  border:none;
  margin:0; padding:0;
  background:transparent;
}

#container {
  width: 770px;
  margin: 0 auto;
}

/*
***
*** Header Begins
***
*/

#header {
  background: url(images/bkgd_header.jpg) no-repeat;
}

.logo {
  padding: 11px 0 12px 23px;
}

.navigation {
  height: 38px;
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: url(images/bkgd_nav.gif) no-repeat;
}

.navigation table {
  width: auto;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0;
  text-align: center;  
  margin: 0 auto;
}

.navigation .link {
  padding: 9px 0 0 0;
}

.navigation .spacer {
  padding: 8px 0 0 0;
}

.navigation a:link,
.navigation a:active,
.navigation a:visited {
  color: #FFFFFF;
  vertical-align: middle;
  margin: 0 45px; 
  text-decoration: none;
}

.navigation a:hover {
  color: #cecfd9;
  text-decoration: underline;
}

.highlight {
  width: 760px;
  margin: 2px 0 0 0;
}

.highlight .image {
  /*background: url(images/main/img_main_01.jpg) no-repeat;*/   
}
.highlight .image #outerpromobox {
  width: 469px;
  height: 128px;
  background: url(images/main/img_main_01.jpg) no-repeat;
}

#outerpromobox a {
    cursor: default;
}

.highlight .quote { 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 17px;
  color: #FFFFFF;
  padding: 13px 15px;
  margin: 0;
  background: url(images/bkgd_quote.jpg) no-repeat;
}

/*
***
*** Header Ends
***
*/



/*
***
*** Content Begins
***
*/

#content {
 font-size: 12px;
 margin-top: 3px;
}

.column_main {
  float:left;
  width: 549px;
}

.column_right {
  font-size: 12px;
  width: 209px;
  margin-left: 550px;
}

*html .column_right {
  margin: 0;
}

.column_right_sub {
  font-size: 12px;
  width: 174px;
  margin-left: 586px;
  margin-bottom: 10px;
}

*html .column_right_sub {
  margin: 0 5px 10px 0;
  float: right;    
}

.column_main .mainblock {
  clear: both;
  margin-top: 1px;
}

.column_main .block {
  min-height: 90px;
  padding: 0 15px 0 15px;
  background: #FFFFFF url(images/box_main_sides.gif) repeat-y center; 
}

.column_main .block.welcome {
  padding-left: 20px;
}

.column_main .block.welcome h1 {
  line-height: 28px;
}

.column_main .block.welcome h3 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  color: #FE5200;
}

.column_main .block.welcome .text {
  color: #555555;
  line-height: 17px;
  padding-bottom: 8px;
}

.column_main .block.welcome .text strong {
  color: #333333;
  line-height: 17px;
  padding-bottom: 8px;
}

.column_main .block.case {
  position: relative;
  height: 128px;
  background: #FFFFFF url(images/box_case_sides.gif) no-repeat bottom center; 
}

.column_main #quotehome {
  position: absolute;
  top: -5px;
  left: 11px;
  width: 531px;
  height: 139px;
}

.column_main #quotehome .quotehomecontent {
  width: 331px;
  background: url(images/bkgd_quotehome.jpg) no-repeat bottom left;
}

.column_main #quotehome .quotehomecontent .quotetext {
  width: 250px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  color: #585858;  
  padding: 0 0 13px 50px;
  background: url(images/quote_start.gif) no-repeat top left;
}

.column_main #quotehome .quotehomecontent .quotecredit {
  font-size: 11px;
  text-align: right;
  padding: 0 60px 0 0;
  background: url(images/quote_end.gif) no-repeat bottom right;  
}

.column_main #quotehome .spacer {
  width: 3px;
}

.column_main #quotehome .quotehomeimage {
  width: 197px;
  padding-top: 0px;
  text-align: center;
  background: url(images/bkgd_quoteimage.jpg) no-repeat bottom left;
}

.column_main #quotehome .quotehomeimage img {
  border: 1px solid #D9DADC;
}  


.column_main .block .text {
  line-height: 19px;
  color: #333333;
}

.column_right .sideblock {
  margin-top: 2px;
}

.column_right .sideblockheader {
  padding: 6px 25px 8px 15px;
  background: #FFFFFF url(images/box_side_sides.gif) repeat-y top center; 
}

*html .column_right .sideblockheader {
   padding-bottom: 10px;
}

.column_right .side {
  padding: 0 25px 0 15px;
  background: #FFFFFF url(images/box_side_sides.gif) repeat-y top center; 
}

.column_right .side.data {
  background: #FFFFFF url(images/box_side_sides.gif) repeat-y bottom center; 
}

.column_right .side.data a:hover {
  text-decoration: none;
}

.column_right_sub .side {
  min-height: 60px;
  background: transparent url(images/box_side_sub_sides.gif) repeat-y top center; 
}

.column_right .sideblock .sideheader img {
  vertical-align: middle;
  margin: 0 6px 3px 0px;
}

.column_right_sub .sideblock .sideheader h3 {
  text-align: right;
  vertical-align: middle;
  margin: 0 10px 5px 3px;
  padding: 0 0 0 5px;
  background: #FFFFFF;
}

.column_right_sub .sideblock .sideheader img {
  vertical-align: middle;
  margin: 0 6px 3px 0;
}

.column_right .sideblock .field {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #585858;
  line-height: 12px;
  padding: 0 3px 3px 24px;
}

.column_right .sideblock input {
  font-size: 11px;
  color: #585858;
  width: 110px;
  margin: 0px 0px 0px 0px;
}

.column_right .sideblock input.go {
  float: right;
  width: 18px;
  margin-top: 2px;
  background: transparent;  
}

.column_right .sideblock .submit {
  position: absolute;
  top: -100px;
  width: 50px;
  float: right;
  margin: 0 10px 0 0;
}

.column_right .sideblock .sideseperator {
  padding: 5px 0;
  background: url(images/dots_side.gif) repeat-x center;
}

*html .column_right .sideblock .sideseperator {
  padding: 6px 0;
}  

.column_right .sideblock .sidedatatext {
  font-size: 11px;
  line-height: 16px;
  color: #585858;
  padding: 0 3px 3px 24px;  
}

.column_right .sideblock .sideinfo {
  font-size: 11px;  
  line-height: 16px;
  color: #585858;
  text-align: center;
}

.column_right .sideblock .sideinfo a,
.column_right .sideblock .sidedatatext a {
  text-decoration: underline;
}

.column_right_sub .sideblock .sidetext {
  font-size: 12px;
  color: #585858;
  line-height: 16px; 
  padding: 0 15px 0px 10px;
}

.column_right_sub .sideblock .sidequotetext {
  margin: 10px 0 5px 0;
}

.column_right_sub .sideblock .sidequotecredit {
  font-size: 11px;
  text-align: right;
  line-height: 13px;
}

.column_right_sub .sideblock .sidetext h5 {
  margin-bottom: 3px;
}

.column_right_sub .sideblock .sidetext a {
  text-decoration: underline;
}

.column_right_sub .sideblock .sidetext a:hover {
  text-decoration: none;
}

#content.sub .column_main {
  padding-left: 6px;
}

#subcontent-container {
  width: 570px;
  border-left: 1px solid #BABABA;
  border-right: 1px solid #BABABA;
  background: #FFFFFF url(images/bkgd_plain.jpg) no-repeat bottom right;
}

#subcontent-container.thirdlevel {
  width: 749px;
  border-left: 1px solid #BABABA;
}

.subnav-container {
  width: 130px;
  vertical-align: top;
  padding: 15px 5px 0 10px;
  background: #FFFFFF url(images/subnav_bkgd.gif) repeat-x bottom;
  border-top: 1px solid #BABABA;
  border-right: 1px solid #BABABA;
}

#subcontent-container.thirdlevel .subnav-container {
  border-top: 1px solid #bababa;
}

.subnavtree {
  margin: 5px 0 0 0;
  padding: 0;
  list-style-type: none;
  list-style-position: outside;
}

.subnavtree .treelink {
  margin: 0;
  padding: 2px 0 0px 15px;
  background: url(images/list_arrow_on.gif) no-repeat; 
}

.subnavtree .secondlevel .subtreelink {
  margin: 0;
  padding: 2px 0 4px 15px;
  background: url(images/list_arrow_off.gif) no-repeat;
}

.subnavtree .secondlevel {
  margin: 3px 0 0 13px;
  *margin: 3px 0 0 0;
  padding: 0 0 0 0;
  list-style-type: none;
  list-style-position: outside;
}

.subnavtree .thirdlevel {
  margin: 3px 0 0 16px; 
  *margin: 3px 0 0 0;
  padding: 0 5px 0 0;
  list-style-type: none;
  list-style-position: outside;
}

.subnavtree .thirdlevel .subtreelink {
  font-size: 11px;
  line-height: 12px;
  margin: 0;
  padding: 2px 0 4px 0;
  background: none;
}

.subnav-container a:link,
.subnav-container a:active,
.subnav-container a:visited {
  color: #081041;
  font-weight: bold;
  text-decoration: none;
}

.subnav-container .secondlevel a:link,
.subnav-container .secondlevel a:active,
.subnav-container .secondlevel a:visited {
  font-weight: normal;
}

.subnav-container .thirdlevel a:link,
.subnav-container .thirdlevel a:active,
.subnav-container .thirdlevel a:visited {
  font-weight: normal;
  color: #777777;  
}

.subnav-container a:hover {
  color: #FF5301;
  text-decoration: underline;
}

.subnavtree .secondlevel .subtreelink a b {
  font-weight: normal;
  color: #FF5301;
}

.subnavtree .thirdlevel .subtreelink a b {
  font-weight: bold;
  color: #777777;
}

.subcontent {
  vertical-align: top;
  padding: 0;
  margin: 0;
  border-top: 1px solid #bababa;  
}

.subcontent .image-container {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #333333;
}

.subcontent .image-container.small {
  float: right;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: normal;
  color: #333333;
  margin: 32px 20px 15px 10px;
}

*html .subcontent .image-container.small {
  margin: 32px 8px 15px 10px;
}

.subcontent .image-container .image {
  text-align: center;
}

.thirdlevel .subcontent .image-container .image {
  text-align: left;
  margin: 0px 10px;
}

.subcontent .image-container .image-title {
  text-align: right;
  margin: 5px 10px 0 0;
}

.navbarimages {
  position: absolute;
  top: 0px;
  left: 3px;
}

*html .navbarimages {
    top: 0px;
}

.cnrs {
	margin: 0;
	padding: 0;
	background: #EBEBEB;
	border: 1px solid #bababa;
}
.cnrs .cnr-tl { 
	margin: -1px -1px -1px -1px;
}

*html .cnrs .cnr-tl { 
	margin: -1px -1px 0px -1px;
}

.cnrs .cnr-tr { 
	background: url(images/cnr_img_tr.gif) top right no-repeat; 
}
.cnrs .cnr-bl { 
	background: url(images/cnr_img_bl.gif) bottom left no-repeat; 
}
.cnrs .cnr-br { 
	padding: 10px 0px 10px 0px;
	margin: 0 0 0px 0; 
}

.cnrs span {
	display: block;
}

.plainheader {
  padding: 18px 10px 0 12px;
  margin: 0;
  line-height: 18px;
  color: #333333;
}

.plainheader h2 {
  margin: 0 0 5px 0;
  padding: 0;
}

.plain {
  padding: 14px 15px 10px 23px;
  margin: 0;
  line-height: 18px;
  color: #333333;
}

.plain h3 {
  margin: 20px 0 5px 0;
  padding: 0;
}

.plain h5 {
  width: 380px;
  margin: 10px 0 5px 0;
  background: #efefef;
  border-bottom: 1px dotted #aaaaaa;
}	

.plain p {
  margin: 0 0 10px 0;
}

.plain ul {
  margin-top: 10px;
}

h3.plain {
  padding: 0;
  margin: 5px 0 10px 0;
}

#people {
  width: 350px;
  margin: 5px 0 15px 0;
}
#list td,
#people td {
 padding: 5px 5px;
 border-bottom: 1px dashed #AAAAAA;
}

#list td ul {
  list-style-image:none;
  list-style-type:disc;  
  margin-top: 3px;
  margin-bottom: 3px;
}
#list td ul li {
  line-height: 13px;
  padding: 0;
  background: none;
}

.staff h4 {
  clear: both;
  padding: 3px;
  margin: 0 0 10px 0 !important;
 border-bottom: 1px dashed #AAAAAA;
}

.staff img {
  margin: 2px 15px 10px 10px;
}


/*
***
*** Content Ends
***
*/



/*
***
*** Footer Ends
***
*/

#footer {
  position: relative;
  width: 760px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 14px;
  text-align: center;
  color: #474747;
  margin: 8px auto;
  padding: 5px;
}



/*
***
*** Footer Ends
***
*/