/* Main Style sheet for Deltatecnic */

/* Parameters for Body */

body {font-family: Arial, Helvetica, sans-serif;
background-color: #000080;
color: #ffffff;
line-height:140%;
font-size: 12px;
font-style: normal;
font-variant: normal;
font-weight: 400;
text-align:justify;
}

/* Div styles */
#navcontainer {margin-bottom:50px;
        /*border: 1px solid #778;*/
}
#header {
        padding: 3px 0;
        margin-left: 15px;
	margin-top:25px;
        margin-bottom:10px;
        border-bottom: 1px solid #ffd816;
        font: bold 10,5pt Verdana, sans-serif;
}

#header li {
        list-style: none;
        margin: 0;
        display: inline;
}

#header li a {
        padding: 3px 0.5em;
        margin-left: 3px;
        border: 1px solid #ffd816;
        border-bottom: none;
        /*background: #f7f2ea;#DDE;
	background-image: url(../../images/l1_down.gif);*/
	background-color: #362aba;
	
        color: #777;
        text-decoration: none;
}

#header li a:link { color: #fff; }
#header li a:visited { color: #667; }

#header li a:hover {
        color: #000;
        /*background: #AAE;
	background-image: url(../../images/l1_over.gif);*/
	background-color: #ff6633;
        border-color: #227;
}

#header li a#current {
        background: #dbf1c8;/*f0e7d7;antes white*/
	/*background-image: url(../../images/l1_over.gif);*/
	background-color: #ff6633;
        border-bottom: 0px solid white;
	color: #000;
}

#navigator {
position:relative;
top: 0px;
left: 0px;
width: 120;

	/*border: 1px solid #ccc;*/
}

#navigator ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#navigator li {
	margin: 0 0 3px 0;
}
#navigator a {
	/*/*/display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #333;
	width: 90px;
	background-color: #999;
	background-image: url(images/l1_down.gif); /* */
}
#navigator a:link, #navigator a:visited {
	color: #000;
	/*/*/color: #EEE;
	text-decoration: none; /* */
}
#navigator a:hover {
	border: 1px solid #333;
	background-color: #FF6600;
	background-image: url(images/l1_over.gif);
	color: #333;
}
#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #333;
	background-color: #FF6600;
	background-image:  url(images/l1_over.gif);
	color: #333; /* */
}


#top {
	margin: 0px 0px 5px 0px;
	padding: 1px;
	border-bottom: 2px solid #ffd816;
	height: 80px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 80px;
	}
html>body #top {
	height: 80px; /* ie5win fudge ends */
	}
#smtop {
	margin: 5px 0px 10px 150px;
	padding: 0px;
	border-bottom: 1px solid #ffd816;
	height: 50px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 30px;
	}
html>body #top {
	height: 30px; /* ie5win fudge ends */
	}

#left {
	position: absolute;
	top: 250px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #ccc;*/
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}

#left30pc {
	position: absolute;
	top: 100px;
	left: 10px;
	margin: 0px;
	padding: 0px;
	border: 0px solid #ccc;
	width: 30%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 28%;
	}
html>body #left {
	width: 28%; /* ie5win fudge ends */
	}

#middle {
	margin: 5px 10px 10px 145px;
	padding: 0px;
	/*border: 1px solid #ccc;*/
	}

#smmiddle {
	margin: 5px 150px 10px 0px;
	padding: 0px;
	/*border: 1px solid #ccc;*/
	}
#right {
      position: absolute;
	top: 250px;
	right: 10px;
	margin: 0px;
	padding: 0px;
	/*border: 1px solid #ccc;*/
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}

#right30pc {
	position: absolute;
	top: 90px;
	right: 0px;
	margin-right: 1%;
	padding: 0px;
	border: 0 solid #fff;
	width: 30%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 30%;
	}
html>body #right {
	width: 30%; /* ie5win fudge ends */
	}

.dlbtn {font-size:12px;
font-weight: 400;
text-align: center;
margin-bottom: 5px;
margin-top: 5px;}

