/* Global Style */
h1, h2, h3, h4, h5, h6 {
    color: #133157;
    font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height: 1;
    text-align: left;
}
h1{
    font-size: 18px;
	font-weight:bold;
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.2;
}
h2{
    font-size: 16px;
	font-weight:bold;
    margin: 0 0 0.5em;
    padding: 10px 0 0;
}
h3{
    font-weight:bold;
    margin-bottom:5px;
    font-size:14px;
}
h4{
    margin-bottom:0.65em;
    font-size:12px;
}
h5{
    margin-bottom:0.65em;
    font-size:12px;
	color: #990000;
}
h6{
	margin-bottom: 5px;
	font-size: 10px;
	color: #000;
}
@font-face {

font-family: ArialBlack;
src: url('font/Arial-Black-Bold.ttf');

font-family: MyriadPro;
src: url('font/MyriadPro-Bold.otf');
}
.HeaderTitel{
    font-size: 26px;
    margin: 0 0 1em;
    padding: 0;
    line-height: 1.2;
	color: #1f497d;
    font-family: ArialBlack,Helvetica,sans-serif;
	line-height: 1;
	font-weight:bold;
	/*padding-left:40px;*/
    text-align: left;
}


#frame_content_left h2{
    font-weight: bold;
}
a, a:hover, a:link  {
    outline-style:none;
}
a {
    color: #769A19;
    text-decoration: none;
    text-align: left;
}
#powered a {
    color: #9F9F9F;
    text-decoration: none;
}

a:hover {
    color: #1f497d;
    text-decoration: underline;
}
a.out {
    padding-left:18px;
    background-image:url(../images/link_out_bg.gif);
    background-position:left center;
    background-repeat:no-repeat;
}
form  {
    margin:0;
    padding:0;
}
fieldset{
    margin:0em 0em 1.5em 0em;
    padding:1.4em;
    border:1px solid #c6c6c6;
}
legend{
    font-weight:bold;
    font-size:1.2em;
}
a img {
    border:0;
}
table {
    width: 100%;
}
table th {
    text-align: left;
}
table td.none {
    border: 0px solid #000000;
}
.clear { clear:both;}
.block { overflow:hidden; }
/* Header Title Style */
/* Header Search Style */
#header_links li{
    float:right;
    padding:0px;
    list-style: none;
}
#header_links, #header_links a{
    text-decoration:none;
    color:#990000;
}
#header_links a{
    margin: 0 10px;
}
#header_links a.meta_first{
    margin: 0 10px 0px 0px;
}
#header_links a:hover{
    color:#3E4095;
    text-decoration: none;
}
#header_links .search{
    padding:6px 9px;
}
#header_links .search input.search_input{
    width:140px;
    margin-top:0.3em;
    margin-right:0.1em;
    margin-bottom:0.3em;
    padding:1px;
    background-color:#f6f6f6;
    border:1px solid #c6c6c6;
    background:#f6f6f6 url(../images/search_input_bg.gif) no-repeat 2px;
    padding-left: 24px;
}
#header_links .search input.search_input:focus{
    background-color:#ffffdd;
    border:1px solid #173A8B;
}
#header_links .search input.search_button{
    margin-top:6px;
    padding-right:0;
    padding-left:0;
    vertical-align:top;
}
#heading h1{
    border-bottom: 1px solid #186FB6;
    color: #186FB6;
    font-size: 23px;
    font-weight: bold;
    margin: 0 0 12px;
    padding: 0;
    line-height: 1.2;
    text-align: left;
}
/* Footer Inside Style */
#footer_inside a{
    text-decoration:none;
    color:#fff;
	font-size: 10px;
}
#footer_inside a:hover{
    text-decoration:none;
}
/* Box Style */
.box {
    float:left;
    clear:both;
    padding:0px;
    margin:0px;
    width:100%;
}
.box h1{
    margin:0;
    padding:6px;
    background-color:#f0f0f0;
    font-weight:bold;
    font-size:1.2em;
    line-height:1;
}
.box h2 {
    margin:0px;
    padding: 7px 0 7px 0;
    font-size:13px;
}
.box h2 a{
    color:#186FB6;
    font-weight:bold;
}
.box div.content{
    margin:9px 0;
    padding:0px;
}
.box  p.date{
    font-size: 12px;
    margin: 5px 0;
    padding: 0;
    color: #000;
}
.box  p.more{
    padding:0px;
    margin:0px;
    font-size:0.9em;
    margin-bottom:0.25em;
    margin-top:0.0em;
    text-align:right;
}
.box  p.more a{
    color:#186FB6;
}
.box  p.more a:hover{
    color:#186FB6;
    text-decoration: underline;
}
#subnav_box h3{
    background-color:#186FB6;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    margin: -10px -11px 10px;
    padding: 6px 13px;
}
/* Content form style */
#frame_content_left input,
#frame_home input,
#boxes_home input {

    margin:0.25em 0.25em 0.25em 0em;
    padding:4px;
    background-color:#f6f6f6;
    border:1px solid #c6c6c6;
}

