body
{
	background-color: #6BA1BB;
}

/* Footer Section */
td.footerCopyright
{
	font-family: arial, "lucida console", sans-serif;
	font-size: 10px;
	color: #b1c5d3;
	text-align: center;
}

table.SubsectionTitle
{
	margin-top: 15px;
}

td.SubsectionTitle span
{
	color: #386781;
	font-family: arial, "lucida console", sans-serif;
	font-size: 18px;
	line-height: 32px;
}

/* LateralBlueBox */
table.lateralBlueBox
{
	width: 180px;
	margin: 10px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #444444;
}

td.lateralBlueBoxTop
{
	background-repeat: no-repeat;
	height: 5px;
}

td.lateralBlueBoxText
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

td.lateralBlueBoxHeader
{
	background-image: url(  "../img/lateralBlueBoxRemark.jpg" );
	background-repeat: repeat-y;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: White;
	font-weight: bold;
}

td.lateralBlueBoxItem
{
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
}

td.lateralBlueBoxItem:hover
{
	background-image: url(  "../img/lateralBlueBoxHover.jpg" );
	background-repeat: repeat-y;
}

td.lateralBlueBoxItem a
{
	text-decoration:none;
	color: #2c4688;
}

td.lateralBlueBoxItem a:hover
{
	color: #882c4f;
}

td.lateralBlueBoxBottom
{
	background-repeat: no-repeat;
	height: 5px;
}

td.lateralBlueBoxMiddle
{
	padding-left: 5px;
	padding-right: 5px;
}

td.lateralBlueBoxMiddle a
{
	text-decoration:none;
	color: #2c4688;
}

td.lateralBlueBoxMiddle a:hover
{
	color: #882c4f;
}


/* lateralBox */
div.lateralBox
{
	margin: 10px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #444444;
}

/* Central Content */
div.contentBox
{
	margin-left: 10px;
	margin-top: 0px; 
	font-family: arial, "lucida console", sans-serif;
	font-size: 16px;
	color: #555555;
}
div.contentBox h1
{
	font-size: 24px;
	color: #567ca1;
	margin-top: 20px; 
	border-bottom-color: #567ca1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-weight: normal;
}
div.contentBox h2
{
	margin-top: 10px;
	font-size: 20px;
	color: #9a8750;
	font-weight: normal;
}
div.contentBox p
{
	margin-top: 5px; 
	margin-right: 10px;
	text-align: justify;
}

div.contentBox ul
{
	margin-top: 0px;
	margin-left: 10px;
}

div.contentBox li
{
	margin-top: 5px;
	margin-left: 10px;
}

div.contentBox li a
{
	text-decoration: none;
	color: #2c4688;
}
div.contentBox li a:hover
{
	color: #88602c;
}

br
{
	margin-top: -10px;
}

/* contactForm */
div.ContactoForm
{
	text-align: center;
	font-family: arial, "lucida console", sans-serif;
	font-size: 14px;
	color: Black;
}

div.ContactoFormBox
{
	text-align: left;
	background-image: url(  "../img/form01bkgnd.png" ); 
	background-repeat: no-repeat;
	width: 589px;
	height: 355px;
}

/* indexPageItemBox */

div.indexPageItemBox
{
	margin: 5px;
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #444444;
	border-bottom-color: #dcd9cb;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	text-align: justify;
}
div.indexPageItemBox a
{
	text-decoration: none;
	color: #6a4a16;
}
div.indexPageItemBox a:hover
{
	color: #162b6a;
}
div.indexPageItemBox h1
{
	font-size: 18px;
	font-weight: normal;
	color: #143d62;
	border-bottom-style: solid;
	border-bottom-color: #dcd9cb;
	border-bottom-width: 1px;
	margin-bottom: 4px;
}

/* serviceAddButton */

table.serviceAddButton
{
	font-family: arial, "lucida console", sans-serif;
	border-style: solid;
	border-width: 1px;
	border-color: #AAAAAA;
}

td.serviceAddButtonText
{
	background-color: #EEEEEE;
}

td.serviceAddButtonImage
{
	background-color: #555555;
}

td.serviceAddButtonText h1
{
	font-family: arial, "lucida console", sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #143d62;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 4px;
	margin-bottom: 4px;
}

td.serviceAddButtonText h1 a
{
	text-decoration: none;
	color: #143d62;
}

td.serviceAddButtonText p
{
	font-family: arial, "lucida console", sans-serif;
	font-size: 12px;
	color: #a18659;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 4px;
}
td.serviceAddButtonText p a
{
	text-decoration: none;
	color: #a18659;
}