
.header_image{
     height: 60px;
}
.footer_image{
     height: 40px;
}

.small_footer_image{
     height: 20px;
}

body {

}

/* links */
a {
	color: #000099;
}



/* header */
#header span#slogan {
	z-index: 3;
	left: 3px; bottom: 7px; top:0px;
	font: bold 1.2em Verdana, Arial, Tahoma,  Sans-serif;
	color: #FFF;
	position:absolute;
	width:98%;
}

#header span#slogan img {
	z-index: 3;
	float:right;
}

#header {

}

#header-logo
{
    top: -50px;
    border-bottom: 2px solid #29417D;
}

#header-logo #logo {
    color: #000066;
}

#header-logo #logo_popup {
	color: #000066;
}

/* main column */
#main {

}
#main h1 {

}


/* footer */
.footer
{
    border-top: 2px solid #29417D;

}


.arrowlistmenu .headerbar{
}

.arrowlistmenu ul li a{
color: #000099;
/*background: url(../images/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
/*padding: 2px 0;
/*padding-left: 19px; /*link text is indented 19px*/
text-decoration: underline;


/*border-bottom: 1px solid #dadada;*/
font-size: 90%;
}

.arrowlistmenu ul li a:visited{
color: #000099;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #000099;

}




th.table_header{
    /*background-color:#005466;*/
    background-color:#005466;
    color:#FFFFFF;
    padding:2px;
    border:1px solid #ddd;
}


/*
** Login
*/

div.middlebox_bluetitle
{
padding: 4px 16px;
height: 40px;
font-size: 15px;
font-family: arial;
color: white;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.5);
text-decoration: none;
background: #122754;
background: -moz-linear-gradient(0100%90deg,#2E4885,#122754);
background: -webkit-gradient(linear,0% 15%,0% 85%,from(#122754),to(#2E4885));
border: none;
-Moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    border-radius: 5px 5px 0px 0px;
box-shadow: 0 1px 3px rgba(0,0,0,0.38), inset 0 1px 0 rgba(255,255,255,0.3), inset 0 -1px 0 rgba(0,0,0,0.2);
border-image: initial;
height: 26px;

}
div.middlebox_out{
    position: relative;
    text-align: left;
    -Moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #BFBFBF;
    margin-bottom:20px;

}

/*
** Menu Principal
*/
#menuwrapper {
	border-top: 1px solid #000;
	border-bottom: 1px solid #333;
	background-color: #909090;
	background-image: url(../images/menubar_bkg.jpg);
	background-repeat: repeat-x;

}
