/*html {
     overflow: -moz-scrollbars-vertical;
}*/

html { min-height: 100%; margin-bottom: 1px; }





/**************************************************/
td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #302D2A;
	line-height: 20px;
	letter-spacing: 0;
	font-weight: normal;
}


.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CB7A30;
	letter-spacing: 0;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: none;

}

.links:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #466F82;
	letter-spacing: 0;
	font-weight: bold;
	background: #E0E8EC;
	text-decoration: none;
}

/**************************************************/
.subheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #0164A5;
	line-height: 20px;
	letter-spacing: 0;
	font-weight: bold;
}
/**************************************************/
.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	color: #466F82;
	line-height: 20px;
	letter-spacing: 0;
	font-weight: bold;
}

.superheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15px;
	color: #0164A5;
	line-height: 20px;
	letter-spacing: 0;
	font-weight: bold;
}
/**************************************************/
.smallwhite { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #D9E5EB;
	line-height: 12px;
	letter-spacing: 0;
	font-weight: normal;
}

.smallgrey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 10px;
	color: #848484;
	line-height: 12px;
	letter-spacing: 0;
	font-weight: normal;
	text-align: justify;
}


TABLE.br
{
    BORDER-RIGHT: #CABEB5 1px solid;
    BORDER-TOP: #CABEB5 1px solid;
    BORDER-LEFT: #CABEB5 1px solid;
    BORDER-BOTTOM: #CABEB5 1px solid
}
TD.br
{
    BORDER-RIGHT: #CABEB5 1px solid;
    BORDER-TOP: #CABEB5 1px solid;
    BORDER-LEFT: #CABEB5 1px solid;
    BORDER-BOTTOM: #CABEB5 1px solid
}
A.img
{
    BORDER-RIGHT: #CABEB5 1px solid;
    BORDER-TOP: #CABEB5 1px solid;
    BORDER-LEFT: #CABEB5 1px solid;
    BORDER-BOTTOM: #CABEB5 1px solid
}
A.img:hover
{
    BORDER-RIGHT: #0f5d9f 1px solid;
    BORDER-TOP: #0f5d9f 1px solid;
    BORDER-LEFT: #0f5d9f 1px solid;
    BORDER-BOTTOM: #0f5d9f 1px solid
}

body {
background-color: #94AFBD;
margin-top: 0;
margin-bottom: 0;
margin-right: 0;
margin-left: 0;
}

