body
{
	background-color:Black;
}
.topNAVTXT 
{ 
	font-family: Arial BLack;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration:none;
	color:#FFFFFF;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}
.topNAVTXT:hover {
	font-family: Arial Black;
	font-size: 8pt;
	font-style: normal;
	font-weight: bolder;
	text-decoration:none;
	color:#ffc222;
	text-align: left;
	padding-left:10px;
	padding-right:10px;
	text-decoration:none;
}

.headerBKGRD
{
	background: url(images/2ndLevelLayout_header2.jpg);
	height:134px;
	width:914px;
	background-repeat:no-repeat;
}
.headerTXT
{
	font-family:Arial;
	font-weight:bold;
	font-size:8pt;
	text-align:left;
	color:White;
	padding-left:20px;
	margin-top:40px;
}

.headerTXT-NEW
{
	font-family:Arial;
	font-weight:bold;
	font-size:10pt;
	text-align:left;
	color:White;

}

.headerNAV
{
	background: url(images/homepage_2.jpg);
	height:27px;
	width:914px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.headerNAV_txt
{
	
	font-family:Arial Black Arial;
	font-weight:bold;
	font-size:8pt;
	color:White;
	text-align:center;
	padding-left:10px;
	padding-right:10px;
}

.MenuItem
{
	border:0px 0px 0px 0px;
	color:White;
	direction: ltr;
	font-family:Arial Black Arial;
	font-size:8pt;
	line-height: 10px;
	letter-spacing: normal;
	/*height: 29px;*/
	text-align: center;
	width:103px;
	vertical-align: middle;
}

.searchBKGRD
{
	background: url(images/homepage_5.jpg);
	height:45px;
	width:195px;
	vertical-align:top;
    margin-top:0;
	background-repeat:no-repeat;
}
.repLocator_BKGRD
{
	background: url(images/homepage_replocator1.jpg); 

	height:110px;
	width:195px;
	background-color: blue;
	background-repeat:repeat-y; 
}

.repLocator_BKGRD2
{
	background: url(images/homepage_replocator2.jpg); 
	height:0px;
	width:195px;
	background-color: blue;
	background-repeat:no-repeat; 

}

.content_BKGRD
{
	background: url(images/homepage_10.jpg);
	height:142px;
	width:703px;
	background-repeat:no-repeat;
	margin-left:0px;
	margin-top:0px;
	vertical-align:top;
}
.content_txt
{
	font-family:Arial;
	font-weight:Normal;
	font-size:11pt;
	line-height:17pt;
	color:White;
	text-align:left;
	padding-left:10px;
	padding-right:10px;
}