@charset "UTF-8";

@media screen, projection
{
  /*-------------------------------------------------------------------------*/

  body { background: #ffffff none; padding: 10px 0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color: #3B69AD; }

a { text-decoration:underline; color:#3B69AD;}
a:hover { text-decoration:underline; color: #000066;}
.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

  #page_margins { margin: 0 auto; }


  #page_margins { width: 960px;  min-width: 740px; max-width: 90em; background: #fff;   }
  #page { padding: 10px 15px 0px 10px; border-left:1px #efefef solid; border-right:1px #efefef solid;}
  #header { padding: 45px 2em 1em 20px; color: #000; background: url(../../images/fons.png) repeat-x #fff; border-top: 5px #efefef solid; border-left:1px #efefef solid; border-right:1px #efefef solid;}
  #main { margin: 10px 0; background: #fff; border-left:1px #efefef solid; border-right:1px #efefef solid;}
  #footer { padding: 10px 20px; color:#666; background: #f9f9f9; border-top: 5px #efefef solid; }
#footer a{ color:#999999;}
#footer a:hover{ color:#3B69AD;}
  #col1 { float: left; width: 25%}
  #col2 { display:none}
  #col3 { width: auto; margin: 0 0 0 25%; min-height:600px;}
  #col1_content { padding: 0 10px 0px 10px; }
  #col3_content { padding: 0 20px 0 10px }
	
  /*-------------------------------------------------------------------------*/
img.otss  {padding: 0px 10px 5px 0px;}
#col1_content .mentop {margin-top: 35px; font-size:11px; font-weight:normal; color:#999999; line-height:16px;}
#col1_content .button {margin: 0px 0px 6px 0px; background: url(../../images/menuico.png) no-repeat 0 2px ; padding: 0px 0px 0px 20px; line-height: 20px;}
#col1_content .sbutton {margin: 0px 0px 6px 0px;}
#col1_content .subButton {margin: 0px 0px 6px 10px;}
#col3_content h1 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding: 0px 0px 0px 0px;
font-size: 18px;
color: #3B69AD;
font-weight: bold;
}
#col3_content h2 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding: 0px 0px 0px 0px;
font-size: 16px;
color: #3B69AD;
font-weight: bold;
}

#col3_content h3 {
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding: 0px 0px 0px 0px;
font-size: 14px;
color: #3B69AD;
font-weight: bold;
}

#col3_content p {
font-family:Verdana, Arial, Helvetica, sans-serif; 
padding: 0px 0px 0px 0px;
margin: 8px 0px 12px 0px;
font-size: 13px;
color: #3B69AD;
font-weight: normal;
}

img.logo {margin: 20px 0px 0px 20px;}

  #page_margins {
    border: 0 none;
    background-image:  url(images/gfxborder/border_left.gif);
    background-repeat:repeat-y;
    background-position:left;
  }

  #page {
    border: 0 none;
    margin: 0 0 0 5px; padding: 10px 15px 10px 10px;
    background-image:  url(images/gfxborder/border_right.gif);
    background-repeat:repeat-y;
    background-position:right;
  }


  #border-top {
    overflow:hidden;
    width: auto;
    height: 20px;
    font-size:0;
    margin-bottom: -15px;
    background-image:  url(images/gfxborder/border_top.gif);
    background-repeat:repeat-x;
    background-position:top left;
  }

  #border-bottom {
    overflow:hidden;
    width: auto;
    height: 20px;
    margin-top: -15px;
    font-size:0;
    background-image:  url(images/gfxborder/border_bottom.gif);
    background-repeat:repeat-x;
    background-position:bottom left;
  }

  #edge-tl {
    float:left;
    width: 20px;
    height: 20px;
    font-size:0;
    background-image:  url(images/gfxborder/corner_tl.gif);
    background-position: top left;
  }

  #edge-tr {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;
    font-size:0;
    background-image:  url(images/gfxborder/corner_tr.gif);
    background-position: top right;
  }

  #edge-bl {
    float:left;
    width: 20px;
    height: 20px;
    background-image:  url(images/gfxborder/corner_bl.gif);
    background-position: bottom left;
  }

  #edge-br {
    position:relative; /* IE Fix | z-index */
    float:right;
    width: 20px;
    height: 20px;
    background-image:  url(images/gfxborder/corner_br.gif);
    background-position: bottom right;
  }

}