﻿
.RootNode
{
	
	font-weight: bold;
	font-size: 10pt;
	color: darkred;
	font-family: Arial;
	text-decoration: none;
}
.RootNode:link
{
	font-weight: bold;
	font-size: 10pt;
	color: darkred;
	font-family: Arial;
	text-decoration: none;
}
.RootNode:visited
{
	
	font-weight: bold;
	font-size: 10pt;
	color: darkred;
	font-family: Arial;
	text-decoration: none;
}
.RootNode:hover
{
	
	font-weight: bold;
	font-size: 10pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.RootNode:hover:visited
{
	
	font-weight: bold;
	font-size: 10pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.law:link
{
	font-weight: normal;
	font-size: 9pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}
.law:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.banner:link
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.banner:hover
{
	font-weight: normal;
	font-size: 9pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.banner:hover:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.banner:visited
{
	font-weight: normal;
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.abogado:hover:visited
{
	font-weight: normal;
	font-size: 18pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.abogado:link
{
	font-weight: bold;
	font-size: 12pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}
.abogado:hover
{
	font-weight: bold;
	font-size: 12pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.treeparent
{
	font-weight: bold;
	font-size: 10pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}
.treeparent:link
{
	font-weight: bold;
	font-size: 10pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}
.treeparent:hover
{
	font-weight: bold;
	font-size: 10pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.treeparent:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}
.treeparent:hover:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: dodgerblue;
	font-family: Arial;
	text-decoration: underline;
}
.treenode:link
{
	font-weight: bold;
	font-size: 10pt;
	color: mediumblue;
	font-family: Arial;
	text-decoration: none;
}


a:visited
{
	font-weight: normal;
	font-size: 9pt;
	font-family: Arial;
	text-decoration: none;
}

p
{
    font-size: 9pt;
    color: darkslateblue;
    font-family: Verdana;
}

body
{
    font-size: 9pt;
    color: darkslateblue;
    font-family: Verdana, Arial;
    margin: 0px;
}

.dataentryformlabel
{
    font-weight: bold;
    font-size: 9pt;
    color: darkgoldenrod;
    font-family: Verdana;
}

.dataentryformerrormsg
{
    font-weight: bold;
    font-size: 9pt;
    color: darkorange;
    font-family: Verdana;
}

.dataentryformtextbox
{
    border-right: peru 1px solid;
    border-top: peru 1px solid;
    border-left: peru 1px solid;
    border-bottom: peru 1px solid;
}

.dataentryformbutton
{
    font-weight: bold;
    font-size: 9pt;
    color: ivory;
    font-family: Verdana;
    background-color: goldenrod;
}

.pagetop
{
	border-bottom: orange thin solid;
	margin: 0px;
	padding-top: 0px;
	background: "../Images/title-tile.gif";
}

.pageleft
{
    background-color: lemonchiffon;
    padding-right: 5px;
}

.pageright
{
    background-color: ivory;
}

.pagebottom
{
    background-color: lightyellow;
    border-top: orange thin solid;
    padding-top: 5px;
}

.dataentryformheading
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 11pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: sienna;
    padding-top: 2px;
    font-family: Verdana;
    background-color: khaki;
    text-align: center;
    width: 100%;
}

.biglabel
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: darkorange;
    padding-top: 2px;
    font-family: Verdana;
    text-align: center;
    width: 100%;
    font-style: italic;
}

.dataentryformlabelbig
{
    padding-right: 2px;
    padding-left: 2px;
    font-weight: bold;
    font-size: 10pt;
    padding-bottom: 2px;
    vertical-align: middle;
    color: sienna;
    padding-top: 2px;
    font-family: Verdana;
    text-align: center;
    width: 100%;
    font-style: normal;
    background-color: blanchedalmond;
}

.marketingtext
{
    padding-right: 2px;
    padding-left: 2px;
    font-size: 20px;
    padding-bottom: 2px;
    color: peru;
    padding-top: 2px;
    font-family: Arial;
}
