/* Green: ACDC64*/
/* Dark Blue: 406075*/

* {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

body
{
	background: #FFFFFF;
}

td
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 9pt;
	color: #3E3E3E;
}

.mainContent
{
	/*width: 550px;*/
	/*width: 100%;*/
}

.RHS
{
	width: 250px;
	padding: 10px;
	border-left: 2px solid #ECECEC;
}

.topBorder
{
	height: 7px;
	background: #5783A0; /* #ECECEC;*/
}

.container
{
	width: 800px;
	background-color: #FFFFFF;
}

.logo
{
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
	height: 100px;
	width: 425px;
	background-color: #FFFFFF;
}

.mainBody
{
	padding-left: 9px;
	padding-right: 9px;
	padding-bottom: 5px;
}

.footer
{
	width: 100%;
	background-color: #406075;
	padding: 10px;
	color: #FFFFFF;
}

.loginLink
{
	color: #3E3E3E;
	padding-top: 9px;
	padding-left: 9px;
	padding-right: 9px;
	font-size: 8pt;
}

.flashTlc
{
	height: 13px;
	width: 13px;
	background-image: url("../images/flashTlc.png");
	background-repeat: no-repeat;
}

.flashTlh
{
	height: 13px;
	width: 30px;
	background-image: url("../images/flashTlh.png");
	background-repeat: no-repeat;
}

.flashTrh
{
	height: 13px;
	width: 30px;
	background-image: url("../images/flashTlh.png");
	background-repeat: no-repeat;
}

.flashTrc
{
	height: 13px;
	width: 13px;
	background-image: url("../images/flashTrc.png");
	background-repeat: no-repeat;
}

.flashBrc
{
	height: 13px;
	width: 13px;
	background-image: url("../images/flashBrc.png");
	background-repeat: no-repeat;
}


.flashBlh
{
	height: 13px;
	width: 30px;
	background-image: url("../images/flashTlh.png");
	background-repeat: no-repeat;
}

.flashBrh
{
	height: 13px;
	width: 30px;
	background-image: url("../images/flashTlh.png");
	background-repeat: no-repeat;
}


.flashBlc
{
	height: 13px;
	width: 13px;
	background-image: url("../images/flashBlc.png");
	background-repeat: no-repeat;
}

.flashLver
{
	width: 13px;
	background-image: url("../images/flashLver.png");
	background-repeat: repeat-y;
}

.flashRver
{
	width: 13px;
	background-image: url("../images/flashLver.png");
	background-repeat: repeat-y;
}

.flashThor
{
	height: 13px;
	background-image: url("../images/flashThor.png");
	background-repeat: repeat-x;
}

.flashBhor
{
	height: 13px;
	background-image: url("../images/flashBhor.png");
	background-repeat: repeat-x;
}

.hSpacer
{
	background-image: url("../images/hSpacer.gif");
	background-repeat: no-repeat;
	width: 1px;
}

.headerHome
{
	background-image: url("../images/headerHome.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 8px;
	cursor: pointer;
}

.headerHome_On
{
	background-image: url("../images/headerHome_On.gif");
	background-repeat: no-repeat;
	width: 25px;
	height: 8px;
	cursor: pointer;
}

.headerContacts
{
	background-image: url("../images/headerContacts.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 8px;
	cursor: pointer;
}

.headerContacts_On
{
	background-image: url("../images/headerContacts_On.gif");
	background-repeat: no-repeat;
	width: 45px;
	height: 8px;
	cursor: pointer;
}

.headerSearch
{
	background-image: url("../images/headerSearch.gif");
	background-repeat: no-repeat;
	width: 34px;
	height: 8px;
	cursor: pointer;
}

.headerSearch_On
{
	background-image: url("../images/headerSearch_On.gif");
	background-repeat: no-repeat;
	width: 34px;
	height: 8px;
	cursor: pointer;
}

.headerText
{
	font-size: 8pt;
	font-family: arial;
	font-weight: normal;
	color: #406075;
}