.dlbtn a {padding: 4px;
text-decoration: none;
width: 98%;
display: block;
/*color: #224059;*/
color: #fff;
/*background-color: #b5c9e2;*/
background-color: #362aba;
border-top: 1px #ffd816 solid;
border-left: 1px #ffd816 solid;
border-bottom: 1px #31557f solid;
border-right: 1px #31557f solid;}

.dlbtn a:hover {background-color: #235b93;/
color: #ffd816;
border-top: 1px #31557f solid; /*antes 1px*/
border-left: 1px #31557f solid;
border-bottom: 1px #cce3ff solid;
border-right: 1px #cce3ff solid;
}

/* Paragraph Styles */

p.footer
{color: #ffffff;
font-size: 10px;
font-style: normal;
font-weight: 400;
text-align: center;
}

p.indent10pt
{font-size: 10pt;
font-style: normal;
font-weight: 400;
text-align: left;
text-indent: 10px;
}

p.desc
{color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 400;
text-align: left;
}

p.italics
{font-style: italic;
font-weight: 400;
text-align: center;
}

p.header
{font-size: 14px;
margin-bottom: -5px;
text-align: left;
text-indent: +0%;
}


.tophdr
{font-size: 9pt;
font-weight: bold;
margin-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
text-align: left}

.smallhdr
{font-size: 9pt;
font-weight: bold;
margin-bottom: 8px;
margin-top: +5px;
text-align: left}

.smallhdr a
{text-decoration:underline}
ul
{margin-left: 5px;
font-size: 10px;
font-style: normal;
font-weight: 400;
}

.names
{background-color: #FFFF99;
background-position: +10px;
color: #0000ff;
margin-left: 0%;
margin-right: +0%;
text-align: left;
text-indent: -0px}

.image
{text-align: center}

.capitular:first-letter
{color: #ffffff;
float: left;
font-size: 200%;
text-align: left;
text-indent: 0px}

.small
{font-size: 9pt;
margin-bottom: 0px;
text-align: left;
text-indent: +0%;
}

/* List Styles */

ul
{margin-left: 5px;
font-size: 13px;
font-style: normal;
font-weight: 400;
}

ol
{margin-left: 5px;
font-size: 10px;
font-style: normal;
font-weight: 400;
}

li
{margin-left: 10px;
text-align: justify;
text-indent: 0px}

/*  Main Headser Styles */

H1
{color: #ffffff;
font-size: 26pt;
font-style: normal;
font-variant: normal;
font-weight: 400;
text-align: center;
text-decoration: none;
margin-bottom: -10px;
}

H2
{color: #ffffff;
font-size: 18pt;
font-style: normal;
font-weight: 700;
text-align: left;
}

H3
{color: #fff;
vertical-align: middle;
font-size: 20pt;
font-weight: bold;
text-align: center;
margin: 0px;
}

H4
{color: #ffffff;
font-size: 16px;
font-style: normal;
font-weight: 700;
text-align: left;
}

 H5
{color: #ffffff;
font-size: 1em;
margin-left: 1em}

/* Table Styles */

table
{margin-bottom: 10px}

td
{
padding-bottom:10px;
color: #ffffff;
line-height:140%;
font-size: 12px;
font-style: normal;
font-weight: 400;
text-align: center;
}

td.hdrlgo
{color: #ffffff;
font-size: 14px;
font-style: normal;
font-weight: 700;
text-align: left}


td.header
{
vertical-align: middle;
color: #ffffff;
font-size: 14px;
font-style: normal;
font-weight: 700;
text-align: center}

td.bigbold
{color: #fff;
vertical-align: middle;
font-size: 22pt;
font-weight: bold;
text-align: center;
margin-bottom: 0px;
}

td.prod
{
margin-bottom:10px;
vertical-align: middle;
color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 700;
text-align: center;}

td.prod1
{
vertical-align: middle;
color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 700;
text-align: center;
}

td.desc
{
vertical-align: middle;
color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 400;
text-align: left;
}

td.desc1
{
vertical-align: middle;
color: #ffffff;
font-size: 12px;
font-style: normal;
font-weight: 400;
text-align: left}

td.cell
{color: #ffffff;
font-size: 11px;
font-style: normal;
font-weight: 400;
text-align: left;
}

td.names
{background-color: #FFFF99;
background-position: +10px;
border: 2px #808080 groove;
color: #000000;
margin-left: +10%;
margin-right: +10%;
text-align: center;
text-indent: -0px}

td.alpha
{color: #000000;
font-style: normal;
font-weight: 400;
text-align: center;
text-indent: -0px}

/*  Basic Anchor Styles */

a
{text-decoration: none}

a:link
{color: #ffffff}

a:hover
{color: #8080ff}

a:active
{color: #ff8000}
