/* [Layout Style] */

body * {
  font-family: Arial;
}
#layout_quicklinks {
  text-align: right; margin: 0 10px 5px 0; font-size: 8pt; color: #05407c;
}
#layout_quicklinks a, #layout_quicklinks a:visited, #layout_quicklinks a:active {
  text-decoration: none; color: #05407c;
}
#layout_quicklinks a:hover {
  text-decoration: underline;
}
#layout_banner {
  display: block; height: 164px; min-width: 1000px;
  background: url(/UserFiles/Image/layout/banner_2010.png) repeat-x right;
}
#layout_logo {
  padding: 25px 0 0 25px;
}
#layout_logo img {
  display: block;
}
#layout_logo #content_block_layout_logo_telephone{
  width: 180px; font-weight: bold; font-size: 16pt; color: #05407c; float: left;
}
#layout_logo #content_block_layout_logo_tagline{
  width: 400px; font-style: italic; font-size: 13pt; color: #05407c; float: left; margin: 4px 0 0 0;
}
#layout_nav_main {
  background: #013775 url(/UserFiles/Image/layout/nav_main_2010_extender.gif) repeat-x;
}
#layout_sidebar_left {
  vertical-align: top; padding: 15px 0 0 15px; background-color: #d9ebeb; font-size: 9pt; width: 175px; max-width: 175px;
}
#layout_sidebar_left img {
  display: block;
}
/* For inner styles within .cb1, .cb2 and .cb3 see style in their content blocks */

#layout_sidebar_left .cb1 {
  background: url(/img/sysimg/?img=/UserFiles/Image/layout/curvy_boxes/CCB676_middle.png) repeat-y; width: 175px;
}
#layout_sidebar_left .cb2 {
  background: url(/img/sysimg/?img=/UserFiles/Image/layout/curvy_boxes/AD9343_middle.png) repeat-y; width: 175px;
}
#layout_sidebar_left .cb3 {
  background: url(/img/sysimg/?img=/UserFiles/Image/layout/curvy_boxes/BA652E_middle.png) repeat-y; width: 175px;
}
#layout_sidebar_left #bipper { width: 175px;}
#layout_sidebar_left #bipper img { margin: 100px auto 0 auto; border: 0;}


#layout_main {
  vertical-align: top; padding: 5px 15px; color: #013775; 
  font-size: 10pt;
}
#layout_main h2 {
  color: #013775; line-height: 1em; font-weight: normal; font-face: Arial; font-size: 16pt; margin: 0.5em 0;
}
#layout_main a {
  color: #013775; font-weight: bold; text-decoration: none;
}
#layout_main a:hover {
  text-decoration: underline;
}

#layout_footer_copyright {
  padding: 10px;
  text-align: center;
  border-top: 1px solid #000000;
  font-size: 8pt;
  color: #000080;
}
#layout_footer_copyright a {
  color: #000080;
  text-decoration: none;
}
#layout_footer_copyright a:hover {
  text-decoration: underline;
}
#layout_footer_links {
  padding: 10px;
  font-size: 10pt;
  color: #000080;
}
#layout_footer_links a {
  color: #000080;
  text-decoration: none;
}
#layout_footer_links a:hover {
  text-decoration: underline;
}
  
