@import url("mike.css");


/*-------------Global----------------*/
*
{
	margin:0;
	padding:0;
	text-align:left;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Clear, .clear
{
	clear:both;
}

.printemail
{
	text-align:right;
}

.printemail a, .printemail a:visited  
{
	color:#006D38;
	padding:0;
	margin:0;
	font-size:8pt;
	font-weight:bold;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
}

.printemail a:hover
{
	color:#006D38;
	padding:0;
	margin:0;
	font-size:8pt;
	font-weight:bold;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
}




/*-------------Blank----------------*/
.Blank
{
	margin-bottom:2px;
	padding:0;
	text-align:center;
}

.Blank .Head
{
	display:none;
}





/*-------------HPLogo----------------*/
.HPLogo
{
	margin:0px 0px 2px 0px;
	padding:0;
	width:770px;
	height:90px;
	display:block;
}

.HPLogo .Head
{
	display:none;
}

.HPLogo a, .HPLogo a:visited, .HPLogo a:hover, .HPLogo img
{
	text-decoration:none;
	border:none;
}



/*-------------SearchDate----------------*/
.SearchDate
{
	width:770px;
	height:25px;
	background-color:#006D38;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:2px;
}

.SearchDate table
{
	margin:0;
	padding:0;
	height:25px;
}

.SearchDate td
{
	background-color:#006D38;
	padding-right:10px;
}

.SearchDate .txtSearchHP
{
	height:17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;	
	margin-top:0px;
}

.SearchDate .btnSearch, .SearchDate .btnSearch:hover
{
	color:#FFF;
	background-color:#F7931D;
	text-decoration:none;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:3px;
	display:block;
	width:25px;
	height:17px;
	text-align:center;
}

.SearchDate td p
{
	background-color:#006D38;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10pt;
	color:#FFF;
	margin-left:3px;
	margin-right:100px;
}

.SearchDate span
{
	color:#FFF;
	background-color:#006D38;
	text-decoration:none;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.PerlSearch .Head
{
	display:none;
}

.SearchDate .CurrentDate
{	
	background-color:#006D38;
	font-family: Arial, Helvetica, sans-serif;
	text-align:right;
	margin-right:15px;
}

.SearchDate .CurrentDate .SkinObject
{
	color:#FFF;
	background-color:#006D38;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-transform:capitalize;
}




/*-------------TopSpacer----------------*/
.TopSpacer
{
	margin:0px 0px 2px 0px;
	padding:0;
	width:250px;
	height:25px;
	background-image:url(/images/PackerSpanish/PackerTopSpacer.gif);
	background-repeat:no-repeat;
}

.TopSpacer .Head
{
	display:none;
}


/*-------------BottomSpacer----------------*/
.BottomSpacer
{
	margin:0px 0px 2px 0px;
	padding:0;
	display:block;
	width:770px;
	height:15px;
	background-color:#F7931D;
}

.BottomSpacer .Head
{
	display:none;
}


/*-------------TopNavBar----------------*/
.TopNavBar
{
	margin:0px 0px 2px 0px;
	padding:0;
	width:770px;
	height:25px;
	background-color:#F7931D;
}

.TopNavBar ul
{
	margin:0;
	padding:0;
	display:block;
	width:770px;
	height:25px;
	background-color:#F7931D;
	text-transform:uppercase;
	color:#FFF;
}

.TopNavBar ul li 
{
	display:inline;
	list-style-type:none;
	margin-left:10px;
	padding:0;
	line-height:22px;
	background-color:#F7931D;
	color:#FFF;
}

.TopNavBar a:link, .TopNavBar a:visited
{
	color:#FFF;
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background-color:#F7931D;
}

.TopNavBar a:hover
{
	color:#006D38;
	padding:0;
	margin:0;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	background-color:#F7931D;
}

.TopNavBar .Head
{
	display:none;
}




/*-------------OtherResources----------------*/
.OtherResources
{
	margin:0;
	padding:0;
}

.OtherResources .Head
{
	background-image:url(/images/PackerSpanish/hdOtherResources.gif);
	background-repeat:no-repeat;
	display:block;
	color:#FFF;
	padding-left:10px;
	line-height:18px;
	height:20px;
}

.OtherResources dl
{
	font-size:10pt;
	background-color:#E7E7E8;
	display:block;
	padding:5px 5px 1px 5px;
}

.OtherResources dt
{
	font-size:10pt;
	color:#006E3A;
	background-color:#E7E7E8;
	margin:0;
	padding:0;
}

.OtherResources dd
{
	font-size:10pt;
	color:#000000;
	/* font-weight:bold; */
	background-color:#E7E7E8;
	margin:0px 0px 10px 10px; 
}

.OtherResources .noIndentdd
{
	font-size:10pt;
	/* font-weight:bold; */
	color:#000000;
	background-color:#E7E7E8;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0;
}

.OtherResources .noIndentdt, .OtherResources .noIndentdt a
{
	font-size:10pt;
	color:#006E3A;
	font-family: Arial, Helvetica, sans-serif;
	background-color:#E7E7E8;
	display:inline;
	text-decoration:none;
	margin:0;
	padding:0;
}

.OtherResources .noIndentdt a:hover
{
	font-size:10pt;
	color:#006E3A;
	background-color:#E7E7E8;
	display:inline;
	text-decoration:underline;
	margin:0;
	padding:0;
}

.OtherResources a
{
	font-size:10pt;
	font-weight:bold;
	color:#F7931D;
	text-decoration:none;
	background-color:#E7E7E8;
}

.OtherResources a:hover
{
	font-size:10pt;
	font-weight:bold;
	color:#F7931D;
	text-decoration:underline;
	background-color:#E7E7E8;
}

.OtherResources .fix
{
	margin-top:10px;
	background-color:#E7E7E8;
}



/*-------------OtherResourcesSmaller----------------*/
.OtherResourcesSmaller
{
	margin:0;
	padding:0;
}

.OtherResourcesSmaller .Head
{
	background-image:url(/images/PackerSpanish/hdOtherResourcesSmaller.gif);
	background-repeat:no-repeat;
	display:block;
	color:#FFF;
	padding-left:10px;
	line-height:18px;
	height:20px;
}

.OtherResourcesSmaller dl
{
	font-size:10pt;
	background-color:#E7E7E8;
	display:block;
	padding:5px 5px 1px 5px;
}

.OtherResourcesSmaller dt
{

	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#006E3A;
	background-color:#E7E7E8;
	margin:0;
	padding:0;
}

.OtherResourcesSmaller dd
{
	font-size:10pt;
	color:#000000;
	/* font-weight:bold; */
	background-color:#E7E7E8;
	margin:0px 0px 10px 10px; 
}

.OtherResourcesSmaller a
{
	font-size:10pt;
	font-weight:bold;
	color:#F7931D;
	text-decoration:none;
	background-color:#E7E7E8;
}

.OtherResourcesSmaller a:hover
{
	font-size:10pt;
	font-weight:bold;
	color:#F7931D;
	text-decoration:underline;
	background-color:#E7E7E8;
}


.OtherResourcesSmaller .noIndentdd
{
	font-size:10pt;
	/* font-weight:bold; */
	color:#000000;
	background-color:#E7E7E8;
	display:inline;
	margin:0px 0px 0px 0px;
	padding:0;
}

.OtherResourcesSmaller .noIndentdt, .OtherResourcesSmaller .noIndentdt a
{
	font-size:10pt;
	color:#006E3A;
	background-color:#E7E7E8;
	display:inline;
	text-decoration:none;
	margin:0;
	padding:0;
}

.OtherResourcesSmaller .noIndentdt a:hover
{
	font-size:10pt;
	color:#006E3A;
	background-color:#E7E7E8;
	display:inline;
	text-decoration:underline;
	margin:0;
	padding:0;
}


.OtherResourcesSmaller .fix
{
	margin-top:10px;
	background-color:#E7E7E8;
}



/*------------------Copyright------------------*/

.Copyright 
{
	margin-top:20px; 
	height:70px; 
	display:block; 
	text-align:center;
	font-size:10pt;
}

.Copyright .Head
{
	display:none;
}

.Copyright p 
{
	padding:1px;
	font-size:10pt;
	text-align:center;
}

.Copyright img
{
	position:relative;
	top:20px;
	display:block;
	margin-left:30px;
			
}

.Copyright .firstP 
{
	font-size:10pt;
	margin:0px;
	text-align:center;
	margin-left:55px;
}

.Copyright .firstP a 
{
	text-align:center;
	color:#F7931D;
	font-size:10pt;
	text-decoration:none;
}

.Copyright .firstP a:hover
{
	text-align:center;
	color:#F7931D;
	font-size:10pt;
	text-decoration:underline;
}




/*------------------ContactUs------------------*/
.ContactUs
{
	margin:15px 10px 0px 10px;
	padding:0;
}

.ContactUs .Head
{
	display:none;
}

.ContactUs p
{
	margin:15px 0px 15px 0px;
	padding:0;
	color:#000;
}

.ContactUs ul
{
	margin:0px 0px 0px 0px;
	padding:0;
}

.ContactUs li
{
	margin:0;
	padding:0;
	color:#000;
	list-style-type:none;
}

.ContactUs a, .ContactUs a:visited 
{
	margin:0;
	padding:0;
	color:#000;
	list-style-type:none;
	text-decoration:underline;
}

.ContactUs span
{
	padding-right:8px;
}

/*------------------CategoryLogo------------------*/

.CategoryLogo .Head
{
	display:none;
}



/*------------------IndustryLinks------------------*/
.IndustryLinks
{
	margin:0px 0px 5px 10px;
	padding:0;
}

.IndustryLinks .Head
{
	display:none;
}

.IndustryLinks .lnkLeft
{
	float:left;
	width:260px;
}

.IndustryLinks .lnkRight
{
	float:right;
	width:260px;
}

.IndustryLinks h1
{
	margin:0px 0px 0px 0px;
	padding-top:15px;
	font-weight:bold
	font-size:16pt;
	text-transform:uppercase;
	color:#000;
}


.IndustryLinks a .Normal, .IndustryLinks a .Normal:visited, .IndustryLinks a .Normal:hover
{
	color:#000;
	text-decoration:underline;
	display:block;
	margin:0;
	padding:0;
}

.IndustryLinks a .Normal strong
{
	color:#000;
	text-decoration:none;
	display:block;
	margin:0;
	padding:0;
}

.IndustryLinks p
{
	margin:50px 0px 15px 0px;
	padding:0;
	color:#000;
}

.IndustryLinks ul
{
	margin:0px 0px 0px 0px;
	padding:0;
}

.IndustryLinks li
{
	margin:0;
	padding:0;
	color:#000;
	list-style-type:none;
}

.IndustryLinks li a, .IndustryLinks li a:hover
{
	display:inline;
}

.IndustryLinks span
{
	padding-right:8px;
}




/*-----------------AdvertiseWithUs------------------*/
.AdvertiseWithUs
{
	margin:0;
	padding:0;
}

.AdvertiseWithUs p
{
	margin:15px 0px 15px 12px;
	padding:0;
	color:#000;
}

.AdvertiseWithUs .Head
{
	display:none;
}

.AdvertiseWithUs h1
{
	margin:15px 0px 15px 10px;
	padding:0;
	font-size:12pt;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

.AdvertiseWithUs ul, .AdvertiseWithUs .specs
{
	margin:0px 0px 30px 10px;
	padding:0;
}

.AdvertiseWithUs .specs li
{
	margin:0px 0px 10px 10px;
	padding:0;
	list-style-type:disc;
}

.AdvertiseWithUs li
{
	margin:0;
	padding:0;
	color:#000;
	list-style-type:none;
}
	
.AdvertiseWithUs a, .AdvertiseWithUs a:visited, .AdvertiseWithUs a:hover
{
	color:#000;
	text-decoration:underline;
}




/*-----------------NewsArchives------------------*/
.NewsArchives
{
	margin:20px 10px 0px 10px;
	padding:0;
}

.NewsArchives .Head
{
	display:none;
}

.NewsArchives a, .NewsArchives a:visited
{
	margin-left:5px;
	color:#000;
	text-decoration:none;
}

.NewsArchives a:hover
{
	color:#000;
	text-decoration:underline;
}

.NewsArchives p
{
	margin:0px 0px 2px 0px;
	padding:0;
}




/*-----------------NewArchiveInfo------------------*/
.NewArchiveInfo 
{
	margin:0px 10px 0px 10px;
	padding:0;
}

.NewArchiveInfo .Head
{
	display:none;
}

.NewArchiveInfo p
{
	margin:15px 0px 0px 0px;
	padding:0;
	/* color:#666666; */
}

.NewArchiveInfo .BlackP
{
	color:#000;
}



/*-----------------About------------------*/
.About
{
	margin:15px 0px 0px 10px;
	padding:0;
}

.About .Head
{
	display:none;
}

.About p
{
	margin-bottom:15px;
}

.About ul
{
	margin:0px 0px 0px 20px;
	padding:0;
}

.About li
{
	list-style-type:disc;
}



/*-----------------ArticleLanding------------------*/
.ArticleLanding
{
	margin:15px 10px 0px 10px;
	padding:0;
}

.ArticleLanding .Head
{
	display:none;
}

.ArticleLanding .ArticleTitle
{
	font-size:16pt;
	color:#006D38;
	font-weight:bold;
}

.ArticleLanding .ArticleAuthorDate
{
	color:#000;
	font-weight:bold;
	margin:0;
	padding:0;
}

.ArticleLanding p
{
	margin:0px 0px 15px 0px;
	padding:0;
	color:#000;
}


/*-----------------EmailFriend------------------*/
.EmailFriend
{
	margin:0px 0px 0px 10px;
	padding:0;
}

.EmailFriend .Head
{
	display:none;
}


.EmailFriend .EmailFriendWrapper
{
	display:block;
	width:542px;
}

.EmailFriend .lblEmailFriend
{
	float:left;
	width:120px;
	text-align:left;
}

.EmailFriend .txtEmailFriend
{
	float:right;
	width:420px;
	color:#000;
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
	
}
.EmailFriend .SubmitClear
{
	display:block;
	width:470px;
	text-align:center;
	margin-top:15px
}

.EmailFriend .btnSubmit
{

	text-align:center;
	margin-right:5px;
	background-color:#006D38;
	font-weight:bold;
	font-size:10pt;
	color:#FFF;
}

.EmailFriend .btnClear
{

	text-align:center;
	background-color:#006D38;
	font-weight:bold;
	font-size:10pt;
	color:#FFF;
}







/*-----------------vGoogleMini-----------------------------*/
.vGoogleMini
{
	margin:0px 0px 20px 20px;
	padding:10px 0px 10px 0px;
}

.vGoogleMini .Head
{
	display:none;
}

.vGoogleMini table .sepBar
{
	display:block;
	height:1px;
    margin:10px 0px 10px 0px;
	background-color:#000;
}

.vGoogleMini table .stats
{
	text-align:right;
}

.vGoogleMini table td font
{
	font-size:11px;
	font-weight:normal;
	color:#006d38;
}

.vGoogleMini table td font b
{
	font-size:11px;
	font-weight:bold;
    color:#000;
}

.vGoogleMini .g 
{
	margin:0px 0px 15px 0px;
	padding:0;
}

.vGoogleMini .s font
{
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

.vGoogleMini .i
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#000;
}

.vGoogleMini p i a, .vGoogleMini p i a:visited, .vGoogleMini p i a:hover
{
	text-decoration:underline;
	color:#F7931D;
}

.vGoogleMini .l, .vGoogleMini .l:visited
{
	font-size:12px;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	text-decoration:underline;
	color:#F7931D;
}

.vGoogleMini .l:hover
{
	font-size:12px;
	font-weight:bold;
	padding:0;
	color:#F7931D;
	text-decoration:underline;
}

.vGoogleMini .s
{
	display:block;
	margin-bottom:10px;
}

.vGoogleMini .s a, .vGoogleMini .s a:visited
{
	font-size:12px;
	font-weight:bold;
	color:#F7931D;
	text-decoration:none;
}

.vGoogleMini .s a:hover
{
	font-size:12px;
	font-weight:bold;
	color:#F7931D;
	text-decoration:underline;
}

.vGoogleMini table td a, .vGoogleMini table td a:visited
{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#F7931D;
}

.vGoogleMini table td a:hover
{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#F7931D;
}

.vGoogleMini .txtbtnTable
{
	margin:5px 0px 5px 0px;
}

.vGoogleMini .txtbtnTable td
{
	padding-right:5px;
	vertical-align:bottom;
}

.vGoogleMini .stats
{
	background-color:#FFF;
}

.vGoogleMini .txtbtnTable .txtSearch
{
	width:150px;
	height:25px;
	margin:2px 0px 0px 0px;
	font-size:16px;
}

.vGoogleMini .txtbtnTable .btnGo, .vGoogleMini .txtbtnTable .btnGo:visited, .vGoogleMini .txtbtnTable .btnGo:hover
{
	background-color:#006d38;
	height:25px;
	line-height:25px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#FFF;
	padding:0px 5px 0px 5px;
	cursor:pointer;
	text-decoration:none;
}






/*-----------------vGoogleSearch-----------------------------*/
.vGoogleSearch
{
	background-color:#006D38;
	color:#FFF;
	padding:5px 0px 5px 10px;
}

.vGoogleSearch .Head
{
	display:none;
}

.vGoogleSearch table
{
	width:100%;
}

.vGoogleSearch h4
{
	color:#FFF;
	font-weight:bold;
}

.vGoogleSearch span
{
	color:#FFF;
	font-weight:bold;
	text-transform:capitalize;
}

.vGoogleSearch .btnGo, .vGoogleSearch .btnGo:visited, .vGoogleSearch .btnGo:hover
{
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
	text-decoration:none;
	background-color:#F7931D;
	text-align:center;
	border:none;
	padding:1px 4px 1px 4px;
}

.vGoogleSearch .tdRightAlign
{
	text-align:right;
	padding-right:10px;
}

.vGoogleSearch input
{
	vertical-align:middle;
}


