﻿body
{
	background-color: White;
	font-family: Tahoma;
	font-size: small;
	padding:0px;
	margin:0px;
}

.tableEntrance
{
	font-family: Calibri;
	font-size: smaller;
}

.tableHeader
{
	background-image: url("Images/topBackground.png");
	background-repeat: repeat-x;
	width: 802px;
	height: 150px;
}

.currentLocationLabel
{
	font-family: Calibri;
	color: #555F55;
}

.addressLabel
{
	padding-left: 20px;
	font-family: Calibri;
	text-align: justify;
	font-weight: bold;
}

.linkButtons
{
	font-family: Calibri;
	color: #3684F8;
	text-decoration: underline;
	cursor: pointer;
}

.title
{
	font-family: Calibri;
	font-size: 40px;
	color: #555F55;
}

.titleBackground
{
	background-image: url("Images/titleBackground.png");
	background-repeat: no-repeat;
	background-position:right;
	width: 800px;
}

.paragraphs
{
	font-family: Calibri;
	text-align: justify;
}

.mainParagraphs
{
	font-family: Verdana;
	text-align: justify;
	font-weight: 500;
	font-size: 13px;
	border-left: solid 7px #97B1C1;
	padding-left: 10px;
	border-right: solid 7px #97B1C1;
	padding-right: 10px;
}

.bigLetter
{
  float: left;
 font-family: Verdana;
 font-size: 300%;
 line-height: 0.85em;
 margin-right: 0.03em;
 margin-left: 0.03em;
 margin-bottom:-0.25em;
}

.report
{
	width: 100%;
	height: 100%;
}

.homeSubtitles
{
	font-family: Calibri;
	font-size: 20px;
	color: #817B65;
	text-decoration: none;
	border: none;
	border-bottom: none;
}

.homeFooter
{
	background-color: #1F174A;
	height: 15px;
	font-family: Calibri;
	color: #dfdece;
	width: 801px;
}

.linkIntelectix
{
	color: #dfdece;
}

.panelLocations
{
	background-color: White;
	border: solid 1px gray;
}

.leftMenu
{
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	border-top: solid 1px #1F174A;
	border-bottom: solid 1px #1F174A;
}

.unselectedRow
{
	background-color: #E9E8DA;
	width: 100%;
}

.selectedRow
{
	background-color: #F8F8F3;
	width: 100%;
}

.menuItems
{
	font-family: Calibri;
	font-size: 16px;
	color: #555F55;
	text-decoration: none;
}

/*SOMBRAS*/

.leftShade
{
	background-image: url("Images/leftShade.png");
	width: 7px;
	/*height:100%;*/
	/*height: 570px;*/
	background-repeat: repeat-y;
}

.topLeftCornerShade
{
	background-image: url("Images/topLeftCornerShade.png");
	height: 8px;
	width: 7px;
	background-repeat:no-repeat;
}

.topLeftCornerShadeFade
{
	background-image: url("Images/topLeftCornerShadeFade.png");
	height: 13px;
	width: 7px;
	background-repeat:no-repeat;
}

.rightShade
{
	background-image: url("Images/rightShade.png");
	width: 5px;
	/*height: 570px;*/
	background-repeat: repeat-y;
	background-position: left;
}

.bottomShade
{
	background-image: url("Images/bottomShade.png");
	height: 10px;
	width: 792px;
	background-repeat: repeat-x;
}

.topRightCornerShade
{
	background-image: url("Images/topRightCornerShade.png");
	/*background-color: Black;*/
	height: 8px;
	width: 5px;
	background-repeat:no-repeat;
	background-position:right;
}

.topRightCornerShadeFade
{
	/*background-color: Green;*/
	background-image: url("Images/topRightCornerShadeFade.png");
	height: 13px;
	width: 5px;
	background-repeat:no-repeat;
}

.bottomLeftCornerShadeFade
{
	background-image: url("Images/bottomLeftCornerShadeFade.png");
	width: 7px;
	height: 8px;
	background-repeat: no-repeat;
}

.bottomLeftLeftCornerShadeFade
{
	background-image: url("Images/bottomLeftLeftCornerShadeFade.png");
	width: 7px;
	height: 32px;
	background-repeat: no-repeat;
}

.bottomRightLeftLeftCornerShadeFade
{
	background-image: url("Images/bottomRightLeftLeftCornerShadeFade.png");
	width: 5px;
	height: 32px;
	background-repeat: no-repeat;
}

.bottomLeftCornerShade
{
	background-image: url("Images/bottomLeftCornerShade.png");
	width: 7px;
	height: 8px;
	background-repeat: no-repeat;
}

.bottomRightCornerShadeFade
{
	background-image: url("Images/bottomRightCornerShadeFade.png");
	width: 4px;
	height: 8px;
	background-repeat: no-repeat;
}

.bottomRightCornerShade
{
	background-image: url("Images/bottomRightCornerShade.png");
	width: 8px;
	height: 8px;
	background-repeat: no-repeat;
}