body
{
	background-color:#2b2f5a;
	font-family: Verdana;
	font-size:9px;
}

.linkFooter
{
	text-decoration:none;
	color:#1d2e7c;
	font-size:12px;
}
.linkFooter:HOVER
{
	text-decoration:underline;	
	color:#1d2e7c;
	font-size:12px;
}

.Contact
{
	border: solid 1px #1d2e7c;
}

td.Space5
{
	width:5px;
}
td.Space10
{
	width:10px;
}
td.Space15
{
	width:15px;
}

td.HSpace10
{
	height:10px;
}

td.HSpace15
{
	height:15px;
}

td.leftHeader
{
	background-image:url(../images/PixelBgLeft01.gif);
	background-repeat:no-repeat;
	width:62px;
	height:211px;
}
td.leftHeaderExpand
{
	background-image:url(../images/PixelBgLeft02.gif);
	background-repeat:repeat-x;
}
td.rightHeader
{
	background-image:url(../images/PixelBgRight01.gif);
	width:62px;
	height:211px;
	background-repeat:no-repeat;
}
td.rightHeaderExpand
{
	background-image:url(../images/PixelBgRight02.gif);
	background-repeat:repeat-x;
}


td.leftBody
{
	background-image:url(../images/PixelBgLeft03.gif);
	background-repeat:repeat-y;
	width:61px;
}
td.leftBodyExpand
{
	background-image:url(../images/PixelBgLeft04.gif);
	background-repeat:repeat;
}
td.rightBody
{
	background-image:url(../images/PixelBgRight03.gif);
	background-repeat:repeat-y;
	width:62px;
}
td.rightBodyExpand
{
	background-image:url(../images/PixelBgRight04.gif);
	background-repeat:repeat;
}

td.headerSeparator
{
	background-color:#2c82bb;
	height:8px;
}

td.bodyContent
{
	background-color:#ffffff;
}

td.leftBanner
{
	/*padding-left:10px;
	/*padding-top:10px;*/
	padding-bottom:10px;
	background-color:#2c82bb;
}
td.bodyData
{
	/*padding-left:10px;
	/*padding-right:10px;
	/*padding-top:5px;
	/*padding-bottom:10px;*/
}

td.footerContent
{
	background-color:#ffffff;
	font-family:Tahoma;
	font-size:9px;
	
}

/*** Text Styles */
td.textNormalBlue
{
	font-family: Tahoma,Verdana;
	font-size:11px;
	color:1d2e7c;
}
td.textNormalBlack
{
	font-family: Tahoma,Verdana;
	font-size:11px;
	color:000000;
	padding-left:5px;
	padding-top:5px;
}

td.titleBody
{
	font-family: Tahoma,Verdana;
	font-size:14px;
	font-weight:bold;
	color:1d2e7c;
}

/**********************************************/

td.horizontalSeparator
{
	background-image:url(../images/PixelDivisor.gif);
	background-repeat:repeat-x;
	height:2px;
}
td.verticalSeparator
{
	background-image:url(../images/PixelDivisor02.gif);
	background-repeat:repeat-y;
	height:6px;
	width:1px;
}


/* SUB Menu */
.subMenuText
{
	font-family:Verdana;
	font-size:9px;
	color:#ffffff;
	font-weight:bold;
}

.subMenuBar
{
	background-color:#2c82bb;
	height:20px;
	padding-left:118px;
/*	padding-bottom:10px;*/
}
.subMenuBarOver
{
	background-color:#8dc5d2;
}
/****************************************************/
