﻿h1, h2
{
	padding: 3px;
	margin: 2px;
}
h1
{
	font-size: 15pt;
}
h2
{
	font-size: 13pt;
	padding-left: 4px;
	margin-bottom: 0px;
}
h3
{
	font-size: 10pt;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
}

#centercontent > p:first-letter
{
	font-weight: bold;
	width: 1em;
}
a
{
	white-space: nowrap;
	text-decoration: none;
}
/************* Left ***********************/#left a
{
	font-size: 10pt;
	font-weight: bold;
	font-family: Verdana;
	float: right;
	display: block;
	width: 160px;
	padding: 7px 10px 7px;
	color: White;
}
#left a:hover
{
	/* background: url(   'Images/SideLinkHover.png' ) right top no-repeat;*/
	color: Red;
}
#left a.active
{
	background: url(       'Images/SideLink.png' ) right top no-repeat;
	color: #007734;
}
#centercontent img
{
	padding: 10px;
}
#left p
{
	font-size: 9pt;
	line-height: 12pt;
}
#left h2
{
	font-size: 11pt;
	font-weight: bold;
	line-height: 13pt;
	display: block;
	padding-bottom: 11px;
	background: url(    'Images/Vista.png' ) no-repeat top left;
	padding-left: 60px;
	margin-left: 20px;
}
/***************** Header *********************/#header
{
}
#header a
{
	display: block;
	float: right;
	background-position: left top;
	width: 48px;
	height: 48px;
	margin-top: 80px;
	margin-right: 10px;
}
#header a:hover
{
	background-position: -48px top;
}

td.label
{
    font-weight:bold;
    text-align: right;
    padding-right: 10pt;
}