#frame_content_left input[type=submit],
#frame_content_left input[type=button],
#frame_content_left input[type=reset],
#frame_home input[type=submit],
#frame_home input[type=button],
#frame_home input[type=reset],
#boxes_home input[type=submit],
#boxes_home input[type=button],
#boxes_home input[type=reset],
input.submit,
input.button,
input.reset{
    width:auto;
    margin:0.25em 0.25em 0.25em 0em;
    padding:4px 10px 4px 10px;
    background-color:#f6f6f6;
    border:1px solid #c6c6c6;
}

#frame_content_left select,
#frame_home select,
#boxes_home select {
    width:270px;
    margin:0.25em 0.25em 0.25em 0em;
    padding:4px 4px 4px 4px;
    background-color:#f6f6f6;
    border:1px solid #c6c6c6;
}
#frame_content_left textarea,
#frame_home textarea,
#boxes_home textarea {
    width:260px;
    margin:0.25em 0.25em 0.25em 0em;
    padding:4px;
    background-color:#f6f6f6;
    border:1px solid #c6c6c6;
    font-size:1.0em;
    height: 60px;
    font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
}
#frame_content_left input:focus,
#frame_content_left select:focus,
#frame_content_left textarea:focus,
#frame_home input:focus,
#frame_home select:focus,
#frame_home textarea:focus,
#boxes_home input:focus,
#boxes_home select:focus,
#boxes_home textarea:focus {
    background-color:#ffffdd;
    border:1px solid #173A8B;
}
/* tabber*/
#tab_container{
    width: 100%;
    float: left;
    border: 1px solid #999;
}
#tab_container ul.tabs li.first{
    margin-left: 10px;
}
ul.tabs {
    margin: 0;
    padding: 10px 0 0 0;
    float: left;
    list-style: none;
    height: 26px; /*--Set height of tabs--*/
    width: 100%;
}
ul.tabs li {
    float: left;
    margin: 0 2px;
    padding: 0;
    height: 25px; /*--Subtract 1px from the height of the unordered list--*/
    line-height: 25px; /*--Vertically aligns the text within the tab--*/
    border: 1px solid #999;
    margin-bottom: -1px; /*--Pull the list item down 1px--*/
    overflow: hidden;
    position: relative;
    background:none repeat scroll 0 0 #EEEDED;
}
ul.tabs li a {
    text-decoration: none;
    color: #186FB6;
    font-weight: bold;
    display: block;
    font-size: 12px;
    padding: 0 5px;
    border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
    outline: none;
}
ul.tabs li a:hover {
    color: #000;
}
html ul.tabs li.active, html ul.tabs li.active a{
    color: #000;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  {
    /*--Makes sure that the active tab does not listen to the hover properties--*/
    background: #fff;
    border-bottom: 1px solid #fff;
    /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
    border: 1px solid #999;
    border-top: none;
    overflow: hidden;
    clear: both;
    float: left; width: 100%;
    background: #fff;
}
.tab_content {
    padding: 0 10px;
    font-size: 12px;
}

.listred ul
{
	margin-left:-20px;
	list-style-image:url(images/listred.png);}
.listred li
{
	color:#000;
	padding-bottom:10px;}

#listblue ul
{
	margin:0px;}

#listblue li
{
	list-style-image:url(../images/cuadroazul.png);
	margin-left:15px;
	padding-bottom:5px;}

.textblue
{
	color:#3E4095;
}

.textred
{
	color:#990000;
}
