﻿/* DEFAULTS
----------------------------------------------------------*/

body   
{
    background: #2a294f;
    font-size: .80em;
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
    margin: 0px;
    padding: 0px;
    color: #696969;
}


/* HEADINGS   
----------------------------------------------------------*/

h1, h2, h3, h4, h5, h6
{
    font-size: 1 em;
    color: #666666;
    font-variant: small-caps;
    text-transform: none;
    font-weight: 200;
    margin-bottom: 0px;
}

h1
{
    font-size: 1 em;
    padding-bottom: 0px;
    margin-bottom: 0px;
}

h2
{
    font-size: 1.5em;
    font-weight: 600;
}

h3
{
    font-size: 1.2em;
}

h4
{
    font-size: 1.1em;
}

h5, h6
{
    font-size: 1em;
}

/* this rule styles <h1> and <h2> tags that are the 
first child of the left and right table columns */
.rightColumn > h1, .rightColumn > h2, .leftColumn > h1, .leftColumn > h2
{
    margin-top: 0px;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/

.page
{
    width: 1024px;
    background-color: #fff;
    margin: 20px auto 0px auto;
}

.headerContainer
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 174px;
    /*background: #2a294f;*/
}


.header
{
    position: relative;
    margin: 0px;
    padding: 0px;
    width: 1024px;
    height: 174px;
    background-image: url("../images/header.png");
    background-position:center;
    background-repeat:no-repeat;
}

.header h1
{
    font-weight: 700;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: #f9f9f9;
    border: none;
    line-height: 2em;
    font-size: 2em;
}

.main
{
    padding: 0px 5px;
    background-color:White;
    margin: 5px 2px 2px 2px;
    min-height: 400px;
}

.mainAviso
{
    border: thick groove #C0C0C0;
    padding: 15px 15px 15px 15px;
    background-color: White;
    margin: 5px 15px 55px 15px;
    min-height: 400px;
    background-image: url('../images/fondoPrint.jpg');
    background-repeat: repeat-y;
}

.leftCol
{
    float:left;
    padding: 0px 0px;
    margin: 0px 5px 2px 0px;
    width: 230px;
    min-height: 394px;
}

.OneCol
{
    float:left;
    padding: 0px 0px;
    margin: 0px 5px 2px 0px;
    width: 525px;
    min-height: 366px;
}

.OneCol2
{
    float:left;
    padding: 0px 0px;
    margin: 0px 5px 2px 0px;
    width: 925px;
    min-height: 366px;
}

.TwoCol
{
    float:left;
    padding: 0px 0px;
    margin: 0px 5px 0px 0px;
    width: 230px;
    min-height: 366px;
}

.rightCol
{
    float: right;
    padding: 0px 0px;
    margin: 0px 2px 2px 0px;
    width: 769px;
    min-height: 394px;
}

.titlePage
{
    float:none;
    padding: 0px 0px;
    margin: 0px 6px 6px 0px;
    width: 768px;
    min-height: 20px;
    color: #2A294F;
    font-style:oblique;
    font-size: 16px;
    font-weight:700;
    text-align:left;
    border-bottom: 1px dashed #2A294F;
}

.footer
{
    position: relative;
    width: 1024px;
    margin: 0px auto 0px auto;
        
    color: #4e5766;
    padding: 0;
}

.footer1 {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: gray;
	text-align: center;
	text-decoration:none;
	}
	
.footer1Bold {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	text-align: center;
}

.footer1 a:link{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: gray;
	text-align: center;
	text-decoration: none;
}

.footer1 a:hover{
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: gray;
	text-align: center;
	text-decoration: underline;
}

.footer1 a:visited {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: gray;
	text-align: center;
	text-decoration:none;
}

.footer2 {
    font-family: "Helvetica Neue", "Lucida Grande", "Segoe UI", Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: gray;
	text-align: center;
}




/* TAB MENU   
----------------------------------------------------------*/

div.hideSkiplink
{
    margin-left:190px;
    vertical-align:middle;
    text-align: center;
}

div.menu
{
    height:28px;
    background-image:url("../images/fondomenu.png");
    padding: 2px 0px 1px 0px;
}

div.menu ul
{
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
}

    div.menu ul li a, div.menu ul li a:visited {
        border-right: 1px solid Silver;
        color: #2b2d2e;
        display: block;
        padding: 2px 10px;
        text-decoration: none;
        white-space: pre-line;
    }

div.menu ul li a:hover
{
    /*background-color: #bfcbd6;*/
    color: #465c71;
    text-decoration: none;
    cursor:pointer;
}

div.menu ul li a:active
{
    background-color: #465c71;
    color: #cfdbe6;
    text-decoration: none;
}

/* FORM ELEMENTS   
----------------------------------------------------------*/

fieldset
{
    margin: 1em 0px;
    padding: 1em;
    border: 1px solid #ccc;
}

fieldset p 
{
    margin: 2px 12px 10px 10px;
}


fieldset label.inline 
{
    display: inline;
}

legend 
{
    font-size: 1.1em;
    font-weight: 600;
    padding: 2px 4px 8px 4px;
}

input.textEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

input.passwordEntry 
{
    width: 320px;
    border: 1px solid #ccc;
}

div.accountInfo
{
    width: 42%;
}

/* MISC  
----------------------------------------------------------*/

.clear
{
    clear: both;
}

.title
{
    display:block;
    float: left;
    text-align: left;
    width: 300px;
    height:auto;
    margin: 110px 0 5px 200px;

    font-weight: 700;
    color: Silver;
    border: none;
    line-height: 2em;
    font-size: 0.9em;

}

.titleAviso
{
    display: block;
    float: left;
    text-align: left;
    width: 500px;
    height:auto;
    margin: 110px 0 5px 200px;

    font-weight: 700;
    color: Silver;
    border: none;
    line-height: 2em;
    font-size: 0.9em;

}


.failureNotification
{
    font-size: 1.2em;
    color: Red;
}

.bold
{
    font-weight: bold;
}

.submitButton
{
    text-align: right;
    padding-right: 10px;
}

.errorlaberl
{
    color:Red;
}
